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
JCL Abend Code - IMS DB
-
- Posts: 19
- Joined: Mon Apr 30, 2018 5:47 pm
- Skillset: Mainframes
- Referer: Friends
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: JCL Abend Code - IMS DB
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?
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
Regards
Nic
-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: JCL Abend Code - IMS DB
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?
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?
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: JCL Abend Code - IMS DB
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
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
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 2135
-
by MainframeCoder
View the latest post
Thu Oct 14, 2021 6:13 am
-
- 0
- 1804
-
by bwissink
View the latest post
Thu Sep 02, 2021 10:04 pm
-
- 3
- 1794
-
by Blackthorn
View the latest post
Fri Mar 05, 2021 9:34 pm
-
- 0
- 3122
-
by enrico-sorichetti
View the latest post
Fri Apr 01, 2022 6:00 pm
-
- 4
- 9252
-
by grasshopper
View the latest post
Mon Jul 26, 2021 9:17 am