473,563 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Converting Windows databases to Linux

Is it possible to convert Windows DB2 databases to Linux DB2?

Is it extremely difficult if it's possible?

I have been shown a way to get it done but it's very ineffecient. This
involves exporting data to text files and running a few db2look SQL
jobs. Then if all goes well, it involves invoking db2move. My
difficulty has been that when setting up the databases structurally,
they don't always want to work as they would have if were on the
original machine. It involves creating new larger buffer pools and
tablespaces to reference them. Also on some tables, there are "extra"
columns that are either created or taken away. When I do db2move on
these, the data in the new db's become truncated. This of course
results in Array Out of Bounds errors on the jsp applications that rely
on these databases.

Is there an easier way to get this done than how I'm doing it? I have
been told that it isn't by a very good source but I wanted to
double-check.

Thanks for any help and advice,

Harlin Seritt

Nov 15 '05 #1
2 1539
"Harlin" <ha**********@y ahoo.com> wrote in message
news:11******** *************@g 47g2000cwa.goog legroups.com...
Is it possible to convert Windows DB2 databases to Linux DB2?

Is it extremely difficult if it's possible?

I have been shown a way to get it done but it's very ineffecient. This
involves exporting data to text files and running a few db2look SQL
jobs. Then if all goes well, it involves invoking db2move. My
difficulty has been that when setting up the databases structurally,
they don't always want to work as they would have if were on the
original machine. It involves creating new larger buffer pools and
tablespaces to reference them. Also on some tables, there are "extra"
columns that are either created or taken away. When I do db2move on
these, the data in the new db's become truncated. This of course
results in Array Out of Bounds errors on the jsp applications that rely
on these databases.

Is there an easier way to get this done than how I'm doing it? I have
been told that it isn't by a very good source but I wanted to
double-check.

Thanks for any help and advice,

Harlin Seritt

When going from Windows to Linux, db2look and db2move is the best way. I
have seen some truncation messages during the load portion of db2move, but
upon further investigation it did not appear than any data was actually
truncated.
Nov 15 '05 #2
What would cause the ArrayOutOfBound s errors if they weren't truncated?

Nov 15 '05 #3

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

Similar topics

2
5037
by: Tim Williams | last post by:
I'm trying to write a simple python program to access a MySQL database. I'm having a problem with using MySQLdb to get the results of a SQL command in a cursor. Sometimes the cursor.execute works, sometimes not. From mysql: mysql> show databases; +-----------+ | Database |
10
2090
by: Squirrel | last post by:
I posted a question a couple of days ago about running different versions of Access for the frontend versus the backend databases. Got some good advice but now I've received this information: "We are currently running AppleShare IP 6.3 and this allows machines running Windows to connect via IP." So the first choice of server is a Mac. ...
8
2224
by: Michael B. Trausch | last post by:
I was wondering if anyone has had any experience with this. Someone I know is trying to move away from Microsoft Works, and I am trying to look into a solution that would convert their data in a lossless fashion to a more modern format. The database has more than 65K rows, so converting it to be an Excel spreadsheet, would, AFAIK, not be an...
2
1901
by: Robert.Fagnoni | last post by:
I am having a problem getting DB2PE working. I have DB2PE installed on a Windows box and am trying to monitor databases on a Linux box. I getting an error about shared file systems between Windows and Linux. I have the shared system setup with SAMBA. Is there anything I can do to get this up and running?
28
3559
by: Randy Reimers | last post by:
(Hope I'm posting this correctly, otherwise - sorry!, don't know what else to do) I wrote a set of programs "many" years ago, running in a type of basic, called "Thoroughbred Basic", a type of business basic. I need to re-write it, bring it kicking and screaming to run on Windows XP. This is for a video rental place, tracks movie and game...
0
1917
by: clinnebur | last post by:
We have an ASP.NET web application (C#) that copies videos from a CCTV truck to a Linux server. What I am trying to do is convert the .AVI videos(which is how they are created on the truck) to .WMV in my C# code using Windows Media Encoder. I have a virtual directory to the truck location of the videos. I also have a virtual directory created to...
7
7430
by: Okonita via DBMonster.com | last post by:
Hi all I will like to use DB2TOP for monitoring but have no idea how to install it on my machines - both windows and linux. My environment is DB2v8.1 fixpk 16 (windows and Linux) and a DB2v9.5 on a linux server. I have looked for db2top in the windows bin directory and could not find it. I downloaded DB2TOP but find no installation guide...
4
5714
by: --CELKO-- | last post by:
I need to convert a bunch of DB2 triggers to Oracle. Is there any kind of tools for this?
5
16984
by: yakir22 | last post by:
Hello experts, I am dealing now in porting our server from windows to linux. our client is running only on windows machine. to avoid the wchar_t size problem ( in windows its 2 bytes and linux is 4 bytes ) we defined #ifdef WIN32 #define t_wchar_t wchar_t #else // LINUX #define t_wchar_t short
0
7583
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...
0
7888
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. ...
1
7642
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5484
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...
0
5213
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3643
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...
0
3626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2082
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1200
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.