|
What are reasons to have a site 'down for maintenance'? I seen a few go down with a msg up. I seen others that are never down for maintenance. What are reasons a site may be down? and what can i do (if possible) to not have a site go down (readonly) for...
Started by acidzombie24 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Implementing changes to infrastructure ....
Valid reasons for scheduled downtime may include:
hardware or OS maintenance, eg patching or upgrades Running a cold backup Running some sort of daily maintenance job to keep things going smoothly.
|
|
What is the thing that irritates you while doing maintenance coding?
Can you point out some points for easier maintenance for me and my fellow programmers?
Started by JMSA on
, 46 posts
by 45 people.
Answer Snippets (Read the full thread at stackoverflow):
Concentrate your maintenance on clarity and correctness: Use smart pointers here, make this a class maintenance for me and my fellow....
How about maintenance coding itself?
But seriously, my biggest pet peeve is when i refactor.
|
|
Tags : None
Remove this ad Here are some tidbits of some info for tomorrows maintenance.
There is a brand new theme coming to the Wshop (I personally really like it). It is called the Mega Modern Theme.
Here is what the first part of the theme will include...
Started by gamesareks on
, 21 posts
by 5 people.
Answer Snippets (Read the full thread at yuku):
I wanted the rare!!!! Upon logging on to my ... .
I think its started I can't get in.
I LOVEEE THHIISSS TTHHEEEMMMMEE me too luv, luv, luv this can't wait to try it out, good excuse to adopt a new pet, must go see what I have in my box of webkinz goodness .
|
Ask your Facebook Friends
|
Tags : None
Remove this ad Here are a few tidbits of what I know is happening for maintenance tomorrow (May 9th).
First of all we will have 2 of the POTM items retiring to make room for 3 new ones. Retiring is the Dex Lugbot Lookout and the Blooming Dandelion...
Started by gamesareks on
, 21 posts
by 6 people.
Answer Snippets (Read the full thread at yuku):
Thanks! Thanks, games it until I finished the maintenance thread which would have been made anyway so no big deal is it that with every maintenance there....
Should probably be in the maintenance section if someone could pls move it.
|
|
What scheduled maintenance, tasks or jobs should be performed on Exchange Server and how often?
Started by Marko Carter on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
The only thing I would say, is that if you delete accounts, you do and I would love to be proved wrong on this... .
Everything else is either automatic (IS maintenance) or can be schedule maintenance or defrags at all.
Regular online backups.
|
|
A couple of our servers have Oracle maintenance licenses. Our hardware vendor asked there was internet connection in the server room. Our policy is that all machines in that room is isolated from the internet for security reasons. But the maintenance ...
Started by Ludwi on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at serverfault):
We use linux gateways for this job, with iptables make them use web-proxies?
We do a lot... .
If they are only needed for occasional maintenance, they can be disabled once the maintenance is finished.
Specific ingoing connections are allowed.
|
|
Currently, if I want to output a SQL script for a table in my database, in Management Studio, I can right click and output a create script.
Is there an equivalent to output an SQL script for a database's maintenance plan?#
Edit
The company I work for ...
Started by Lord Future on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can then right click on the plan and select import or export
I don't think you can do that with Maintenance Plans, because those are DTS packages, well now could add maintenance plans, ....
Packages>MSDB>Maintenance Plans.
|
|
I've created a couple of maintenance plans on our Sql Server 2008 databases that perform back-ups (full and differential) to run overnight, but they keep failing with a message saying the database is currently in use.
We typically have little to no traffic...
Started by michaeldelorenzo on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Are there other steps in the maintenance plan that could be causing this? Have you set up the reporting/logging options of the maintenance plan to write to a log file? That might give a little more.
|
|
We host our ASP.NET web sites internally (within our DMZ). When we are doing network maintenance, etc we would like to have our sites display a maintenance page, but our network is down so our hosting servers are off. We don't host our DNS entries (it...
Started by SteveBering on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
Your best bet for instantaneous displaying a single static maintenance page? When you need to bring the web servers down you just bring up the maintenance workstation....
Would also need an external server to host the maintenance page.
|
|
When you are somewhere between version 1 and version 2, what do you do to maintain your software?
The terms Patch, Hotfix, Maintenance Release, Service Pack, and others are all blurry from my point of view, with different definitions depending on who ...
Started by Rob Hunter on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Maintenance Release and Service ....
Bug/issue Hotfix - update to fix a very specific issue, not always publicly released Maintenance, Hotfixes, Maintenance releases that predate the service pack That being said that isn't how we do.
|