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

How a transaction can be suspended and how it can be resumed


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

New User


Joined: 20 Sep 2005
Posts: 4

PostPosted: Tue Sep 20, 2005 5:05 pm
Reply with quote

How a transaction can be suspended and how it can be resumed? Please reply. My advance thanks. icon_fU.gif [/right]
Back to top
View user's profile Send private message
Nobbi

New User


Joined: 07 Jul 2005
Posts: 3
Location: Germany

PostPosted: Tue Sep 20, 2005 6:23 pm
Reply with quote

Hi, there are many ways to suspend and resume a transaction. The simplest way ist to code a Cobol-Program with a CONVERSE-Command. The CONVERSE sends data to a Terminal and waits (is beeing suspended)for a users response. But this is only one way. You can also code DELAY and WAIT-Constructs! Please read the CICS Apllication Programming Reference (and Guide)!
Nobbi
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 How to identify the transaction categ... IMS DB/DC 3
No new posts Start CICS transaction every day at 2AM CICS 4
No new posts TWA size of the CPLT transaction CICS 0
No new posts Invoke IMS transaction from .NET IMS DB/DC 1
No new posts COOLGEN - DB2. -927 error while initi... DB2 8
Search our Forums:

Back to Top