Previous Topic: 3515Next Topic: 3517


3516

DSCBCVEX EXIT; RETURN CODE = (rrr); VTOC NOT UPDATED

Reason:

If sysparm DSCBCVEX specifies a user exit, a return code other than 1 from the exit will cause an issuance of this message.

User-defined return codes other than 1 can be coded in the user exit. Any return code other than 1 will prevent the format 1 from being updated.

Action:

User determines any needed corrective action by user-coded return codes.