Hi everyone,
I have a SQL 2k5 instance and I want to shrink a database using "dbcc shrinkdatabase (databasename, truncateonly)"(I could see there were a lot of unused space there). However, the scripts didn't work for me. I had to go to the user interface in SSMS and do some clickings to complete the task(this time it worked). Can anyone let me know why the scripts didn't work? I appreciate your time and efforts.
regards,
Oliver