theseng99
14 years agoLevel 4
Backup exec 2010 SQL job completed with exception not backup transaction log SQL
Hello,
My SQL job is not backup transaction log. How can we fix this error? this is exception log.
This exception occur on everyday on Full backup of a SQL database. If it is not backup transaction log, I think it unable to restore all SQL data. (database and transaction log should be backup at the same time)
Click an exception below to locate it in the job log
Backup- server\aaa V-79-40960-37914 - Database aaa is configured to maintain transaction logs. Transaction log backups are not being performed. This will result in the log growing to fill all available disk space. Regular log backups should be scheduled or the database should be changed to the simple recovery mode. will result in the log growing to fill all available disk space. Regular log backups should be scheduled or the database should be changed to the simple recovery mode.
This solution is not help me. It does not make sense that we need to backup log on SQL Server again.
and it's not sharepoint server.
http://www.symantec.com/business/support/index?page=content&id=TECH126063
Correct, you can do a transaction log backup which will clear the logs, or clear the logs within the SQL Server.