View previous topic :: View next topic |
Author |
Message |
binduvnair Beginner
Joined: 07 Jan 2003 Posts: 16 Topics: 8
|
Posted: Thu May 20, 2004 11:57 pm Post subject: File Aid Ims Abend when tried to browse |
|
|
Hi,
I was trying to browse an IMS database and after the second screen I got the following abend:
"DFS627I IMS RTM CLEANUP ( EOT ) COMPLETE FOR ST SNMS289 .$ISPFNRM. ,RC=0
R0"
This was after the initialization of Database.
IMS usercode was IMS USERCODE = 0041
After that I was not able to browse any database. Could you please help me solve this error?
Thanks and Regards,
Bindu |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12384 Topics: 75 Location: San Jose
|
Posted: Fri May 21, 2004 5:13 am Post subject: |
|
|
binduvnair,
Did you recently upgrade your MVS operating system? This is commonly caused because the ZAP to MVS module IGC0001C is not installed properly. This zap is
supplied by IVP task IV_D213T. The system must be ipl'd with CLPA after this zap is done. One way to confirm this is the problem is the absence of message DFS627I indicating resource cleanup has occurred.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Fri May 21, 2004 9:41 am Post subject: |
|
|
User code 0041 means backout not required (from the connection failure). Type in LOG to see what the problem was. |
|
Back to top |
|
 |
|
|