on commvault v11.28. We had this occur in a transaction log backup after a Full Oracle DB backup ran. Its a “Major” severity, and I have never seen this error before and cannot find anything that describes “ok, what do I do with this/what does it mean/what causes it”.
What does JobManager Event 19:1962 mean? "Redirecting to the data storage policy[String] of the online full backup[Number]."
Best answer by Chris Hollis
No issues
Good to know! Was the event not for Oracle?
If it was SQL and not Oracle, I’d say it’s major because it’s SQL… and if T-LOG backups continue to fail or hang, you could run out of disk space on the SQL Server as the log isn’t being truncated.
https://learn.microsoft.com/en-us/sql/relational-databases/backup-restore/back-up-a-transaction-log-sql-server?view=sql-server-ver16
If a database uses either the full or bulk-logged recovery model, you must back up the transaction log regularly enough to protect your data, and to prevent the transaction log from filling. This truncates the log and supports restoring the database to a specific point in time.
CV article for reference:
https://documentation.commvault.com/2024/expert/backing_up_sql_transaction_logs.html
Each time a transaction log is backed up, the transaction log is truncated to the exact time of the backup operation and releases the inactive virtual log files for reuse. However, the truncation does not reduce the size of a physical log file.
Regards,
Chris
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


