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

How to enable/Disable TXNS in CICS thru Batch


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

New User


Joined: 01 Jul 2008
Posts: 32
Location: chennai

PostPosted: Wed Sep 01, 2010 11:24 pm
Reply with quote

Hi ,

I Use AFCP2016 to Open and close datasets like wise my Questions are

Q1) Wat options i should use to enable/disable transactions using AFCP2016

Can a group of transaction be enabled at one go.

Code:
(RegionName,D,T,XXXX)


I tried this but i get T is an invalid Option.

Q2) Can we Check whether a transaction in Currently running without any errors using batch other than using Omeagamon.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Sep 01, 2010 11:34 pm
Reply with quote

Hello,

1 - what is AFCP2016? This is not something most systems use.

2 - there are many monitors that may be bought/leased. Even with these, i don't believe there is a way to tell a transactoin is "running without any errors".

If you explain exactly what you want to accomplish, someone may have a suggestion.
Back to top
View user's profile Send private message
edwin_infy

New User


Joined: 01 Jul 2008
Posts: 32
Location: chennai

PostPosted: Wed Sep 01, 2010 11:38 pm
Reply with quote

It is a CAFC (CICS application file control), marketed by NETEC Inc. This will facilitate user listings or of files & applications defined in CICS in batch mode; in addition, it would also facilitate initiation of CICS txns from batch stream, sending them as JES2 commands.


We can simulate CEMT commands through Batch JCL with this utility.
Back to top
View user's profile Send private message
edwin_infy

New User


Joined: 01 Jul 2008
Posts: 32
Location: chennai

PostPosted: Wed Sep 01, 2010 11:46 pm
Reply with quote

Q2) Elaborate

I want to check if a transaction ran with out error's a minute back.

i think We can use ZCICSLOG to fetch transaction run lastly and its
status.
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Mon Sep 06, 2010 10:02 pm
Reply with quote

You need to consider newer technology software that can handle the functionality required.

Use [URL] BBCode for External Links

for sampling of code, look at >> 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 How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
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
Search our Forums:

Back to Top