Menu

DTS 3.5.2.203 and MySql how to run KBCreate

Help
2012-02-25
2012-08-30
  • EDWARD WARREN

    EDWARD WARREN - 2012-02-25

    I now have a clean virtual machine built on Win7, MySql, and DTS 3.5.2.203. I
    have set up a DTS user and DTS Schema in MySql. But when I try to run KbCreate
    I get errors complaining about the Data connection. The documentation is
    silent about how to get kbcreate.bat to run on MySql. I have commented out the
    other dbms connections in kbcreate.xml and removed the comments for MySql.

    ParseConfig: parseForConnection

    org.xml.sax.SAXParseException: The content of element type "DBConfig" must
    match

    "(connection|property|namespace)*".

     
  • Abhay Sinha

    Abhay Sinha - 2012-02-27

    By default kbcreate uses DTS_HOME/bin/kb/target-connection.xml file for
    connection information. You need to add connection parameters for mysql in
    that file.

     

Log in to post a comment.