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
 
Error: FILES OPEN I-O A STATUS 97 IS NOT ACCEPTED

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

New User


Joined: 19 Sep 2007
Posts: 9
Location: secunderabad

PostPosted: Sun Aug 03, 2008 3:08 am    Post subject: Error: FILES OPEN I-O A STATUS 97 IS NOT ACCEPTED
Reply with quote

SAM1N REQ=09 STA=97 RC=080008 LOC=OA03 MSG=ARD140 - OPEN ERROR - AM1N
OPEN WAS SUCCESSFUL: FILE INTEGRITY VERIFIED.
(FOR FILES OPEN I-O A STATUS 97 IS NOT ACCEPTED)

What does this exactly mean?
Back to top
View user's profile Send private message
References
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1229
Location: At my desk

PostPosted: Sun Aug 03, 2008 3:16 am    Post subject:
Reply with quote

The VSAM file was not closed properly last time it was accessed (updated?).
If the progam getting this error is programmed correctly, it should have treated this error as a normal open of the file and continued normally.
Back to top
View user's profile Send private message
Bill O'Boyle

Senior Member


Joined: 14 Jan 2008
Posts: 368
Location: Orlando, FL, USA

PostPosted: Sun Aug 03, 2008 4:02 am    Post subject: Re: Can anyone help me understand the meaning of this abend?
Reply with quote

In the step before this step, insert an IDCAMS VERIFY. Then, the status "97" will go away and if there aren't any other errors, the status will be "00".

Look's like you're running VisionPlus CMS? ARD140 and AM1N are dead giveaways icon_wink.gif

I'm surprised PaySys didn't recommend the VERIFY.

Regards,

Bill
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1229
Location: At my desk

PostPosted: Sun Aug 03, 2008 11:23 pm    Post subject: Re: thanks but can you tell me...........
Reply with quote

sowmya_cs wrote:
what can be the possible solution?
Huh?
Do a verify before attempting to open the file.......
Back to top
View user's profile Send private message
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