Command Line to Upload Target Database

The action UPLDTGT is used to a target database using the command line.

Command line format:

changeassistant.bat -MODE UM -ACTION UPLDTGT -OUT <path to log file>  -EXONERR <Y or N>

or

changeassistant.bat -MODE UM -ACTION UPLDTGT -INI <path to ini file>

The parameters for UPLDTGT action are:

Parameter Description

-MODE

Change Assistant Action (Required)

UM = Update Manager

-ACTION

Action name (Required)

UPLDTGT = Upload target database

-TGTENV

Target database (Required)

-OUT

Path to log file. (Optional)

-EXONERR

Specify whether or not to launch GUI if an error or manual stop is encountered. (Optional)

  • Y = Do not Launch

  • N= Launch (default)

-INI

Path to ini file.

See Using a Configuration File with Changeassistant.bat