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

Establish DTB for a CICS transaction


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

New User


Joined: 02 Nov 2006
Posts: 30

PostPosted: Thu Jan 27, 2011 7:42 pm
Reply with quote

We are running CICS TS 2.3. I'm an application programmer. I requested that systems set a "DTB=yes" parameter on my PCT entry and a "log=Yes" on the FCT for the VSAM file where I wished DTB to operate. Since I'm an old dog I go back to the days where your CICS tables were batch jobs and you assembled your CICS tables and DTB=YES was an option for the PCT. I know it's done interactivly now, but my systems guy said there is no interactive DTB parameter on the PCT. He set something in the SIT, but my rollback function is still not operating at all. Any clues?
Back to top
View user's profile Send private message
Garry Carroll

Senior Member


Joined: 08 May 2006
Posts: 1193
Location: Dublin, Ireland

PostPosted: Thu Jan 27, 2011 8:21 pm
Reply with quote

Maybe what you want is the "Action" sub-option in the transaction Indoubt definition? This defaults to Backout and has options Backout or Commit.

Also the sub-option "Indoubt" which allows for Backout, Commit, or Wait.

For the FCT, look at the AUTO JOURNALLING and RECOVERY PARAMETERS settings.

All the above in RDO.

Garry.
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 Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to identify the transaction categ... IMS DB/DC 3
Search our Forums:

Back to Top