Data file issue, please help me

  • Not sure what you mean. If you mean the database files are getting too big you can try shrinking the database. If the log file is very large you can back it up and shrink it.

  • Yes, database files getting big

  • Have a look in books online at the dbcc command, you can shrink a file or database using it. If the log file is too large do a transaction log backup and then shrink the file but if it is the transaction log then the backup will need to be done regularly - see the recovery models in books online.

    If the data files are getting too big and you've looked into the above then you may need to get more disk space.

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply