Page 1 of 1

Upgrade from DB2 7 to 8

PostPosted: Fri Apr 23, 2010 10:44 pm
by anoop76_99
Hi,
We are upgrading DB2 from 7 to 8. Are there any changes that needs to be made in existing code (from application point of view) to make it compatible with the new version? Please let me know or guide me to the appropriate link.

Thanks,
Anoop

Re: Upgrade from DB2 7 to 8

PostPosted: Sun Apr 25, 2010 10:45 am
by Anuj Dhawan

Re: Upgrade from DB2 7 to 8

PostPosted: Tue Apr 27, 2010 4:21 am
by anoop76_99
Thanks for letting me know. When we did not find anything proper thru Google only then i created this post. Do you have any better answer for this post?

Anoop

Re: Upgrade from DB2 7 to 8

PostPosted: Tue Apr 27, 2010 6:25 am
by dick scherrer
Hello,

Two thoughts come to mind and i'm sure one of them will not be well received.

1. as v9 has been generally available for over 3 years and v10 is already in beta, maybe v8 is questionable. . .

2. IBM has the most informaiton concerning upgrades of db2. Suggest you ask your IBM rep.

If you have some specific question(s) possibly someone here has had a similar experience and can reply. For an overall upgrade list IBM will have much more than we will.

Re: Upgrade from DB2 7 to 8

PostPosted: Tue Apr 27, 2010 2:07 pm
by GuyC
Dick, there is no upgrade V7-> V9 you have to pass thru V8.

You can find everything in the V8 Migration guide.

I don't recall any application changes :
-Type 1 indexes aren't supported anymore
-some registers like current sqlid change to varchar
-the catalog changes to unicode and other catalog changes, so programs accessing the catalog tables need to be reviewed.

Re: Upgrade from DB2 7 to 8

PostPosted: Tue Apr 27, 2010 11:36 pm
by dick scherrer
Hi Guy,

there is no upgrade V7-> V9 you have to pass thru V8.
Thanks. . . .

d

Re: Upgrade from DB2 7 to 8

PostPosted: Wed Apr 28, 2010 2:29 am
by enrico-sorichetti
I had the same issue quite a long time ago
( migrating from n to n+2 )

install the n+1 release just to convert all the system related tables
start the db2 subsystem
run a few queries to check that everything was converted properly

install and activate the n+2 )
obviously on a copy of the acceptance system first
and after that same on the test , system integration, and production

and all keeping the fingers crossed :)

Re: Upgrade from DB2 7 to 8

PostPosted: Wed Apr 28, 2010 5:31 pm
by GuyC
IBM promised they will make an upgrade path DB2 V8 => DB2 V10