Migrating administration commands from InfoSphere Warehouse 9.5.2 to 9.7
Some command and parameter names from InfoSphere Warehouse 9.5.2 have changed in InfoSphere Warehouse 9.7; however, these commands and parameters are supported in the new release. You can modify your batch command scripts to ensure that these commands still run properly.
To run batch command scripts from 9.5.2 in 9.7, you need to make the following modifications to your scripts:
| Command | Change that you need to make to the script |
|---|---|
| connect | Add the following parameter to the end of the connect command
in your scripts: |
| createSchedule | Change the -repeat Num(Num>0) parameter
to the following syntax: where Time is specified as YYYY/MM/DD,HH:MM:SS |