z/OS MVS System Messages, Vol 8 (IEF-IGD)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


IEF731I

z/OS MVS System Messages, Vol 8 (IEF-IGD)
SA38-0675-02

IEF731I
SCHEDxx LINE num: PPT STMT [FOR PGMNAME name] [IGNORED. | ACCEPTED.] REASON = kwrc.

Explanation

The system detected an error on a program properties table (PPT) statement of the SCHEDxx parmlib member.

In the message text:
xx
The suffix of the SCHED parmlib member.
num
The line number of the PPT statement.
name
The program name on the PPT statement, if found.
kw
An identifier for the keyword on which the error occurred, as follows:
Identifier
Keyword
01
NO KEYWORD CAN BE DETERMINED
02
PGMNAME
03
KEY
04
CANCEL
05
NOCANCEL
06
SWAP
07
NOSWAP
08
PRIV
09
NOPRIV
10
DSI
11
NODSI
12
SYST
13
NOSYST
14
PASS
15
NOPASS
16
AFF
17
SPREF
18
LPREF
19
NOPREF
22
CRITICALPAGING
23
NOCRITICALPAGING
rc
The reason code, as follows:
Reason Code
Explanation
04
A delimiter between keywords is either missing or misplaced.
08
The keyword is not valid.
12
Mutually exclusive keywords were specified.
16
The parameter is not valid.
20
A duplicate keyword is specified.
24
The keyword list is not valid.
28
A required program name is not specified.
32
The program name is not valid.
36
A duplicate keyword value is specified.
40
A right parenthesis is missing from the last keyword. In this case, the system accepts the PPT statement.
44
Specification of a key 9 PPT entry is not allowed if the hardware Subsystem Storage Protection feature is enabled.
48
The keyword cannot be specified with this program name.
52
The CRITICALPAGING keyword was specified with a program whose associated storage is not all paged in. To ensure that a program's associated storage is all paged in after dynamically changing its properties, the program should be ended and restarted, if possible.

System action

If IGNORED appears in the message, the system does not add the PPT entry to the PPT. If ACCEPTED appears, the system adds the entry to the PPT. In either case, processing continues.

System programmer response

Check the SCHEDxx parmlib member for the incorrect PPT statement. Correct the statement.

Source

Initiator/terminator

Module

IEFPPT

Routing code

2,10

Descriptor code

6,12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014