MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CEMT I TRAN in batch

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Wed Aug 03, 2005 10:51 am    Post subject: CEMT I TRAN in batch Reply with quote

Hi,
I have tried this method to get the program name for a transaction.
Code:

//STEP1    EXEC PGM=IEFBR14     
// F CICS-NAME,'CEMT I TRAN(ZZZZ)'
/*                             

This step executes fine. But, I do not know where to look for the results. I have looked into the started task for the CICS name; nothing there.

My aim is to get all the transaction names and their corresponding program names. Since, our CICS applications having a standard for naming the transactions, I can filter out the 'system related transactions'.

Does anyone know a way to get such a list?
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Back to top
View user's profile Send private message
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Wed Aug 03, 2005 10:59 am    Post subject: Reply with quote

This one looks like a start. Let me find more....
CA1D: CICS for MVS/ESA - EXCI interface to REXX
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Wed Aug 03, 2005 3:00 pm    Post subject: Reply with quote

Cogito-Ergo-Sum,

Apart from the exci interface you can also check out the inexpensive tool from Mackinney

http://www.mackinney.com/products/cics/cics_cemt_batch.htm

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Fri Aug 05, 2005 10:19 am    Post subject: Reply with quote

Kolusu,
Actually, I am looking for [b]non[/]-expensive solution; i.e. some example used somewhere that can be shared. Mr. Green

I did come across MacKinney. Infact, they seem to turn up for anything that I search for CICS and batch.
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Back to top
View user's profile Send private message
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Thu Aug 11, 2005 8:42 am    Post subject: Reply with quote

Viewers/readers of this topic maybe interested in this thread too: DFHCDSUP question
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Back to top
View user's profile Send private message
juan00982
Beginner


Joined: 29 Jun 2004
Posts: 36
Topics: 13
Location: PR

PostPosted: Thu Sep 07, 2006 1:19 pm    Post subject: Reply with quote

//STEP1 EXEC PGM=IEFBR14
// F CICS-NAME,'CEMT I TRAN(ZZZZ)'
/*

Hi,

I tried the above command and it works, but, there's always a but, there's a message in console that i have to respond, the message is : *13 IEFC166D REPLY Y/N TO EXECUTE/SUPPRESS COMMAND

Is there a way to execute the program without having to respond to console?.

Thanks in advance for all the help you can provide.

Juan
Back to top
View user's profile Send private message Send e-mail
dz
Beginner


Joined: 02 Apr 2006
Posts: 26
Topics: 0

PostPosted: Fri Sep 08, 2006 8:29 am    Post subject: Reply with quote

We have CAFC batch proc here, so we run something like

Quote:
//CAFC EXEC CAFCBTCH,APPL=appl,ENVIR=TEST,
// INPUT='CITFBSI,CEMT,I TRAN(txn)'


The only drawback that it wil display message in JESMSGLG
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group