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 

Test DB2

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


Joined: 06 Feb 2007
Posts: 68
Topics: 27

PostPosted: Fri Jan 22, 2010 2:07 pm    Post subject: Test DB2 Reply with quote

We are preparing to test some applications under a new DB2, which is a freshly installed version of our current DB2.

But we do not want to recompile the programs - we just want to have DB2 be able to use the same application loadlibs and DBRMLIBs

So does anyone know which of the internal DB2 tables (probably one of the DSNDB06 tables) that holds the info about all the binds, etc, so that we don't get the program failures due to date/timestamp mismatches when we fire up the applications?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Fri Jan 22, 2010 4:07 pm    Post subject: Reply with quote

djf,

Check out these links


DB2 V8 Verifying that installation or migration was successful with the sample applications

DB2 V9 Verifying that installation or migration was successful with the sample applications

Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
CZerfas
Intermediate


Joined: 31 Jan 2003
Posts: 211
Topics: 8

PostPosted: Mon Jan 25, 2010 7:14 am    Post subject: Reply with quote

Using the same loadlibs and DBRM-libs is no problem, but you have to BIND all of your packes to the new tables.

The access paths created during a BIND are stored in the sceleton package table in DSNDB01, which you can't copy between DB2 subsystems.

regards
Christian
Back to top
View user's profile Send private message
djf
Beginner


Joined: 06 Feb 2007
Posts: 68
Topics: 27

PostPosted: Tue Jan 26, 2010 6:30 pm    Post subject: Reply with quote

Thanks to both you guys. We kind of reasoned that out this morning when I bumped across a website that said the ONLY input into a bind was the DBRM.

Since we save and archive our DBRMs, and can check SYSIBM.SYSDBRM for the program name and the library that held the DBRM, we were able to bind and then execute and existing program without a recompile.

I knew there had to be a way to do it, but I'm a bit hampered because I'm an OS guy, not a DB2 guru!!
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