Views:

Summary



The following procedure documents how to implement sending emails including the job's returncode, jobid, etc. when a backup is initiated from RMAN.

Resolution



Edit the corresponding sbt11cfg.bex file and find the BEX_MAILADDR token. Use the following example to update this line, replacing the italicized tokens to meet your specific setup:

BEX_MAILADDR <RECIPIENT ‘User@organization.com';CC '';BCC '';SUBJECT '%JOBTYPE %JOBNAME %JOBID RC=%RC';>