m***@gmx.net
2007-09-25 08:35:00 UTC
Hi, I'm trying to use the command line tool. i created the following in config.xml
<PROJECT
NAME="test4"
DIRECTORY="C:/MTK/Projects"
SRCDBTYPE="mysql"
TRGTDBTYPE="db2_i_v5r4">
but it doesn't accept the value "db2_i_v5r4" of TRGTDBTYPE although it is written so in documentation. the following error occurs while running the script via "MTKMain -config config.xml -all"
Tue Sep 25 10:22:44 CEST 2007 INFO MTKCLI Using MTK from the command line
Tue Sep 25 10:22:45 CEST 2007 INFO MTKCLI The project does not exist. MTK
will need to create the project. A valid target database type must be specified
in the configuration file. Exiting...
it also doesn't accept "db2_i_v5r3" and "db2_i_v5r2", but "viper", or "db2_luw_8.2" works.
When using the graphical tool there is no such error. How can i solve this?
Thanks and regards, Martin
<PROJECT
NAME="test4"
DIRECTORY="C:/MTK/Projects"
SRCDBTYPE="mysql"
TRGTDBTYPE="db2_i_v5r4">
but it doesn't accept the value "db2_i_v5r4" of TRGTDBTYPE although it is written so in documentation. the following error occurs while running the script via "MTKMain -config config.xml -all"
Tue Sep 25 10:22:44 CEST 2007 INFO MTKCLI Using MTK from the command line
Tue Sep 25 10:22:45 CEST 2007 INFO MTKCLI The project does not exist. MTK
will need to create the project. A valid target database type must be specified
in the configuration file. Exiting...
it also doesn't accept "db2_i_v5r3" and "db2_i_v5r2", but "viper", or "db2_luw_8.2" works.
When using the graphical tool there is no such error. How can i solve this?
Thanks and regards, Martin