| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
ponnu116
Joined: 12 Sep 2007
Posts: 23
Location: chennai
|
| Posted: Mon May 26, 2008 12:20 pm Post subject: U00087 in a DB2 program |
|
|
Hi,
My program is abending with abend u00087. when i looked at the MSGLG sql codes are very different please have a look at the below messages
IDI0082E DB2 DARN Call Level Interface error: SQLAllocConnect SqlError 652
sqlrc=-1.{DB2 FOR OS/390}{ODBC DRIVER} SQLSTATE=58004
ERRLOC=2:170:10. CAF "OPEN" failed using DB2 system:DARN and
PLAN:DSLVCLA . RC=08 and REASON=00f30034.
Can anyone please help me in understanding what is the problem with the job and how to solve it |
|
| Back to top |
|
enrico-sorichetti
Joined: 14 Mar 2007
Posts: 3175
Location: italy
|
| Posted: Mon May 26, 2008 12:35 pm Post subject: Reply to: U00087 in a DB2 program |
|
|
hint...
start reading the manuals
here is some reading done on your behalf
Quote: Code 00F30034
00F30034
Explanation:
The authorization ID associated with this connection is not authorized to use the specified plan name or the specified plan name does not exist.
This reason code is issued by the following CSECTs: DSN3CT30, DSN3SI30
System action:
The request to allocate a plan to the authorization ID is denied.
User response:
Verify that the correct plan name was specified. If this plan exists, then request execution authority to the plan from either the owner of the plan or from another person given authority to grant execution authority to the plan. |
|
| Back to top |
|
ponnu116
Joined: 12 Sep 2007
Posts: 23
Location: chennai
|
| Posted: Mon May 26, 2008 12:51 pm Post subject: |
|
|
| Thanks for the information |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|