Hi,
I'm new SQL database administrator. May i know how MS SQL Server Transaction Log works ? Is it every time when the COMMIT statement issues, SQL Server will write the data in the database file ?
How come after i did the full backup, my LDF file size not reduce? I thought SQL Server will auto truncate the log and recude the size. Anyway, I have manually issues sql statement to shrink it. Any ideas ? If i shrink the transaction log file, anything will happen to my database ?
Thankx alot....
I'm new SQL database administrator. May i know how MS SQL Server Transaction Log works ? Is it every time when the COMMIT statement issues, SQL Server will write the data in the database file ?
How come after i did the full backup, my LDF file size not reduce? I thought SQL Server will auto truncate the log and recude the size. Anyway, I have manually issues sql statement to shrink it. Any ideas ? If i shrink the transaction log file, anything will happen to my database ?
Thankx alot....