Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
datastage ccmt command syntax
datastage ccmt command syntax

Example

Execute Connector Migration Tool command line options
Code Block
languagebash
$> mettleci datastage ccmt \
   -domain test2-svcs.datamigrators.io:59445 \
   -username isadmin -password isadminpwd \
   -server test2-engn.datamigrators.io \
   -project dstage1 \
   -param "-J ConnectorTest" \
   -logfile out.log \
   -isxdirectory /path/to/isx

...