Tagged Questions
2
votes
1answer
34 views
How can I automate copying DB2 table data between remote Servers?
I have two IBM DB2 servers at separate remote locations.
I need to copy data from several tables on one database on the first server to another database in the second server.
Previously I've used ...
1
vote
2answers
212 views
Freeware GUI tool for DB2 , usable in Ubuntu Linux
Are there any freeware user interface tools for DB2 to be used in Linux (Ubuntu 11.04)? RazorSQL is pretty good, but it's not freeware.
1
vote
1answer
120 views
What program to use for the best compression ratio for DB2 log files?
What linux program to use to compress DB2 log files with the best compression ratio?
UPDATE
I thought that these log files would be text type files. But viewing them didn't prove this. I tried to ...
5
votes
1answer
140 views
Will I need more system resources to run DB2 instead of MySQL?
I need to convert my web application from MySQL to run on DB2. I need to know in advance whether I will need a high spec server to ensure the web application performs at the same speed as it does now ...