Microsoft SQL 2005
Event id: 8309
Event Description:
BACKUP LOG WITH TRUNCATE_ONLY or WITH NO_LOG is deprecated. The simple recovery model should be used to automatically truncate the transaction log.
Problem:
After changed all database recovery mode to simple, restart the SQL server, restart SQL server agent, changed user permission, the error 8309 still occur, please advice, thanks..
Event id: 8309
Event Description:
BACKUP LOG WITH TRUNCATE_ONLY or WITH NO_LOG is deprecated. The simple recovery model should be used to automatically truncate the transaction log.
Problem:
After changed all database recovery mode to simple, restart the SQL server, restart SQL server agent, changed user permission, the error 8309 still occur, please advice, thanks..
Comment