473,811 Members | 2,971 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

db2move problem

Hello I am migrating a DB from AIX DB2 7.2 to Linux DB2 8.2.2 amd_64bit
Linux 2.6.

I have often migrated databases from one platform to another without any
issues using db2move

db2move dbname export -l lobs/

then import on the other machine using

db2move dbname import -l lobs/
This has worked before without a problem. However now I get this error
message :

* IMPORT: table "TLDBUSR "."EMAIL_SE TUP"
***ERROR -3525. Check message file tab151.msg!
*** SQLCODE: -3525 - SQLSTATE:
*** SQL3525N The "CODEPAGE" option is incompatible with the
"LOBSINFILE " option.
on every table.

Is this because I am using the 64 bit version of DB2?
Is this a known bug that can be fixed by going to the latest FixPak?

Thanks in advance!

Christos
Nov 12 '05 #1
4 5203
Just an update,

I am importing the same exported files successfully into a DB2 8.2.0
32bit Linux.

So can someone confirm that the issue is the 64 bit or the 8.2.2 version?

Christos


Christos Kalantzis wrote:
Hello I am migrating a DB from AIX DB2 7.2 to Linux DB2 8.2.2 amd_64bit
Linux 2.6.

I have often migrated databases from one platform to another without any
issues using db2move

db2move dbname export -l lobs/

then import on the other machine using

db2move dbname import -l lobs/
This has worked before without a problem. However now I get this error
message :

* IMPORT: table "TLDBUSR "."EMAIL_SE TUP"
***ERROR -3525. Check message file tab151.msg!
*** SQLCODE: -3525 - SQLSTATE:
*** SQL3525N The "CODEPAGE" option is incompatible with the
"LOBSINFILE " option.
on every table.

Is this because I am using the 64 bit version of DB2?
Is this a known bug that can be fixed by going to the latest FixPak?

Thanks in advance!

Christos

Nov 12 '05 #2
For those who care for a followup.

I reinstalled 8.2.1 x_86_64 and all worked well. Guess 8.2.2 isn't up
to snuff.
Christos Kalantzis


Christos Kalantzis wrote:
Just an update,

I am importing the same exported files successfully into a DB2 8.2.0
32bit Linux.

So can someone confirm that the issue is the 64 bit or the 8.2.2 version?

Christos


Christos Kalantzis wrote:
Hello I am migrating a DB from AIX DB2 7.2 to Linux DB2 8.2.2 amd_64bit
Linux 2.6.

I have often migrated databases from one platform to another without any
issues using db2move

db2move dbname export -l lobs/

then import on the other machine using

db2move dbname import -l lobs/
This has worked before without a problem. However now I get this error
message :

* IMPORT: table "TLDBUSR "."EMAIL_SE TUP"
***ERROR -3525. Check message file tab151.msg!
*** SQLCODE: -3525 - SQLSTATE:
*** SQL3525N The "CODEPAGE" option is incompatible with the
"LOBSINFILE " option.
on every table.

Is this because I am using the 64 bit version of DB2?
Is this a known bug that can be fixed by going to the latest FixPak?

Thanks in advance!

Christos

Nov 12 '05 #3
"Christos Kalantzis" <ch*******@inte rtrade.com> wrote in message
news:B_9ye.1064 01$9A2.104065@e dtnps89...
For those who care for a followup.

I reinstalled 8.2.1 x_86_64 and all worked well. Guess 8.2.2 isn't up
to snuff.
Christos Kalantzis

Exactly which Fixpack did you use?

Did you report the problem to IBM support?
Nov 12 '05 #4
DB2(R) for LinuxPPC 64-bit support is now available, which includes the
generation of refreshed hybrid DB2 images. You can create a 32-bit or a
64-bit instance for most DB2 products (excluding DB2 Universal Database
Express Edition and DB2 Universal Database(TM) Workgroup Server
Edition, which only supports the creation of a 32-bit instance).
Supported distributions include Red Hat Enterprise Linux 3 (RHEL3),
SuSE SLES8 and SLES9 for 32-bit, and Red Hat Enterprise Linux 3 (RHEL3)
and SuSE SLES9 for 64-bit.

