z/OS MVS System Codes
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


260

z/OS MVS System Codes
SA38-0665-00

260

Explanation

A parameter of the STAX macro was used incorrectly. A hexadecimal reason code in register 15 explains the error.
Code
Explanation
00
A parameter list address is incorrect.
04
The input buffer size is greater than 32 kilobytes.
08
The input buffer address is incorrect.
0C
The output buffer size is greater than 32 kilobytes.
10
Both DEFER bits are on.
14
The format number of the parameter list is incorrect.
18
An IGNORE attention request was issued by a routine that is not a CLIST capable attention exit routine.
1C
An IBUF or OBUF address has been specified, but is not a clean 24-bit address.
20
The caller of STAX DEFER=NO,LINKAGE=BRANCH is not running in task mode.
24
The caller of STAX DEFER=NO,LINKAGE=BRANCH is locked.
28
The caller of STAX DEFER=NO,LINKAGE=BRANCH is disabled.
2C
The caller of STAX DEFER=YES,LINKAGE=BRANCH is not running in task mode.

System action

The system abends the program that issued the STAX macro.

System programmer response

Correct the STAX parameter list error indicated by the reason code. See z/OS TSO/E Programming Services for the STAX macro parameters.

If the problem persists, search problem reporting data bases for the fix for the problem. If no fix exists, contact the IBM® Support Center.

Source

Region control task (RCT)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014