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

FILESTATUS 92


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
logaas

New User


Joined: 19 Feb 2005
Posts: 25
Location: chennai

PostPosted: Wed Jul 27, 2005 4:59 pm
Reply with quote

IAM TRYING to read index file in dynamic mode.

iam getting file status as 92.Please help me.
Back to top
View user's profile Send private message
thanooz

New User


Joined: 28 Jun 2005
Posts: 99

PostPosted: Wed Jul 27, 2005 6:07 pm
Reply with quote

hi

this is an logic error.


thanooz
Back to top
View user's profile Send private message
nallapureddy

New User


Joined: 27 Jul 2005
Posts: 18

PostPosted: Wed Jul 27, 2005 6:10 pm
Reply with quote

Hi ,

It may be due to

92
CANNOT WRITE TO AN OPENED FILE, IF IT CONTAINS RECORD, OPENED AS OUTPUT. SOLUTION ? OPEN AS I-0



READ ? FD SHORTER THAN RECORD

READNEXT ? FD SHORTER THAN RECORD

WRITE ? ON ESDS FILE WITH RECORDS. BE SURE TO OPEN WITH

EXTEND OPTION.

WRITE ? VARIABLE LENGTH FILE MULTIPLE RECORD FD BE SURE

TO WRITE THE CORRECT RECORD.

ILLOGIC ? DID NOT PROPERLY FILL ALTERNATE INDEX KEYS WITH

DATA ON A REWRITE



READ OR WRITE WITHOUT OPENING FILE

Hope this will help u
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Cobol Filestatus JCL & VSAM 2
No new posts Finding File status Code without usin... COBOL Programming 7
Search our Forums:

Back to Top