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


30E

z/OS MVS System Codes
SA38-0665-00

30E

Explanation

A program incorrectly issued a SPIE macro in one of the following ways:
  • An unauthorized program specified program interruption code 17 on the macro.
  • A program in supervisor state issued the macro. The macro should be issued by a program running in problem state.
  • The program that issued the macro had a program status word (PSW) storage key that did not match the task control block (TCB) key.
  • A program issued the macro in 31-bit addressing mode.

System action

The system sends messages about the problem to the job log. The system abends the program that issued the macro.

System programmer response

If an IBM® program issued the macro, search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM Support Center. Provide:
  • Messages from the job log
  • The ABEND or SVC dump
  • The assembly listing for the job
  • The JCL for the job
  • The program listing for the job

Programmer response

If an application program issued the SPIE macro, check the program for the errors listed in the explanation. If the program is in 31-bit addressing mode, use an ESPIE macro instead of the SPIE macro. Correct the error. Run the job step again.

Source

Recovery termination manager (RTM)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014