I am trying to insert some values into an SQL database, but continuously receiving an error that “Transaction Log for database is full”.
I checked it online and some people have suggested to commit work more frequently. I have done than with no changes.
I don’t have authorization to change database server. Is this problem client-side or due to server? If due to client, what is the solution?
It’s a server side issue, you should forward the messages to the DBA team.