Hi guys
When Iam running my Test jcl Iam getting abend U3030 giving the message "UNSUCCESSFUL SORT BD6".
Can you please suggest me how to solve this abend???
ABEND U3030 - UNSUCCESSFUL SORT
-
- 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: ABEND U3030 - UNSUCCESSFUL SORT
Abend-AID is the name of a product which helps in collecting info about abends
not the name of a forum to get AID about an abend
U3030 is a user abend and as such it depends on the program issuing it.
so ...
look at the messages manual of Your sort product searching for the message You received ( You just forgot to post the message ID ICE..... WER.... )
and ( usually in the same manual ) research the meaning of the u3030 abend.
nothing else we can do from here.
not the name of a forum to get AID about an abend

U3030 is a user abend and as such it depends on the program issuing it.
so ...
look at the messages manual of Your sort product searching for the message You received ( You just forgot to post the message ID ICE..... WER.... )
and ( usually in the same manual ) research the meaning of the u3030 abend.
nothing else we can do from here.
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
Re: ABEND U3030 - UNSUCCESSFUL SORT
Iam gettiing the following message
IEF450I ABEND=S000 U3030 REASON=00000000
IEF450I ABEND=S000 U3030 REASON=00000000
-
- 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: ABEND U3030 - UNSUCCESSFUL SORT
IEF450I ABEND=S000 U3030 REASON=00000000
You just repeated the useless info of the initial question..
please use Your neurons, what does that add to our knowledge of Your issue ???
/repeat on...
You received a USER abend period the only way out of it, is to look at the documentation of the program issuing it
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
- Akatsukami
- Global moderator
- Posts: 1058
- Joined: Sat Oct 16, 2010 2:31 am
- Skillset: Rexx, JCL, DB2/SQL, TSO/ISPF, PL/I
- Referer: ibmmainframes
- Location: Bloomington, IL
- Contact:
Re: ABEND U3030 - UNSUCCESSFUL SORT
avi_1987 wrote:Hi guys
When Iam running my Test jcl Iam getting abend U3030 giving the message "UNSUCCESSFUL SORT BD6".
Can you please suggest me how to solve this abend???
Post your JCL, cutting and pasting from your emulator screen and using code tags to preserve formatting. If you cannot or will not do this, we cannot and will not help you.
This is a Syncsort message (WER999A), but only indicates that Syncsort logged the abend, not that it caused it (BD6 is just the hexadecimal equivalent of 3030). TTBOMK, the abend code is not one generated by Syncsort itself; you are likely calling Syncsort from, e.g., a COBOL program, or have user exits that generate this code.
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day
-
- Similar Topics
- Replies
- Views
- Last post
-
-
COBOL SORT - How to sort entire file first & sort by Key
by k_ekam » Thu Dec 01, 2022 12:58 pm » in IBM Cobol - 3
- 1535
-
by Robert Sample
View the latest post
Wed Dec 07, 2022 7:32 am
-
-
- 0
- 2130
-
by MainframeCoder
View the latest post
Thu Oct 14, 2021 6:13 am
-
- 0
- 1801
-
by bwissink
View the latest post
Thu Sep 02, 2021 10:04 pm
-
- 3
- 1790
-
by Blackthorn
View the latest post
Fri Mar 05, 2021 9:34 pm
-
- 1
- 1760
-
by prino
View the latest post
Tue Jul 02, 2024 2:23 pm