Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EXEC CICS LINK PROGRAM Not Working in ART

525013Oct 7 2010 — edited Sep 14 2011
I am trying to run a CICS application on ART. I have two programs, the first is a login prompt and it has to pass teh userid /pw to the next program which will check against the Oracle database.

In the LOGS/stderr_strn I get :
KixProgramSubmit >> ProgramName=<LOGON> - EIBCALEN <148>
230157 @................ LOGON Fatal Cobol error in tpr 'BANK ': #Execution error : file '/opt/oracle/art11gR1/Cics_RT/sample/sample_03 >> /cobexe/LOGON.gnt'#error code: 114, pc=0, call=1, seg=0#114 error message text not found (Signal 11)
-----> KixProgramReturn(longjump) - STATUS_ABORT
I get the same error message in the Tn3270 terminal.


I did not find any examples of code using the EXEC CICS LINK PROGRAM. I need to know if I am doing something wrong here, or does it not support the LINK program the way I have specified.

Thanks,


Ok

Edited by: user522010 on Oct 7, 2010 6:52 AM

Edited by: user522010 on Oct 7, 2010 12:36 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 12 2011
Added on Oct 7 2010
4 comments
477 views