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

How to disable cics Transactions thru a CICS program


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

New User


Joined: 23 Feb 2006
Posts: 2
Location: chennai

PostPosted: Thu Nov 24, 2011 8:23 pm
Reply with quote

How to disable cics Transactions thru a CICS program? I am seeing the command 'EXEC HBI RUN TRANSACTION ('CEMT')' in google. But EXEC HBI is giving a compilation error when I compile thru SCLM? Is there any other option?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Nov 24, 2011 8:38 pm
Reply with quote

Quote:
I am seeing the command 'EXEC HBI RUN TRANSACTION ('CEMT')' in google.

it seems <stupid> to pick up something from google
expect it to work in Your environment
and when it does not work...
ask on a forum why

since we do not know anything about Your site organization, setup, products installed, ...

the chances of getting help here are pretty small
ASK YOUR SUPPORT

what happened when You searched these forums with HBI,
if You had, most certainly You would have got a hint and would not have asked
Back to top
View user's profile Send private message
iyyappantvl

New User


Joined: 23 Feb 2006
Posts: 2
Location: chennai

PostPosted: Thu Nov 24, 2011 9:18 pm
Reply with quote

Yes, I understand. we can not use HBI in our environment.

My question is if we have any option to disable a transaction in CICS thru a CICS program. I dont find any ohter option. If we have any other way , please let me know.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Nov 24, 2011 9:51 pm
Reply with quote

when messing around with the system setup, the best source of info is Your support,
they know and enforce the standards,
and unless You shop is pretty new to CICS they should already have something available for the <task>

see here for further insight on the complexity of the issue You are trying to deal with

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHA8C00/CCONTENTS?SHELF=DFHASJ00&DN=SC34-6820-00&DT=20070614115624

and for all implications of multiregion CICS operation
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Thu Dec 29, 2011 2:48 am
Reply with quote

Quote:
'EXEC HBI RUN TRANSACTION ('CEMT')'


This a COBOL Translator Command used by 3rd party product
BatchCICS-Connect (www.batchcics.com) , your site must have a license to use the product before it will work for you.

to see the full sample code, reference the following:

cicswiki.org/cicswiki1/index.php?title=How_do_I_interact_with_a_transaction_from_a_batch_program%3F#3rd_party_Vendor_Software
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 DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top