Previous Topic: FORDATE KeywordNext Topic: Using VMBEXIT3 with CA VM:Batch


Comprehensive Exit

When a restore authorizations user exit is implemented, it is called for all end-user restores. Therefore, VMBEXIT3 must be coded to handle all six keywords. This applies even if you do not want to use all of the authorization checks; for example, you may only want to use the FORDATE check. The user exit must be coded to handle every keyword.

The following coding methods can be used in the user exit to ignore keyword authorization checks. When the user exit is coded with one or more of these methods, CA VM:Backup restore processing appears as if the user exit does not exist.