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

VSAM ERROR ON GROUP HEADER FILE: feedback = 0136.


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

New User


Joined: 20 May 2008
Posts: 25
Location: bangalore

PostPosted: Thu Sep 04, 2008 3:57 pm
Reply with quote

Hi Forum,

I am trying to access a vsam file.Its abending with s4095.And the sysout [b]message isCOBOL VSAM ERROR ON GROUP HEADER FILE,FUNCTION=R,STATUS=5,FEEDBACK=0136.

please suggest me what too do here?



Thanks,
Ramesh.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8697
Location: Dubuque, Iowa, USA

PostPosted: Thu Sep 04, 2008 5:17 pm
Reply with quote

Quote:
please suggest me what too do here?
Figure out what the error message means and fix the problem. If the STATUS=5 in the message is the COBOL file status code, look it up in the manual (link at the top of the page) and proceed from there. Since the message looks like an application-specific message, not an IBM or vendor message, you may need to talk to the application people about what caused this message to appear.
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 Compare 2 files and retrive records f... DFSORT/ICETOOL 3
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 Error to read log with rexx CLIST & REXX 11
Search our Forums:

Back to Top