Hi,
We currently have a SQL database that is only used for reporting. Our actual data is stored in another format and then sent to the SQL database each night for reporting purposes only.
The transaction log for this database is now up to 33Gb, leaving only a few Mb left on the drive it's on. As such, this is not a "critical" database and we don't need the transaction log very big. Under the properties of the database I tried restricting the size of the log to say 10Gb, but because it's already up to 33Gb, it won't shrink it. Is there anyway to make this transaction log smaller, or delete it altogether and create another so I can free up some space?
Thanks for any help!
We currently have a SQL database that is only used for reporting. Our actual data is stored in another format and then sent to the SQL database each night for reporting purposes only.
The transaction log for this database is now up to 33Gb, leaving only a few Mb left on the drive it's on. As such, this is not a "critical" database and we don't need the transaction log very big. Under the properties of the database I tried restricting the size of the log to say 10Gb, but because it's already up to 33Gb, it won't shrink it. Is there anyway to make this transaction log smaller, or delete it altogether and create another so I can free up some space?
Thanks for any help!