Viewing 15 posts - 2,101 through 2,115 (of 4,745 total)
the backups are only taken just in case you need to back the upgrade out.
October 21, 2010 at 9:23 am
backup all of them. (except tempdb - this cannot be backed, it is recreated on each sql restart)
there is no need to restore any databases after an upgrade.
October 21, 2010 at 7:28 am
the upgrade process will upgrade your user database as well.
You will be able to restore your RTM backup post the upgrade. As long as its the same version of SQL...
October 21, 2010 at 6:25 am
when connecting to a cluster you connect using the virtual sql instance name, not the name of the physical cluster node. The virtual name connects you to whichever node is...
October 20, 2010 at 5:27 am
thanks for the feedback. As someone who does not build the servers this is useful to know. And of course the info could make someones day if they have the...
October 20, 2010 at 2:54 am
the max value is dynamic for SQL2005 and above. Is something else grabbing the memory? does it increase to 7GB of its own accord over time?
October 19, 2010 at 10:12 am
will you be doing any physical archiving as well?
October 19, 2010 at 10:02 am
you will have two tasks in your maintenance plan window. Connect them together with a 'on success' flow arrow. i.e. just drag the arrow emanating from the backup task to...
October 19, 2010 at 9:58 am
have you given the service account the lock pages in memory right?
October 19, 2010 at 9:05 am
Its a separate task from the pane on the left. 'Maintenance cleanup task'
drag this over, set up to delete bak files, and put a dependency on the backup task.
October 19, 2010 at 9:00 am
Ok, confused now. change of username or schizophrenic? 🙂
good old windows 2008, check out UACL.
October 18, 2010 at 3:04 pm
anything extra in the SQL error log? Does it even produce an error log?
does it work if you give the account local admin?
October 18, 2010 at 1:43 pm
David.Poole (10/18/2010)
If you are...
October 18, 2010 at 1:26 pm
well it's two and a half years ago but I don't think so. I think I meant if he had to buy 2 standard licenses for active\active instead of two...
October 18, 2010 at 10:23 am
Viewing 15 posts - 2,101 through 2,115 (of 4,745 total)