Has anybody attempted to establish EXCI connection from a program running in IDMS? Any experience, gotchas, etc.?
When our IDMS program "blindly" issues the INITIALIZE-USER request it receives the following EXCI error: An Initialize User request has been issued on a TCB that has already been used by CICS or by CICS batch shared database. The external CICS interface cannot share a TCB with CICS, ensuring that a CICS application program cannot issue EXCI requests. System Action: The Initialize_User request is rejected. User Response: To use the external CICS interface, you must create a new TCB (or daughter TCB), and issue the EXCI calls under that unique TCB. Any input is greatly appreciated. -Victor- ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

