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