Previous Topic: Calling Arguments for MPC JobsNext Topic: Summary and Detail Reports


Return Information

If no tape is returned from VMBEXIT5, CA VM:Backup uses normal selection criteria and the job continues normally. If a tape is returned but is invalid or is not defined in the designated resource pool, CA VM:Backup issues an error message, and places the requesting job on hold.

The following REXX code returns a volser of U00521 from the user exit:

volser = 'U00521'
return volser