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 

Error while Binding- Precompiled with incorrect level?

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


Joined: 29 Jun 2004
Posts: 106
Topics: 41
Location: Bangalore, INDIA

PostPosted: Wed Feb 16, 2005 10:35 am    Post subject: Error while Binding- Precompiled with incorrect level? Reply with quote

Hi Board,
While I'm trying to Bind the DBRM to plan I'm getting below mentioned error.


    READY
    DSN SYSTEM(DSN)
    DSN
    BIND PLAN(ABCDEF) MEMBER(CDEFG )
    ACTION(REPLACE) RETAIN
    TE) RELEASE(DEALLOCATE) VALIDATE(BIND) EXPLAIN(NO) DEGREE(ANY)
    DSNT208I - PROGRAM CDEFG PRECOMPILED WITH INCORRECT LEVEL FOR THIS
    RELEASE
    DSNT201I - BIND FOR PLAN ABCDEF NOT SUCCESSFUL
    DSN
    END
    READY
    END


Am I doing any simple mistake? Can anyone help me?
_________________
Best Regards,
----------------
Rammohan Pabba
Software Engineer
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Feb 16, 2005 10:37 am    Post subject: Reply with quote

ramu_mohan21,

Check this

Code:

DSNT208I PROGRAM program-name PRECOMPILED WITH INCORRECT LEVEL FOR THIS   
       RELEASE                                                           
                                                                         
Explanation:  Program 'program-name' was precompiled under a release not 
supported by the current level of DB2, or the contents of the DBRM have   
been modified after the precompilation phase.                             
                                                                         
System Action:  The BIND operation was not performed.                     
                                                                         
User Response:  Precompile the named program again using the current     
precompiler. Reissue the BIND command.                                   
                                                                         


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
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