HTH.

Mark A wrote:
"Christos Kalantzis" <ch*******@inte rtrade.com> wrote in message
news:B_9ye.1064 01$9A2.104065@e dtnps89...
For those who care for a followup.

I reinstalled 8.2.1 x_86_64 and all worked well. Guess 8.2.2 isn't up
to snuff.
Christos Kalantzis

Exactly which Fixpack did you use?

Did you report the problem to IBM support?


Nov 12 '05 #5

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

Similar topics

1
1839
by: TD Matthews | last post by:
I'm hoping someone has seen this. I'm moving our dev db (8.1 FP5 for both) to a windows machine from AIX using db2move, and all goes well except with a few tables like PAYPERIOD IMPORT: -Rows read: 1505; -Rows committed: 1505; Table "SCHMA"."PAYMENTOPTION" IMPORT: -Rows read: 0; -Rows committed: 0; Table "SCHMA"."PAYMENTREVERSAL" IMPORT: -Rows read: 4514; -Rows committed: 4514; Table "SCHMA"."PAYPERIOD"
2
9058
by: erkki | last post by:
Hi, I am trying to move DB2 8.1 database from AIX to Windows. Following errors appears when I try to run db2move db import. <IMPORT.out> ***** DB2MOVE ***** Action: IMPORT
2
17365
by: valerio | last post by:
Hi all, I've some problem to import data to DB2 using the db2move and db2look tools. Follow the problem : I have exported data from db2 v. 7 database on windows server, using the db2look and db2move tools. Then I moved the *.SQL and *.IXF files to the linux server, where is installed DB2 v.8 fp 6.
1
3063
by: Terry | last post by:
Hi All, Im attempting to use db2move from 7.1.0 to 8.1.4. It fails to import tables defined using the columns with GENERATED ALWAYS. The error message generated follows: "SQL3550W The field value in row "1" and column "1" is not NULL, but the target column has been defined as GENERATED ALWAYS. SQL3550W The field value in row "2" and column "1" is not NULL, but
6
1992
by: Frank Fiene | last post by:
Hi, i am not really a db2 specialist, so i think i have a basic problem. I have two tablespaces in one database which are a generated by SAP Business One. The tablespaces are representing different companies. Here, on is for testing the other for productive use. Now i want to copy the test tablespace onto the productive one. I tried the following without success:
2
6013
by: Alan | last post by:
Guys, Got a DB2 ver. 8.2 on Windows 2003 with four tablespaces (some field size around varchar(2000 on it) define on it. Try to create another database on another Windows 2003 server using db2move export/import, and I got this message. SQL0286N A default table space could not be found with a page size of at least "16384" that authorization ID "DB2ADMIN" is authorized to use. SQLSTATE=42727 My question is do I need to create the...
2
4859
by: Mani | last post by:
Hi Everyone, i have a doubt regarding db2move utility. I have created a database with circular logging (primary logs - 2, secondary logs - 1). I imported tables into this new db using db2move. A table which has 1147020 records has been imported without any "transaction log" error. But if i happen to insert the same amount of records into table using import it failed.
0
2652
by: mikeodba | last post by:
Summary: SQL3255 Reason code 2 from db2move with DB2 v9.1 fixpack 5. on Win32. Win32 DB2 version 9.1 fixpack5 , performing DB2MOVE COPY with SCHEMAMAP between two local databases in the same 32bit instance. Problem: DB2MOVE COPY giving SQL3255N reason code 2 during the load phase. Command line: db2move sourcedb COPY -sn oldschema -co TARGET_DB newdb
1
4387
by: Richard2000 | last post by:
Hi team, Has anyboby faced this issue? I'm trying to use db2move to export as400 schema content to my local windows file system. The aim is to be able to re-import it into a DB2 UDB v9 Windows server. ################################################################ C:\DB2_bin\DB2_tips>db2move AS400DB EXPORT -u SRLA -p SRLA -sn XSIFIC
0
9605
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10651
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10136
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9208
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7671
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5555
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5693
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3868
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3020
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.