Viewing 15 posts - 4,591 through 4,605 (of 4,745 total)
see article
http://msdn2.microsoft.com/en-us/library/aa176564.aspx
which explains service account options. Also lists a few reasons why you might require the account to have admin rights
January 14, 2008 at 2:28 am
Elabuwa,
up to a point it does not matter as you can always change it later after the install (though a bounce of SQL will be required)
If SQL does not need...
January 13, 2008 at 1:07 pm
try net start mssqlserver -m instead
may need to use /m rather than -m
January 13, 2008 at 12:41 pm
kash_marsh (1/11/2008)[hr
Thanks and will await your response on the default sa settings.
I wish they would at least make a backup of our live data before they begin...
sorry to butt in.........default...
January 12, 2008 at 10:44 am
Yelena, I wish, but no. The maintenance plan migrate option has taken 'all system dbs' to include tempdb and no way in in the gui to remove it.
creating a NEW...
January 11, 2008 at 5:27 am
should be able to salvage current set up.
disable the log shipping jobs
delete (or move to another directory) any tran log backups in source and destination folders (leave redo file)
backup primary...
January 10, 2008 at 3:33 pm
there were lots of problems with maintenance plans following SP2.
January 10, 2008 at 2:56 pm
On training courses and in HA seminars I have always seen the figure of 100 miles quoted as a max for nodes in a MS cluster. The limitation would be...
January 8, 2008 at 3:13 pm
What ALZDBA said - here! here!
Some software vendors are lazy and write app to use sa as then they don't have to worry about permissions, if you have a relationship...
January 3, 2008 at 4:10 pm
I don't see why moving a user database would prevent an instance starting so thats probably a red herring, check out the errorlogs to see why instance not starting
January 3, 2008 at 3:31 pm
should there not have not been another option in the answers - a sql server table in the subscription databases if local sql servr queue used?
January 3, 2008 at 5:54 am
Jim Russell (1/3/2008)
January 3, 2008 at 5:15 am
Jeff, if people are actually going to listen to me 🙂 I better clarify my point....
an object created by a sysadmin will always be owned by dbo even when...
January 2, 2008 at 8:13 am
or use one of the SQL gui tools (Query analyser, enterprise manager. sql server management studio, maintenance plans). exact too, depends on version of SQL u r using.
Again see BOL
January 2, 2008 at 6:58 am
right click on server registration and choose 'edit sql server registration properties'. check connection properties are correct.
I note you have placed this post on 2005 forum but enterprise manager is...
January 2, 2008 at 6:50 am
Viewing 15 posts - 4,591 through 4,605 (of 4,745 total)