I'm getting the error like this "The transaction log for database 'xxx' is full.
Example.
Solution:
There are several potential causes for this, for example:
1. The SQL server's hard drive is full
2. The relevant database (for example 'XXX') has been configured to have a maximum log file size.
This maximum limit has now been reached.
To Increase Log file size
Example:
** Problem resolved **
Example.
Solution:
There are several potential causes for this, for example:
1. The SQL server's hard drive is full
2. The relevant database (for example 'XXX') has been configured to have a maximum log file size.
This maximum limit has now been reached.
To Increase Log file size
Example:
** Problem resolved **
0 Comments