UNSUCCESSFUL SORT 13E S



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

UNSUCCESSFUL SORT 13E S

Postby sethukutty » Tue Sep 18, 2018 7:13 pm

I am using internal sort. Job is hanging every time I run. I had to kill the job every time. I am seeing the following message after I kill it. Same job running in production but it's not in development.

+WER999A $0000DEV,AAABBB , - UNSUCCESSFUL SORT 13E S

I have tried using more spaces in SORTWKXX

I have tried using
//$ORTPARM DD *
VSCORE=512K
/*

I have tried using REGION=0K

Please let me know if there is any fix?
sethukutty
 
Posts: 12
Joined: Fri Jun 20, 2014 6:21 pm
Has thanked: 0 time
Been thanked: 0 time

Re: UNSUCCESSFUL SORT 13E S

Postby enrico-sorichetti » Tue Sep 18, 2018 7:32 pm

read the syncsort manual abut the meaning of the message

WER999A $0000DEV,AAABBB , - UNSUCCESSFUL SORT 13E S


and if the meaning is what I suspect - just reporting an abend
investigate the possible reasons for it - looks like a S13E abend ( I might be wrong )

looking at the messages manual is the first route to go, and proceed from there
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 IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post