Sivakumar, it's definitely possible. You can do upgrade in-place -- always failed for me before due to the numerous bugs in previous fix packs or just dump v7 and load it into v8 which has worked rather well for me. You should check if all of your objects in db(s) are upgradeable -- ibm has script for that. You may want to drop/re-create all of your stored procs/udfs since generally upgrade will fail on them. You should also read about indexes (type I/II in v8 and type I in v7) and make sure you're clear that they will *not* be converted to type II automatically.
Regards, Dimitry. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sivakumar Seshadri, BSC, Ambattur, Chennai. Sent: Saturday, December 20, 2003 5:36 AM To: [EMAIL PROTECTED] Subject: [DB2EUG] Upgrade from DB2 UDB 7.2 to 8.1 Folks, I would like to know if it is possible to upgrade from DB2 UDB 7.2 to 8.1? Please help. Thanks & Regards, Sivakumar Seshadri - ::: When replying to the list, please use 'Reply-All' and make sure ::: a copy goes to the list ([EMAIL PROTECTED]). *** To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] *** For more information, check http://www.db2eug.uni.cc - ::: When replying to the list, please use 'Reply-All' and make sure ::: a copy goes to the list ([EMAIL PROTECTED]). *** To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] *** For more information, check http://www.db2eug.uni.cc
