z/OS JES2 Messages
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$HASP467

z/OS JES2 Messages
SA32-0989-01

$HASP467

Explanation

Read syntax diagramSkip visual syntax diagram
>>-diagnostic--------------------------------------------------><

Where diagnostic is one of the following:
  • END-OF-INPUT INDICATION
  • STATEMENT BYPASSED BY INSTALLATION EXIT
  • STATEMENT INSERTED BY INSTALLATION EXIT
  • TERMINATION REQUESTED BY INSTALLATION EXIT
  • STATEMENT INSERTED BY JES2 DEFAULT
  • VERIFICATION ERROR
  • UNABLE TO REP DATA
  • DATA OR FORMAT ERROR
  • COMMAND LENGTH ERROR
  • COMMENT ERROR

This message is issued following the $HASP466 message when an error is encountered in a JES2 initialization statement. Because the initialization error forces JES2 initialization into console mode, this message is followed by message $HASP469.

The possible diagnostic messages are:
END-OF-INPUT INDICATION
The parameter statement displayed in message $HASP466 was an end-of-input indication (/* parameter). This is an informational message to indicate that parameter input processing stopped although an end-of-file had not been reached for the PARMLIB parameter input data set.
STATEMENT BYPASSED BY INSTALLATION EXIT
The parameter statement displayed in message $HASP466 was bypassed by an exit 19 routine. This message is issued to the console only if the parameter input came from the console.
Note: This is a warning message, not an error message.
STATEMENT INSERTED BY JES2 DEFAULT
The parameter statement is inserted by default.
STATEMENT INSERTED BY INSTALLATION EXIT
The parameter statement displayed in message $HASP466 was inserted by an exit 19 routine.
Note: This is an informational message, not an error message.
TERMINATION REQUESTED BY INSTALLATION EXIT
An exit 19 routine requested a stop of JES2 initialization when it was passed the associated parameter statement.
VERIFICATION ERROR
A VERIFY statement was entered but the storage being verified does not contain the data that was specified on the statement.

The verification error causes JES2 to ignore all subsequent REP statements until JES2 encounters a NAME statement.

UNABLE TO REP DATA
The JES2 REP facility was unable to replace the data at the specified storage location. The most probable cause of this error is that the specified storage is read-only. An example of read-only storage is storage in the pageable link pack area (PLPA).

If a VER statement failed, JES2 ignores subsequent REP statements until it encounters a NAME statement.

DATA OR FORMAT ERROR
The format of the data specified on a JES2 VER or REP facility statement is incorrect. Some possible errors are:
  • JES2 has not yet loaded the module specified on a statement.
  • The installation used incorrect delimiters to separate fields on a statement.
  • The statement does not contain enough fields.
  • The module name exceeds eight characters.
COMMAND LENGTH ERROR
A command in the JES2 initialization deck exceeds 132 characters.
COMMENT ERROR
A command in the JES2 initialization deck contains an invalid comment.

See message $HASP003 for more information.

System action

Processing continues.

Operator response

Notify the system programmer. (See message $HASP469.)

System programmer response

Correct the problem identified in the diagnostic message.

Module

HASPIRPL

Routing Code: 1,2,10

Descriptor Code: 4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014