|
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.
|
|
Tags : None
Everybody is doing it!
Remove this ad Well we all know tomorrow is Wednesday, Jan. 4th which means it is maintenance Day. I do know at this point there will be two new Superbeds. If you are missing one or more of the ones already there you...
Started by gamesareks on
, 21 posts
by 8 people.
Answer Snippets (Read the full thread at yuku):
I think.
But they aren't showing up yet! Guess I shouldn't have done the wishing well during maintenance: Sorry about when DS left for school until I remembered there was a maintenance and I had work to do.
|
|
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.
|
Ask your Facebook Friends
|
Tags : None
Live life like there is no ads!
Remove this ad Here are some interesting things that will be happening during maintenance next Wednesday, January 18th.
According to an article on the WKN the Kinzstyle Outlet in WW is going to be getting some...
Started by gamesareks on
, 21 posts
by 7 people.
Answer Snippets (Read the full thread at yuku):
WKN has a news story about new challenges that are coming, but I guess .
I love my friends.
maintenance.
|
|
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.
|
|
I need to setup a maintenance page for a website I'm running, e.g. for display when I'm performing site maintenance (scheduled downtime) or if something really breaks and I need to put up a holding page.
Is there anything special I need to do to ensure...
Started by DEfusion on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Another approach would be to not link the maintenance page from any other page.
To come back.
|
|
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.
|