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

compile COBOL+CICS+DB2 error (bind plan/package error)??


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Young zhang

New User


Joined: 13 Jun 2008
Posts: 15
Location: china

PostPosted: Thu Sep 25, 2008 1:54 pm
Reply with quote

WHEN I COMPILE THE PROGRAM, THEN IT SHOW ME THE MESSAGE:

DSNX200I -DB2A BIND SQL ERROR
USING GELTP AUTHORITY
PLAN=(NOT APPLICABLE)
DBRM=IBAUPD
STATEMENT=260
SQLCODE=-551
SQLSTATE=42501

Here is the error, how to solve it. Thank you!
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Sep 25, 2008 2:17 pm
Reply with quote

here is the direct link for this sql error code:
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DSNC1J12/2.3.248?SHELF=&DT=20070111144235&CASE=


in the future, if you do not want to download a copy of msgs and error codes for your db2 version, which can be found at this link:
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/FINDBOOK?filter=DB2&SUBMIT=Find&Collection=0


you can always access the ibm lookat site which will provide you links for any ibm msg/error msg:
www-03.ibm.com/systems/z/os/zos/bkserv/lookat/
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Sep 25, 2008 2:17 pm
Reply with quote

by the way, what you received was a message from the db2 bind step, not your compile step.
Back to top
View user's profile Send private message
Young zhang

New User


Joined: 13 Jun 2008
Posts: 15
Location: china

PostPosted: Fri Sep 26, 2008 6:53 am
Reply with quote

Hi dbzTHEdinosauer,
Thanks for your help, I will try to solve it.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Sep 26, 2008 12:14 pm
Reply with quote

why do You double post for the same issue ??
it will not get You double help, it will only bother people
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts Error to read log with rexx CLIST & REXX 11
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
Search our Forums:

Back to Top