IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

OC1 at "CALL 'DSNHLI' USING SQL-


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
juagalarza

New User


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

PostPosted: Thu Jun 12, 2008 10:49 pm
Reply with quote

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
View user's profile Send private message
anv2005

New User


Joined: 14 Jul 2005
Posts: 44
Location: US

PostPosted: Thu Jun 12, 2008 11:43 pm
Reply with quote

Check your MVS BINDER (link edit) step. Make sure that CSECT DSNCLI is statically linked edited into your application module.
Back to top
View user's profile Send private message
anv2005

New User


Joined: 14 Jul 2005
Posts: 44
Location: US

PostPosted: Thu Jun 12, 2008 11:47 pm
Reply with quote

DSNCLI is shipped with CICS and included into SDFHLOAD library.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Call program, directly from panel CLIST & REXX 9
No new posts Newbie Stuck on "Duplicate Datas... TSO/ISPF 5
No new posts Batch call online program, EXCI task ... CICS 3
Search our Forums:

Back to Top