MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DSNT500I

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
Siddheart22
Beginner


Joined: 11 Apr 2005
Posts: 42
Topics: 19
Location: India

PostPosted: Tue Aug 16, 2005 6:03 pm    Post subject: DSNT500I Reply with quote

Hi,

When I try to BIND my COBOL-DB2 program, the program fails with the following error:
DSNT500I RESOURCE UNAVAILABLE
TYPE: 00000801

The reason in the error describes the problem as DEADLOCK, but this is development environment and I am certain of no one using this database.

I tried to access same tables through the QMF and I could, which implies that actually the resource is available.

I checked the table status and its in READ/WRITE status, which looks good to me.

I was able to BIND my program till yesterday, and now, I can't resolve this error. Could someone please advice?

Hoping for some quick assistance.
Cheers,
Sid.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12372
Topics: 75
Location: San Jose

PostPosted: Tue Aug 16, 2005 6:22 pm    Post subject: Reply with quote

siddheart22,

It would have helped if you also posted the reason code. It is not your Table which is unavailable , it is your PACKAGE that is not available. TYPE: 00000801 is related to packages.

Do you have Explain(YES) on your Bind card? If so make sure that you have the plan table existed before binding the program. Just check if your plan table is dropped.

Also try binding with EXPLAIN(NO) and see if it works . Btw what is your DB2 version?

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Siddheart22
Beginner


Joined: 11 Apr 2005
Posts: 42
Topics: 19
Location: India

PostPosted: Wed Aug 17, 2005 11:04 am    Post subject: Reply with quote

Here is the complete error with the reason code.

DSNT500I -DDD2 DSNTBCM2 RESOURCE UNAVAILABLE
REASON 00E30083
TYPE 00000801

By the way, the problem got resolved on its own. Smile

Best Regards,
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group