Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Could any one tell me what is S013 abend

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging
Author Message
Allu

New User


Joined: 08 Jun 2005
Posts: 4

PostPosted: Fri Jun 10, 2005 5:19 pm    Post subject: Could any one tell me what is S013 abend
Reply with quote

Hi

Could you please tell me what is S013 abend and how to solve this abend.

Thanks
Allu
Back to top
View user's profile Send private message
References
PostPosted: Fri Jun 10, 2005 5:19 pm    Post subject: Re: Could any one tell me what is S013 abend Reply with quote

Deepa.m
Warnings : 1

Active User


Joined: 28 Apr 2005
Posts: 88

PostPosted: Fri Jun 10, 2005 5:44 pm    Post subject:
Reply with quote

It is member/module not found.

This is either a case of a missing control card element, or program element - a control card is not present in the library specified in the JCL. This can occur when a control card/module is promoted from one test environment to another. The resolution for this is to search the other levels of promotion for the correct element and use this library as a temporary fix - the JCL should be changed to reflect the move at a later date.
Back to top
View user's profile Send private message
kanak

Moderator


Joined: 12 Mar 2005
Posts: 260
Location: India

PostPosted: Fri Jun 10, 2005 7:36 pm    Post subject:
Reply with quote

S013 --

The SORTIN, SORTOUT, or OUTFIL BLKSIZE parameter:
--> Was greater than 32760 for a disk data set, or
was greater than the maximum block size supported
by the access method for a tape data set.

-->Was not an integer multiple of the LRECL
parameter for fixed-length records, or was not at
least four bytes longer than the LRECL for
variable-length records.
Back to top
View user's profile Send private message
srinivasareddy_80

New User


Joined: 07 Mar 2005
Posts: 4
Location: Chennai

PostPosted: Sun Jun 12, 2005 10:50 pm    Post subject: Re: Could any one tell me what is S013 abend
Reply with quote

Hi Friends,

SO13: It is an open problem. Usually this ABEND occurs,When the program tries to read a member of PDS and the member is noy found.

Ex: During compilation, If you code a non-existing member as source(SYSIN).


Srinivasa Reddy Lakki Reddy.
Back to top
View user's profile Send private message
kotesh_cs634

Guest





PostPosted: Tue Jun 28, 2005 2:02 pm    Post subject: hi srinivas
Reply with quote

hi friends ,
srinivas given exact answer that is corret but how to resolve that so13
abend... plz reply to my question srinivas...
regards
kotesh..
Back to top
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging All times are GMT + 6 Hours
Page 1 of 1