473,414 Members | 1,630 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,414 software developers and data experts.

Migration / DEmigration

Hi Folks!
Two part question, PLEASE DO NOT IGNORE THE FIRST PART

ENVIRONMENT = DB2 ESE non-DPF 8.1 FP5 on AIX 5.x
==========
QUESTION 1
==========
I upgrade from FP5 to FP11, migrate instances, databases, rebind and
all that stuff.
Now, I want to go back to FP5. So, I reject the FP11 update using SMIT
(it works).

Questions:
(A) Can I just DEmigrate DB2 instance using db2iupdt?
(B) Can I just DEmigrate FP11 database using "migrate database"?
(C) Are there no catalog changes between FP5 and FP11 that will prevent
this?
(D) Would I not encounter problems with package binding when I
DEmigrate?

==========
QUESTION 2
==========
Any other easy way of doing this DEmigration?

Please bear in mind that although I plan to do this on dev system, I do
not have leeway on time / resources - ANY GOOF UP AND I MAY BE A "DEAD
MAN WALKING"!!

-- Anurag [in his hour of need]

Jul 24 '06 #1
1 1428
Anurag,

There is no database migration from DB2 V8.1 to DB2 V8.2.
So all you to is flip your instance (the database doesn't care).
Now, once you have rebound you packages, if you want to go back you have
to rebind them again against the old system, not that DB2 picked up some
FP7 or FP9 smartness.
If you start using any of the new function you are committed of course.
If you drop and recreate SQL Procedures going from V8.1 to V8.2 you need
to redo that on the way back since the SQL Procedure architecture
changed (rebind is NOT good enough to pick up DB2 V8.2 SQL Procs btw. If
you want to benefit from V8.2 you need to drop/recreate)
Now the one thing I don't know is whether you can undo a call to
db2updv8 which updates your catalogs, but I suppose you should be able
to wait calling it until you're comfortable on FP11.
Depending on your level of paranoia you can do it one step at a time:
Upgrade the instance =test (downgrade up flipping the insance back)
Rebind =test (downgrade by flipping the instance and rebinding)
DROP/CREATE SQL procs =test (etc, etc...)
db2updv8 =test (dunno this one)

Cheers
Serge
--
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab

IOD Conference
http://www.ibm.com/software/data/ond...ness/conf2006/
Jul 24 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Paddy McCarthy | last post by:
Frustrated at being prevented from using Python at work I went gunning for Perl. Time to roll out some useless Google statistics to make me feel better Google Phrase count...
4
by: susmita_ganguly | last post by:
Hi I am trying to upgrade from oracle 8i to oracle 9i on the same server ..I don't know much abt migration . Can anyone help me out. Thanks. Susmita
11
by: Jep | last post by:
Any help or advice appreciated. We have just installed and configured a new DB2 v.8.1 with latest FixPack. Just a few days later it dies and now we have a DB that is totally unusable. - - - -...
4
by: Abram Friesen | last post by:
Hi, I'm a developer for a software application vendor, and our application makes use of a customer-maintained Oracle 8i/9i database. We've had a customer request to support DB2 database, and I'm...
1
by: sac | last post by:
I am using DB2 v8.1 on UNIX. A few weeks ago the DBAs carried out node migration activity on the database. After the node migration I observed that the queries that execute on temporary tables...
1
by: rob | last post by:
Dear All, I have a very small test project to convert asp to asp.net using the Microsoft/Artisan ASP to ASP.NET Migration Assistant...
1
by: Bonggoy Cruz | last post by:
We have a fairly big size ASP.NET web application that was written VB.NET. We are in the process converting the web project. We used the migration wizard included in VS 2005. I followed step by...
60
by: Shawnk | last post by:
Some Sr. colleges and I have had an on going discussion relative to when and if C# will ever support 'true' multiple inheritance. Relevant to this, I wanted to query the C# community (the...
3
Frinavale
by: Frinavale | last post by:
I have been researching the best approach to migrating a VB6 application into a VB.NET application. There is a lot of information out there but most of it recommends that you "train in the migration...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.