| View previous topic :: View next topic |
| Author |
Message |
to_jobin Beginner
Joined: 16 Feb 2004 Posts: 3 Topics: 1 Location: INDIA
|
Posted: Thu Mar 04, 2004 8:03 am Post subject: DB2 migration from ver 6.1 to ver 7.1 |
|
|
Hi, Can anybody help me on this...
We have PLI programs running with DB2 6.1. And now we are migrating to DB2 7.1 version. Due to this change do we need to rebind (recomplie the PLI pgms) or will it still work fine.
Thanks in advance.
Jobin. |
|
| Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12398 Topics: 75 Location: San Jose
|
|
| Back to top |
|
 |
to_jobin Beginner
Joined: 16 Feb 2004 Posts: 3 Topics: 1 Location: INDIA
|
Posted: Fri Mar 05, 2004 12:53 am Post subject: |
|
|
Hi Kolusu,
Thanks for your immediate reply.
I went through the info in the link provided by you and could find "Special considerations for PLI", but did not have an answer to my query whether "PLI PGMS HAVE TO BE RECOMPLIED IN THE NEW DB2 7.1 VERSION".
I would be very thankful if you could give me a reply on this.
Thanks,
Jobin. |
|
| Back to top |
|
 |
CZerfas Intermediate
Joined: 31 Jan 2003 Posts: 211 Topics: 8
|
Posted: Fri Mar 05, 2004 7:43 am Post subject: |
|
|
Hello Jobin,
no, you don't have to recompile your programs to use this new DB2 release.
There are considerations about downward compatibility, though. A module precompiled with DB2 V7 cannot be bound anymore within a DB2 subsystem still on V6. Therefore we used the V6 precompiler for a while under V7 (which worked with no problem), until all our DB2 subsystems in various locations had been upgraded.
regards
Christian |
|
| Back to top |
|
 |
to_jobin Beginner
Joined: 16 Feb 2004 Posts: 3 Topics: 1 Location: INDIA
|
Posted: Thu Mar 11, 2004 8:35 am Post subject: |
|
|
Thanks! Christian and Kolusu... It worked without any recompliation.
Regards,
Jobin. |
|
| Back to top |
|
 |
|
|
|