IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

ABEND 913-38 while processing a KSDS File


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kratos86

Active User


Joined: 17 Mar 2008
Posts: 148
Location: Anna NGR

PostPosted: Tue Sep 02, 2008 2:47 pm
Reply with quote

Hi,
I wrote an small cobol program to access a KSDS file. In link edit i got an error message
Quote:
IEW2746S DA13 ABEND 913-38 OCCURRED WHILE PROCESSING OUTPUT DATA SET WITH DDNAME SYSLMOD


Can anyone guide me to solve this problem...


regards,
Kratos
Back to top
View user's profile Send private message
charanmsrit

New User


Joined: 25 Oct 2007
Posts: 81
Location: Australia

PostPosted: Tue Sep 02, 2008 2:58 pm
Reply with quote

looks like your TSO id don't have read / write acces on file.
Back to top
View user's profile Send private message
suneelv

New User


Joined: 26 Aug 2008
Posts: 52
Location: inida

PostPosted: Tue Sep 02, 2008 3:01 pm
Reply with quote

Hi ,

S913 - You are trying to access a dataset which you are not authorized to use.

Regards
Suneel
Back to top
View user's profile Send private message
Apeksha

New User


Joined: 21 May 2008
Posts: 37
Location: Mumbai

PostPosted: Tue Sep 02, 2008 3:06 pm
Reply with quote

Basically S913 - 38 is issued when 'AN OPEN WAS ISSUED FOR A RACF-PROTECTED DATA SET ON DASD OR A RACF-PROTECTED TAPE VOLUME TO WHICH THE CALLER WAS NOT AUTHORIZED.'

Thanks,
Apeksha
Back to top
View user's profile Send private message
kratos86

Active User


Joined: 17 Mar 2008
Posts: 148
Location: Anna NGR

PostPosted: Tue Sep 02, 2008 3:19 pm
Reply with quote

Thank you for the information... icon_smile.gif

regards,
Kratos
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
Search our Forums:

Back to Top