MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Capture an S013 DFSORT abend

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
misi01
Advanced


Joined: 02 Dec 2002
Posts: 629
Topics: 176
Location: Stockholm, Sweden

PostPosted: Wed Oct 10, 2018 10:03 am    Post subject: Capture an S013 DFSORT abend Reply with quote

Kolusu - just in case you miss it, could you please have a look at
https://www.mvsforums.com/helpboards/viewtopic.php?t=12922

I think my problem basically is that I need (?) to capture and avoid the S013 abend if that's possible (a bit like the outtrap commad in TSO) .
_________________
Michael
Back to top
View user's profile Send private message Send e-mail
Arun Raj
Sort Forum Moderator
Sort Forum Moderator


Joined: 14 Jun 2017
Posts: 7
Topics: 1

PostPosted: Wed Oct 10, 2018 10:58 am    Post subject: Reply with quote

misi01,

Are you missing a space after the '*' in your sort call? Also you might not need a BPXWDYN call to allocate the sort DDs. On another note there are other methods to copy a PDS member, is there a specific reason to call sort from your rexx program? Maybe if you explain what exactly you are trying to achieve that might help.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Oct 10, 2018 11:09 am    Post subject: Re: Capture an S013 DFSORT abend Reply with quote

misi01 wrote:
Kolusu - just in case you miss it, could you please have a look at
https://www.mvsforums.com/helpboards/viewtopic.php?t=12922

I think my problem basically is that I need (?) to capture and avoid the S013 abend if that's possible (a bit like the outtrap commad in TSO) .



misi01,

First things first, Please do NOT open multiple topics related to the same issue. More over please do NOT address the topics directed just for me, as there are other people who provide answers. Just an fyi.. I am on vacation and will not have means to check and answer questions.

Now coming to your question, you canNOT capture S013 abends in DFSORT as the abend happens during the OPEN/CLOSE of datasets which is handled OUTSIDE sort.

Usually the S013 abends are more likely from missing DCB properties or providing a non existent member of a PDS.

I explained in detail about the problems with your REXX exec in the other thread.
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
misi01
Advanced


Joined: 02 Dec 2002
Posts: 629
Topics: 176
Location: Stockholm, Sweden

PostPosted: Wed Oct 10, 2018 11:38 am    Post subject: Reply with quote

My apologies. Please feel free to delete this thread.
_________________
Michael
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group