JCL Abend Code - IMS DB



IBM's hierarchical database management system with a Database Manager (IMS DB) and a Transaction Manager(IMS DC)

JCL Abend Code - IMS DB

Postby ravi11081992 » Tue Oct 23, 2018 10:48 pm

Hello guys,

I have a query in IMS DB, If I try to update the IMS Database which is a read only what is the JCL Abend I get

I have searched in couple of forums and mainframe tutorials but I couldn't get the answer

Please help me in solving this query

Thanks
ravi11081992
 
Posts: 19
Joined: Mon Apr 30, 2018 5:47 pm
Has thanked: 0 time
Been thanked: 0 time

Re: JCL Abend Code - IMS DB

Postby NicC » Tue Oct 23, 2018 11:55 pm

JCL does not abend.

Your question makes no sense. Have you got an abend or not? If you have - what is it. Why search forums and tutorials? Why not go the official IBM documentation?
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: JCL Abend Code - IMS DB

Postby steve-myers » Wed Oct 24, 2018 12:18 am

As NicC say, "JCL" does not ABEND. "JCL" is a language, sort of. It is not a program. Only programs ABEND. The IBM programs that analyze JCL can ABEND, though this is very unusual.

For us to any any chance of helping you we need more information.

Most true ABENDs have a 3 hexadecimal digit "system" ABEND code or a 4 decimal digit "user" ABEND code. What is it?

You may be seeing a message that you are interpreting, possibly incorrectly, as an ABEND. What is it?
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times

Re: JCL Abend Code - IMS DB

Postby enrico-sorichetti » Wed Oct 24, 2018 1:24 am

You will not get an ABEND, You will get an AM status code ( IIRC )

Call function not compatible with processing option, segment sensitivity, transaction code, definition, or program type.
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times


Return to IMS DB/DC

 


  • Related topics
    Replies
    Views
    Last post