IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

IKJ56600I UNRECOVERABLE COMMAND SYSTEM ERROR


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
AVINASH.SHARMA

New User


Joined: 18 Feb 2013
Posts: 7
Location: INDIA

PostPosted: Mon May 27, 2013 4:50 pm
Reply with quote

Hi,

I have converted one IMS program into DB2 . Now I am trying to run it . But I am getting the error "IKJ56600I UNRECOVERABLE COMMAND SYSTEM ERROR" . Can anybody pls suggest me the steps tp resolve it.

I searched and found the below information:-

Under TSO, GDDM uses NOEDIT mode to operate a "queriable" IBM 3270 series terminal (that is, a terminal that supports the Read Partition (Query) Structured Field).

Usually, this would not concern an application program using GDDM, because GDDM maintains this mode only when reading from a terminal. However, if GDDM or the application program is abnormally terminated, it is possible for the terminal user subsequently to be prompted to enter line-by-line input with the NOEDIT mode still enabled for that terminal.

In this situation, the user may find that line-by-line input cannot be correctly interpreted, and may receive one of these messages:

IKJ56601I
COMMAND SYSTEM RESTARTING DUE TO CRITICAL ERROR
IKJ56600I
UNRECOVERABLE COMMAND SYSTEM ERROR

To recover from this situation, and to prevent the TSO logon session from being terminated, the terminal user must press PA1; this causes a TSO attention interrupt and turns off the NOEDIT mode.

What steps should I folllow in order to resolve this error ? icon_smile.gif
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon May 27, 2013 5:40 pm
Reply with quote

unfortunately the info posted is not enough.

You told nothing on

how the program was <built>
how the program was invoked.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Mon May 27, 2013 5:44 pm
Reply with quote

And I do not see what relation this has to JCL - unless you converted the program but not the JCL that requests it to be executed.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Sysplex System won't IPL at DR site I... All Other Mainframe Topics 2
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts Routing command Address SDSF to other... TSO/ISPF 2
Search our Forums:

Back to Top