Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Binding Cobol Db2 Program

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
K_SUBBARAO

New User


Joined: 26 Apr 2005
Posts: 1
Location: Bangalore

PostPosted: Tue Apr 26, 2005 2:07 pm    Post subject: Binding Cobol Db2 Program
Reply with quote

:|
When i try to bind a Cobol Db2 program I'am getting Authorisation error
when check with system admin he says authorisation is given but syntax error gives authorisation erroris it true.
Compile is ok with maxcc=0
Back to top
View user's profile Send private message
References
vaduri

New User


Joined: 19 Apr 2005
Posts: 2
Location: Hyderabad

PostPosted: Tue Apr 26, 2005 3:06 pm    Post subject:
Reply with quote

Is it saying
-DB2T BIND SQL ERROR
USING ****** AUTHORITY ???

It is not actually the problem with the access.
You can find out the exact problem with the help of SQLCODE, SQLSTATEMENT and Last but not least the TOKENS.
For example, if the column in the table EMP_NO and you have coded your program as SELECT EMP-NO ...., then the bind step will return the error with relevant SQLCODE and STATEMENT number and the TOKEN as EMP-NO.


Vamsi.......
"Life is a do-yourself project "
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1