Viewing 7 posts - 1 through 7 (of 7 total)
do i need to do anything else? or just cut and paste this to query analyzer without modifying any syntax.
thank you very much for your help.
August 4, 2004 at 2:02 pm
Iam very new with sql
Question: how and what is the syntax to reindex the log files?
August 3, 2004 at 8:50 am
SQLBILL- Sorry about that. I accidentally click post reply twice. thank you very much for your help
April 26, 2004 at 8:45 am
(If you only want to shrink the log file then you need to use the DBCC SHRINKFILE command. YOu use the logical file name not the phyiscal file name. ...
April 22, 2004 at 9:51 am
The LDF is bigger than the MDF files. Is this normal? How to shrink the .LDF files? Can you provide me the right command or syntax to...
April 22, 2004 at 9:15 am
How about the temdb ldf and ldf? How can you shrink these sizes? Can I just stop and start SQL service or rebooting the server to recover...
April 21, 2004 at 11:13 am
I turned the database into simple mode and shrank the files. Thanks
is this the right way of controlling the mdf and ldf files to swith to simple mode.
April 21, 2004 at 9:59 am
Viewing 7 posts - 1 through 7 (of 7 total)