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

U00087 in a DB2 program


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ponnu116
Warnings : 1

New User


Joined: 12 Sep 2007
Posts: 21
Location: chennai

PostPosted: Mon May 26, 2008 12:20 pm
Reply with quote

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
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon May 26, 2008 12:35 pm
Reply with quote

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
View user's profile Send private message
ponnu116
Warnings : 1

New User


Joined: 12 Sep 2007
Posts: 21
Location: chennai

PostPosted: Mon May 26, 2008 12:51 pm
Reply with quote

Thanks for the information
Back to top
View user's profile Send private message
ashishsr123

New User


Joined: 06 May 2008
Posts: 33
Location: Chennai

PostPosted: Fri Sep 12, 2014 12:55 am
Reply with quote

how did you search the manuals and find this error description.
I am not able to.

Please explain
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3051
Location: NYC,USA

PostPosted: Fri Sep 12, 2014 4:05 am
Reply with quote

Did you simply try searching on google with literal 'REASON=00f30034'?
Back to top
View user's profile Send private message
ashishsr123

New User


Joined: 06 May 2008
Posts: 33
Location: Chennai

PostPosted: Fri Sep 12, 2014 6:24 am
Reply with quote

Quote:
Did you simply try searching on google with literal 'REASON=00f30034'?


I get lot search results.
I was interested in the manuals enrico referred to.
I searched manuals on IBMMainframes.com but do not get any results.

Thanks
Ashish
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3051
Location: NYC,USA

PostPosted: Sat Sep 13, 2014 2:02 am
Reply with quote

Ashish, Please spend some time searching logically, No one derives this by their own so trust US. Here I found you the link.

Quote:
I get lot search results.
I was interested in the manuals enrico referred to.
I searched manuals on IBMMainframes.com but do not get any results.


publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/dsnc1k17/4.23.51?SHELF=&DT=20100614130926&CASE=
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 -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
Search our Forums:

Back to Top