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

Getting file status 35 when reading AIX thru pgm


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mkssampathkumar
Warnings : 1

New User


Joined: 31 Aug 2006
Posts: 57
Location: chennai

PostPosted: Wed Feb 07, 2007 11:48 am
Reply with quote

Hi
i need a pgm to read a file using alternate index with JCL. input file is KSDS and org is indexed ,access mode is random.

I tried to read a file ,but am getting 35 file status.file is exist ,even am getting that error.
if anybody give the sample program,it will easy for me
Thanks in advance.

Warning: Title Edited
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed Feb 07, 2007 2:07 pm
Reply with quote

mkssampathkumar wrote:
i need a pgm to read a file using alternate index with JCL. input file is KSDS and org is indexed ,access mode is random.
I tried to read a file ,but am getting 35 file status.file is exist ,even am getting that error.
A FS 35 doesn't say that the file does not exist, it says that your DD was not there or wrong:
Quote:
An OPEN statement with the INPUT, I-O, or EXTEND phrase was attempted on a non-optional file that was not present.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
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
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts Need help for File Aid JCL to extract... Compuware & Other Tools 23
Search our Forums:

Back to Top