Viewing 15 posts - 1,246 through 1,260 (of 4,745 total)
slightly crafty steve, but I got it.
Interestingly, MS advise one of the first things you should do on installing an instance is backup the service master key, and this indeed...
January 6, 2012 at 6:06 am
whats the value for available memory in perfmon?
Are you suffering from memory pressures?
January 5, 2012 at 3:20 pm
64 bit?
SQL probably only needs 4GB, and also the OS would use some of the 6GB. you should set a max memory value for SQL or you may starve the...
January 5, 2012 at 1:37 pm
no probs,
As none of your apps connect with sa there would be no problems with changing the sa password to a known value.
I would not however disable or rename the...
January 5, 2012 at 9:32 am
in short - no.
BUT - you don't need to know the sa password to apply a service pack. Just make sure you have sysadmin and the account you run the...
January 5, 2012 at 8:35 am
robinrai3 (1/5/2012)
When you take a backup, i assume it backs up all the data from all the files
into a single bak file and internally it must in some header...
January 5, 2012 at 5:29 am
Jayanth_Kurup (1/5/2012)
January 5, 2012 at 4:54 am
am I missing something here? whats wrong with sp_help?
you can look at the code in sp_help to see how it's done if you only want a subset of what sp_help...
January 4, 2012 at 2:56 pm
Richard Moore-400646 (1/4/2012)
January 4, 2012 at 7:03 am
depending on your RAID level having the multiple files on the same drive is not buying you much anyway performance wise.
arrange some downtime.
BACK THE DATABASE UP! this is your recovery...
January 4, 2012 at 6:59 am
No. You just need continuity in the LSN chain in the log backups. Remember you can restore logs right through a full backup without having to restore that full backup.
The...
January 4, 2012 at 6:49 am
I am afraid you cannot use backup\restore to change the number of files. All you can do is change where those files are restored to (a single drive from multiple...
January 4, 2012 at 6:43 am
you can shrink the log, just don't truncate it by any means other than a log backup, that will break log-shipping.
why is your log file full if you are backing...
January 4, 2012 at 6:40 am
Nicko (1/2/2012)
No fog this year so no Rudolph. answer is 8 😉
Santa traverses the globe, must have been fog somewhere 😉
January 2, 2012 at 4:02 pm
Welsh Corgi (1/2/2012)
Well thank you and I'm sorry for not thanking you and others.Please accept my apology. :blush:
of course, and my apologies for being tetchy.
January 2, 2012 at 12:40 pm
Viewing 15 posts - 1,246 through 1,260 (of 4,745 total)