|
DIY auto Maintenance Holy crap, there's some fine scanners here:
http://www.automotive-diagnostic-too...nners-s/39.htm
What's your favorite?
Share pics of your tool box. It's all here folks. The fall itself is the easy part. Becoming stationary, very ...
Started by HueyNRolf on
, 16 posts
by 7 people.
Answer Snippets (Read the full thread at hv20):
Mostly.
I've been trying to do more of my own maintenance.
Of a problem that is most likely bad spark plugs .
|
|
I'll admit.. I suck at car maintenance. The only tasks I'm able to perform are changing the air filter, pumping gas, pumping the tires, changing the bulbs, rotating tires (still ask mechanics to do that since it's so tiring and usually free with other...
Started by Shlarin on
, 15 posts
by 8 people.
Answer Snippets (Read the full thread at addforums):
It's not that bad to work on cars! I....
Since he is a friend we know we can trust him .
It is so much easier and you don't have to deal that has a family auto shop, so now we take the cars there.
We pay to have all car maintenance done.
|
|
If your car has the following symptoms, this procedure will help
a) S4 indicator flashing
b) A/T code of 2 or 8
c) stuck with one gear (usually at higher gear)
d) hard to shift between gear, etc.
In my case, my car has all a, b and c
Our prelude A/T is...
Started by spacemaster on
, 13 posts
by 8 people.
Answer Snippets (Read the full thread at preludepower):
Have to do this on the 88 S PGM-CARB Auto! nice write up, but it should be noted that the version.
|
Ask your Facebook Friends
|
I know you can use a query to find out which databases have auto-shrink enabled but I'm wondering if this can be done for maintenance plans. Right now we only have a few maintenance plans so it's easy enough to check manually but I can see how it would...
Started by Dynamo on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
They are not always full and 2 both contained the word shrink any time... .
Our maintenance plans were created to describe what is going on with a particular task in a maintenance plan.
I may have found a way to make this work in my environment .
|
|
Hi there,
I need some advice on SQL Server 2005 maintenance plan, okay here some question:
What task(s) is/are suitable for daily maintenance and what for weekly/monthly maintenance
Do database need to be offline while in some task, example : reorganize...
Started by Dels on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Have a good process by creating a maintenance plan.
Since the data is inputted every minute, which means you do not need to be offline .
Maintenance plans really depend on your database processes.
|
|
Auto Shop for Car Maintenance and Parts Hi guys. I'm a newbie when it comes to cars. Last December 2011 I purchased my first 2nd hand car Honda City 97 EXI (102T Mileage). Na drive ko na siya for 500km already at tingen ko wala naman problema but it seems...
Started by lardcas on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at tsikot):
Last, baka meron kayo alam....
Re: Auto Shop for Car Maintenance and Parts Hi Sir,
Thanks for the reply.
I'm a newbie when indicated in the manual.
Re: Auto Shop for Car Maintenance and Parts Originally Posted by lardcas Hi guys.
|
|
What are the best practices for optimal database maintenance?
is updating statistics necessary? (i think statistic update is on by default) how about reorganize indexes or just rebuild them? shrink database? integrity check?
How often do you run them?...
Started by Peter on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
•Turn on instant file on AUTO_CREATE_STATISTICS....
•Turn off any scheduled shrink operations.
•Set auto-growth correctly.
This technet magazine article Top Tips for Effective Database Maintenance (and follow up podcast fragmentation.
|
|
I have built a fairly robust website (PHP) with more than 60 pages. I have only now realized (unfortunately) that I should have built in an "In Maintenance Mode" feature to allow an admin to temporarily disable the website and point it to a Maintenance...
Started by justinl on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use .htaccess to redirect to another page while on Maintenance Mode
Maintenance mode for apache
Redirect to maintenance page during upgrade using .htaccess
The simplest way would be to centralize some of the logic regarding....
|
|
We all know that writing quality, well-factored code is an asset for code maintenance, ease of bug-fixing, and development of new features, but I would like to approach the subject from a different angle.
If a piece of software is written well enough ...
Started by Jon Seigel on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
If you write good code, then during maintenance, you can focus some new feature needed anyway, and Any benefits stemming from maintenance of shoddy code ongoing maintenance that is expensive....
With new requirements from time to time.
|
|
I run an online photography community and it seems that the site draws to a crawl on database access, sometimes hitting timeouts.
I consider myself to be fairly compentent writing SQL queries and designing tables, but am by no means a DBA... hence the...
Started by peiklk on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Simply create a stored procedure that carries out the maintenance tasks you wish to perform, index rebuilds, statistics.
Hi,
You do not need to set up your maintenance tasks as a maintenance plan.
|