dbimport Failure
- From: "Gary Andrus" <andrusg@xxxxxxxxx>
- Date: 31 Mar 2006 11:36:22 -0800
I hava a database that I want to move from one Informix server to
another. They both reside on the same machine with the same Informix
version.
SunOS 5.8 sparc Ultra-80
IBM Informix Dynamic Server Version 9.40.UC5
I set up my initial Informix environment and exported data from the
original IDS database via dbexport -q -o <dir> -ss <dbname>.
I changed to the new Informix environment and then attempted to import
data from that output directory into the new IDS database via dbimport
-q -i <dir> -d <DfltDbSpace> <dbname>. However, I received the
following output:
*** prepare sqlobj
329 - Database not found or no system permission.
111 - ISAM error: no record found.
After the failed dbimport, I found that the database was created in the
new IDS. I ran a database comparison via Server Studio and found that
all of the database tables had been created, but 5 synonyms were not
created and 340 routines were not created.
Has anyone seem a similar situation? Did you get a resolution to the
problem?
Thanks,
Gary Andrus
.
- Prev by Date: Re: Long checkpoint woe
- Previous by thread: Client SDK 2.90 on SunOS 9, which GNU compiler should I use
- Index(es):
Relevant Pages
|
|