XCTL control.



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

XCTL control.

Postby sambap » Wed Sep 10, 2014 5:25 pm

Hi,

I am in following situation.

From front end the mainframe transaction ABCD(Prog.Name:ABCDEFGH) will get trigger and start execution of program ABCDEFGH.

Prog ABCDEFGH calls using CALL statement the program AAAAAAAA.
inturn AAAAAAAA cals the program BBBBBBBB using XCTL.SInce I do not want any response from BBBBBBBB.
again program BBBBBBBB calls ABCDEFGH(this entirely different process).

My Concern is after XCTL call in AAAAAAAA control should go to program ABCDEFGH and end that process.with out waiting from BBBBBBBB.

In my case after XCTL call control is not ending at ABCDEFGH it is waiting for BBBBBBBB and also interference happening between these two process.

Please help on this.
sambap
 
Posts: 4
Joined: Thu Aug 28, 2014 11:31 am
Has thanked: 0 time
Been thanked: 0 time

Return to CICS

 


  • Related topics
    Replies
    Views
    Last post