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 All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts U0016 error in JCL JCL & VSAM 4
No new posts python on z/OS error no encoding decl... Testing & Performance 0
No new posts IEW2315E 1369 Link error All Other Mainframe Topics 3
No new posts Help on IMS -API URL migrating from P... IMS DB/DC 1
No new posts JES datasets IO Error ABENDS & Debugging 3
Search our Forums:


Back to Top