CICS SEND setting



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

CICS SEND setting

Postby Pilib Li » Sun Apr 20, 2014 4:19 am

hi , friends
I have a problem , for example:

IN 'TA40' :
1> EXEC CICS START TRANSID('TAA2') ..... END-EXEC.
2> EXEC CICS SEND MAP('GAA0208') ....END-EXEC.
3>EXEC CICS RETURN TRANSID('TA40')...END-EXEC.

IN 'TAA2':
1>EXEC CICS SEND MAP('GAB0808')....END-EXEC.
2>EXEC CICS RETURN END-EXEC.

In the Old System, if you execute 'TA40' , you can see 'GAA0208' OR 'GAB0808' , But in the New System you can just see 'GAA0208'. I want to know if there some different setting between Old CICS and New CICS.
Pilib Li
 
Posts: 1
Joined: Sun Apr 20, 2014 4:04 am
Has thanked: 0 time
Been thanked: 0 time

Re: CICS SEND setting

Postby Robert Sample » Sun Apr 20, 2014 6:33 am

Your question is going to be hard to answer because you did NOT tell us what version the "old CICS" is, nor what version the "new CICS" is, nor what you mean by "see 'GAA0208' OR 'GAB0808' ". In other words, so far you have told us nothing that would allow us to help you.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post