473,387 Members | 1,529 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,387 software developers and data experts.

Need help with V8.2 install


I just installed DB2 Personal Developer's Edition V8.2 (FP7) over my old
DB2 V7.2 instance but I'm having some problems. Can anyone help?

The first problem is that my migration didn't go too well. I got this
during the setup wizard:

The migration of the instance "DB2" has failed. The return value is "-2".

When I looked at the databases in the Control Center, they all seemed to be
there, including the ones created during the install (TDC_MD, DWCTRLDB,
DWCTBC) but when I tryed to list the tables in them, I got errors from all
but the new ones. In all cases (except the new databases) I got "Not
connected" for that database in the "All Databases" view but then got
SQL0535N (The database requires migration.) when I clicked on the
"Connect" icon. In other cases, I got SQL1039C (I/O Error while accessing
the database directory.) This table summarizes the results:

Database Result (after connecting)
CONTACTS SQL0535N
CONVSP01 SQL0535N
DWCTBC seems fine
DWCTRLDB seems fine
RH01 SQL1039C
SAMPLE SQL0535N
SDAC SQL1039C
SFL SQL1039C
TBC_MD seems fine

Since the migration apparently didn't work, I launched the InfoCenter,
looked up Migration and started down the checklist for preparing for
migration. When I tried the 'db2licd -end' command, I got SQL1024N (No
database connection). I don't know if that is okay or if it is a problem so
I kept going.

I did a db2ckmig on each of my databases. This table summarizes the
results:

Database Result of db2ckmig
CONTACTS ** ERROR ** Database cannot be connected.
CONVSP01 ** ERROR ** Database cannot be connected.
DWCTBC not tried since this is new DB
DWCTRLDB not tried since this is new DB
RH01 Database can be migrated.
SAMPLE Database can be migrated.
SDAC Database can be migrated.
SFL Database can be migrated.
TBC_MD not tried since this is a new DB

Why am I getting these 'database cannot be connected' errors? How do I get
around them? Why are they only happening on two of the databases when I do
db2ckmig? Why am I not "not connected" when I look at all of my old
databases in the "All Databases" view: is that "working as designed" or
does it indicate a problem? If it is a problem, what do I need to do about
it?

I decided to try doing the migrations on the ones that db2ckmig liked.

I did 'migrate database sample' first and it appeared to complete normally.
When I look at Sample now in the Control Center everything looks just fine
in the "All Databases" view. However, when I go down to look at the tables
in the Tables folder, there aren't any. Not even the catalog tables.

If I look at Views for Sample, I get lots of SYSIBM, SYSCAT and SYSSTAT
views, including some unfamiliar ones whose names start with 'XML'. I
assume those are new in V8.2.

But I'm baffled by how there can be no tables in the Sample database after
the migration, especially when views, which can't exist without their
underlying tables, seem to be plentiful.

Naturally, I am very reluctant to attempt converting any more of the
databases if the tables are going to get deleted! What's going on here?
How do I get my migrations to work correctly so that I can start using them
in DB2 V8.2?

By the way, I could live without database RH01 if I had to so I tried
migrating it too, in case database SAMPLE was an exception. It failed right
away on SQL1039C. Can anyone tell me why I'm getting these and how to get
past this problem?
---

I'm guessing that the other problem reported by the Setup Wizard is not too
serious but I'd like someone to confirm that and tell me how to resolve the
problem:

An error occurred while running the command
"C:\Program Files\SQLLIB\bin\dasmigr.exe DB2DAS00 to initialize
and/or migrate the DB2 tools catalog database. The return value is
"14".

Unfortunately, there is no SQL code that I can use to look this up in the
Messages manual....

Sorry for the long post! If anyone could help me, I'd appreciate it!

--
Henry

Nov 12 '05 #1
0 1670

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

Similar topics

0
by: Google Mike | last post by:
I just found out from someone named Frank M. Kromann in one of the other PHP forum websites that I don't have to recompile PHP on Linux in order to add a database connector. I've been pulling my...
2
by: pancho | last post by:
Greetings, I need help configuring/building PHP3 with MySQL as a DSO on a Solaris 8 box - this module is needed to host some existing sites I will be migrating Note. I built PHP4 from source and...
2
by: Noah | last post by:
I'm currently writing install/setup scripts in bash and Python for installing our product on UNIX servers. Our products depends on several packages that need to be configured, compiled, and...
0
by: TDM | last post by:
Hello all, I suspect I created my own problem as I had a need to install an older version of MSDN Library so now my .NET Documentation is broken. When I run : Start/All Programs/Microsoft...
5
by: mr.iali | last post by:
Hi Everyone I would like to get into software developent using a programming language like c++, java or pl/sql for oracle. I have no idea where to start from. Which language is there more...
35
by: Boobie | last post by:
I need to escape HTML chracters so <test> --> &lt;test&gt; Looks like there is no built-in JS function...anyone got one handy ? thanks
15
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
9
by: kotori | last post by:
Hi, i'm looking for a C++ compiler that I can run straight off of a USB Thumbdrive for compiling my applications on-the-go. I currently use both dev-cpp and MSVS8 at home, but I desperately need...
4
by: tootsuite | last post by:
Help. I have been tasked with upgrading a 2000 instance to 2005. I have actually done this before, but it was a long time ago, and I didn't do it alone. Now, the sitation is little different, and...
0
by: =?Utf-8?B?TGV0emRvXzF0?= | last post by:
I'd like to create a Macro that will sort some raw data, apprx 20k lines, remove some lines based upon a condition in a certain column. Then copy this data into a new spreadsheet and sort the ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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,...

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.