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

What is the solution for -922 error


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
edwin

New User


Joined: 27 Apr 2005
Posts: 4

PostPosted: Tue May 03, 2005 9:43 pm
Reply with quote

what is the solution for -922 error
Back to top
View user's profile Send private message
ovreddy

Active User


Joined: 06 Dec 2004
Posts: 211
Location: Keane Inc., Minneapolis USA.

PostPosted: Wed May 04, 2005 12:22 pm
Reply with quote

HI Edwin,

-922 is AUTHORIZATION FAILURE: error-type ERROR. REASON reason-code.

Types of authorization failure

o User authorization
o Plan access
o Duplicate exit requested
o Installation error
o Connect

Resolving the error:

If error-type is user authorization:,
the authorization-ID specified to DB2 through your attachment facility is not valid for DB2. See your system programmer or your CICS, IMS, or TSO system administrator.

If error-type is plan access, then the authorization ID associated with
this connection is not authorized to use the specified plan name or the
specified plan name does not exist. See your system administrator.

If error-type is duplicate exit, then you requested a duplicate exit.

If error-type is installation error, a connection or sign-on exit denied
your request. See your system programmer.

Thanks,
Reddy
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Getting Error while trying to establi... DB2 3
Search our Forums:

Back to Top