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

How to resolve the sqlcode -922 in CICS DB2 Program


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Arunkumar R S R

New User


Joined: 06 Aug 2008
Posts: 14
Location: US

PostPosted: Wed Aug 06, 2008 2:22 am
Reply with quote

Can u please let me know how to resolve the sqlcode -922 in CICS DB2 Program.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Aug 06, 2008 2:41 am
Reply with quote

Hello,

It is an authorization/security problem. You need to check with your security people or your dba.

You should also become familiar with the "IBM Manuals" link at the top of the page. Among the documentation is the DB2 Messages and Codes manual which will save you time waiting on replies from the forum.

If you find something in any of the manuals that is not clear, post it here and your question about it. Someone will be able to help.
Back to top
View user's profile Send private message
vinit_infy
Warnings : 1

New User


Joined: 07 Apr 2005
Posts: 56

PostPosted: Wed Aug 06, 2008 11:06 pm
Reply with quote

probably your RCT entries are not good. Please check with the cics administrator if your cics transaction is defined with the correct DB2 PLAN you are trying to invoke.
Back to top
View user's profile Send private message
Arunkumar R S R

New User


Joined: 06 Aug 2008
Posts: 14
Location: US

PostPosted: Wed Aug 06, 2008 11:50 pm
Reply with quote

Yes, Correct. It is the problem with RCT entries only. we looked into the RCT and the entrie was made wrongly. The DB2 plan which was defined for the CICS transaction is not correct. We requested the CICS admin to define the DB2 plan to the corresponding transaction.
Thanks for your response.
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top