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

Purging a transaction from the online program.


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

New User


Joined: 20 Dec 2006
Posts: 55
Location: noida

PostPosted: Tue Feb 21, 2012 3:39 pm
Reply with quote

Hi,

I have an existing transaction.
My requirement is that on each commit - I have to purge this transaction and start a new transaction using the online program.

Restarting a new transaction is done - no issues with it.

Can anyone help in purging the existing transaction using the online program? The input that I have is just the transaction name & program name.

Urgent response is appreciated.

Thanks in advance.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Feb 21, 2012 3:45 pm
Reply with quote

Quote:
Urgent response is appreciated.
.
we do not do urgent.. icon_evil.gif
since we reply on our own time, we are likely to do it when and if we feel like
if You have time constraints hire a paid consultant who for he proper fee will be glad to adhere to Your terms

I just checked Your profile, it tells
Quote:
Mainframe Skills: everything

if so You should not have the need to ask
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Tue Feb 21, 2012 3:59 pm
Reply with quote

Quote:
Can anyone help in purging the existing transaction using the online program? The input that I have is just the transaction name & program name.
Are you talking about cancelling a running transaction? Are you talking about setting the transaction status to DISABLE so no further ones can start? If 27 users at 27 terminals are executing the same transaction, how do you know which ONE transaction you want to kill?
Back to top
View user's profile Send private message
shanudarling
Warnings : 1

New User


Joined: 20 Dec 2006
Posts: 55
Location: noida

PostPosted: Tue Feb 21, 2012 4:16 pm
Reply with quote

I am talking about cancelling the running transaction.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Tue Feb 21, 2012 4:46 pm
Reply with quote

You need to rethink your requirement.

It's not a very good way to do things and will cause CICS unavoidable grief as well as your users.

Consult with more Senior colleagues about this....

Mr. Bill
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 DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts How to identify the transaction categ... IMS DB/DC 3
Search our Forums:

Back to Top