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

No labels on HANDLE CONTITIONS


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Guru Bob

New User


Joined: 31 Jan 2008
Posts: 21
Location: Malaysia

PostPosted: Thu Jun 05, 2008 1:06 pm
Reply with quote

018200 RATS-010-RSET-HANDLE.

018300 EXEC CICS HANDLE CONDITION

018400 NOTFND

018500 NOTOPEN

018600 DISABLED

018700 END-EXEC.

018800 RATS-010-EXIT-RSET-HANDLE.

018900 EXIT.

NEXT CICS INSTRUCTION IS TO READ A FILE WHICH IS CLOSED.

WHAT HAPPENS NEXT PLEASE CAN SOMEONE CONFIRM? I JUST NEED CONFIRMATION.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Thu Jun 05, 2008 3:08 pm
Reply with quote

Guru Bob wrote:
NEXT CICS INSTRUCTION IS TO READ A FILE WHICH IS CLOSED.

WHAT HAPPENS NEXT PLEASE CAN SOMEONE CONFIRM? I JUST NEED CONFIRMATION.
Do not use all caps!
Have you looked at the manual?
If you omit "label", any HANDLE CONDITION command for the condition is deactivated, and the default action is taken if the condition occurs. This is independent of the setting of the generalized ERROR condition.
To answer your question, BOOM!
Back to top
View user's profile Send private message
Guru Bob

New User


Joined: 31 Jan 2008
Posts: 21
Location: Malaysia

PostPosted: Thu Jun 05, 2008 3:37 pm
Reply with quote

Yup

BOOM you mean a LOOP. As that is what I found when looking at the SVC dump.

I have reasearched this and wanted ocnfirmation of the manual. I guess after 30 years i reading IBM manuals i forget how to read.
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts DFSORT to handle in between specific ... DFSORT/ICETOOL 6
No new posts HANDLE AD2R CICS ABEND CICS 4
No new posts How to handle NULL in COBOL program COBOL Programming 8
No new posts How to handle different file length b... DFSORT/ICETOOL 15
No new posts hot to get details when "EXEC CI... CICS 11
Search our Forums:

Back to Top