Agility Update
From Agility
Agility Update
Agility Update program is used to update Agility System to new version.
There are two possible ways of using that.
- UI mode
- Batch Mode
Batch Mode options
Agility Update can be run in batch mode using command line parameters. In that case no UI elements are displayed. Batch mode assumes that:
- Both sxp and fastnet databases are updated to latest schema
- all data update options are selected
- no backup nor restore is used
Command Line Options:
-batchmode -system <system> -user <user_login> -password <password> -force-data
or
-b -s <system> -u <user_login> -p <password> -fd
Where:
-b | -batchmode use command line mode
-s | -system system name option
-u | -user user name option
-p | -password password option
-fd | -force-data force performing data update even database schema are already updated.