Previous Topic: Debugging GuidelinesNext Topic: OPSVSAM Function


Return and Reason Codes

The default vasrv_rc and vasrv_rsn variables contain the return and reason codes of the OPSVASRV function call. This table contains the common non-zero error code conditions. Refer to the CA CCS Sysplex Variable Service for a complete list of these codes if they are not documented in this table.

Return Code

Reason Code

Description

4

4

Duplicate variable

4

8

Variable not found

4

12

A retrieve type request was made but the user supplied area was not large enough to return all data

4

16

No variables exist within CCS CAVARSRV from any CA OPS/MVS system.

4

20

No match on masks found.

4

40

A SWAP request was made, but the result of the comparison is unequal. No variable update takes place.

8

4

CCS CAVARSRV Component is unavailable.

12

4

A INCR/DECR function failed because the variable was not created as a DATATYPE(SIGNED32) type variable.