Command Line to Validate EMF Settings
The action EMFVAL is used to validate EMF using the command line.
Note:
In Linux/UNIX, the user running validating EMF settings should have write permission to PS_APP_HOME.
Command line format:
changeassistant.bat -MODE UM -ACTION EMFVAL -OUT <path to log file> -EXONERR <Y or N>or
changeassistant.bat -MODE UM -ACTION EMFVAL -INI <path to ini file>The parameters for EMFVAL action are:
| Parameter | Description |
|---|---|
|
-MODE |
Change Assistant Action (Required) UM = Update Manager |
|
-ACTION |
Action name (Required) EMFVAL = Validate environment |
|
-OUT |
Path to log file. (Optional) |
|
-EXONERR |
Specify whether or not to launch GUI if an error or manual stop is encountered. (Optional)
|
|
-INI |
Path to INI file. |