To prevent media agent and disk agent timeouts:
1)
[Major] From: BSM@ux-rbg11.xxxxxxxxx.com "EADP_VALIDATE" Time: 24.03.2014 12:29:23
[61:1002] The BMA named "ORA_BACKUP_2" on host ux-rbg11.xxxxxxxxx.com
reached its inactivity timeout of 8400 seconds.
The agent on host will be shutdown.
2)
[Major] From: BSM@ux-rbg11.xxxxxxx.com "CIMP_VALIDATE" Time: 09.04.2014 16:56:05
[61:1002] The VBDA named "Database Validation CIMP" on host lnx-rbg01.xxxxxx.com
reached its inactivity timeout of 7200 seconds.
The agent on host will be shutdown.
you must edit the global options file.
Look for values:
1)
SmMaIdleTimeout=
# default: 140 minutes
2)
SmDaIdleTimeout=
# default: 120 minutes
BSM messages display these in seconds, but are configured in minutes in the global options file.
Why exactly are you trying to do validation in backup session?
If you do validataion in your backup session, the drive will be busy all time.
If you only wan to see validation job messages maybe you can just execute validation seperately and write it to log-file, then cat the log-file as a pre- or post- backup script.