Channel received as spaces



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

Channel received as spaces

Postby pranav283 » Tue Mar 03, 2020 8:45 am

Hi All,
The situation is as follows:

PGM1: CICS-DB2 program defined in CICS region CICSREG1.
PGM2: CICS-DB2 program defined locally in CICS region CICSREG2 and remotely in CICSREG1.

When PGM1 LINKs to PGM2, then PGM2 receives channel name as spaces.

When we debugged PGM1 we saw that the channel identifier does contain the channel name just before making a call to PGM2.
Also, we even suspected that the SYNCONRETURN over the EXEC LINK statement could be problematic with a calculated assumption that it could be restricting passing the resources (here channel) to the called program until the former commits. But even after removing SYNCONRETURN, the channel received by PGMB is still spaces.

Can anybody help please?
pranav283
 
Posts: 47
Joined: Sat Aug 30, 2014 3:52 pm
Has thanked: 2 times
Been thanked: 0 time

Return to CICS

 


  • Related topics
    Replies
    Views
    Last post