IBM MAINFRAME HELP FORUMS for COBOL, JCL, CICS, DB2, IMS etc...
Help & Support Forums for IBM Mainframe computers Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7, CA-11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, VSAM, ISPF, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
 

OC1 at "CALL 'DSNHLI' USING SQL-

THIS IS AN ARCHIVE FORUM: CLICK HERE TO GO TO THE ORIGINAL TOPIC

 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> ABENDS & Debugging
View previous topic :: View next topic  
Author Message
juagalarza



Joined: 26 Jul 2005
Posts: 2
Location: mexico, queretaro

Posted: Thu Jun 12, 2008 10:49 pm    Post subject: OC1 at "CALL 'DSNHLI' USING SQL-  

I am coding an DB2 CICS BATCH program and when I tried to use SQL-INITIAL, it gave me an abend OC1 at "CALL 'DSNHLI' USING SQL-PLIST3 ".

PERFORM SQL-INITIAL UNTIL SQL-INIT-DONE
CALL 'DSNHLI' USING SQL-PLIST3
==> give me the next message

'DSNCLI' SOURCE NOY AVAILABLE.


sorry i forgot tell you that i´migrated CICSTS Version ftom v2.2 to v 3.2 and when a put the old libraries everthing thats o.k.

somebody help me
Back to top  
anv2005



Joined: 14 Jul 2005
Posts: 44
Location: US

Posted: Thu Jun 12, 2008 11:43 pm    Post subject:  

Check your MVS BINDER (link edit) step. Make sure that CSECT DSNCLI is statically linked edited into your application module.
Back to top  
anv2005



Joined: 14 Jul 2005
Posts: 44
Location: US

Posted: Thu Jun 12, 2008 11:47 pm    Post subject:  

DSNCLI is shipped with CICS and included into SDFHLOAD library.
Back to top  
 
       IBMMAINFRAMES.com - IBM Mainframe Support Forums Index -> ABENDS & Debugging
Page 1 of 1
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
Related Links