Viewing 15 posts - 496 through 510 (of 712 total)
krypto69 (8/2/2012)
thanks for answering/helping...recovery model is set to full
so logs will not clear/reused untill a log backup happens.
check the log file size and act accordingly.
August 2, 2012 at 6:59 am
run dbcc sqlperf(logspace)
see if you DB's log file is huge then you can clear log file. make sure that you have a full backup or log file not required.
never...
August 2, 2012 at 6:11 am
yes create the table script with "Include if not exists" as yes then table wont be created but index will be created.
July 30, 2012 at 1:40 am
Daxesh Patel (7/26/2012)
dakshinamurthy-655138 (7/26/2012)
It worked for us Successfully.
Again i need one more clarification, assuming that i used the command STOPAT and then if i have iterate...
July 26, 2012 at 8:24 am
Lavanyasri (7/26/2012)
Hi All,I created a new database in test server.i moved all tables data from production to UAT by using import/export wizard.
Thanks
Lavanya
is there any reason...
July 26, 2012 at 7:36 am
Is the slow backup job have enabled any of the reliablity settings like verify backup or perform checksum?
i hope sql process wont delay the backup timings may be log...
July 24, 2012 at 2:39 am
is 2932 through ?
when did the sql service restarted last?
July 20, 2012 at 6:01 am
balasach82 (7/12/2012)
I have divided the tempdb into,tempdb1.mdf
tempdb2.mdf
tempdb3.mdf
How come .mdf files after first file?
July 16, 2012 at 5:51 am
How about delaying the log files deletion say after a day .
July 12, 2012 at 7:08 am
We have only one instance in that development server.
July 12, 2012 at 6:33 am
Lowell,
My SQL browser service is stopped, still the above thing happens.
July 12, 2012 at 6:19 am
anthony.green (7/12/2012)
Secondary server cannot restore TX4 as it needs to first restore TX3 which is cant as the TX3 file doesnt...
July 12, 2012 at 3:38 am
jugo.pinky (7/12/2012)
I had configured log shipping before one month.it was working fine.secondary server had shut down due to some reason.when i restarted secondary server restore job is not working.error is...
July 12, 2012 at 3:08 am
Hello,
i am confused i have changed the port in my test server and asked a developer to give a desktop application which will allow me to enter port number and...
July 12, 2012 at 2:08 am
Viewing 15 posts - 496 through 510 (of 712 total)