-
Notifications
You must be signed in to change notification settings - Fork 34
dx_get_engine_upgrade
Marcin Przepiorowski edited this page Aug 18, 2022
·
1 revision
dx_get_osversions [-engine|d <delphix identifier> | -all ]
[-format csv|json]
[-help|? ] [ -debug ]
Get the results of the installed Delphix OS versions. Sysadmin type account is needed for this script to run
Delphix Engine selection - if not specified a default host(s) from dxtools.conf will be used.
- -engine|d Specify Delphix Engine name from dxtools.conf file
- -all Display databases on all Delphix appliance
- -configfile file Location of the configuration file. A config file search order is as follow:
- configfile parameter
- DXTOOLKIT_CONF variable
- dxtools.conf from dxtoolkit location
- -format Display output in csv or json format If not specified pretty formatting is used.
- -help Print this screen
- -debug Turn on debugging
Display a list of known Delphix versions
dx_get_osversions -d Delphix35
engine name name status install date
----------------------------------- --------------- ------------------------------ ------------------------------
53sys 5.3.0.0 PREVIOUS 2018-09-28 13:07:51 IST
53sys 5.3.2.0 PREVIOUS 2019-02-15 14:57:16 GMT
53sys 5.3.3.0 CURRENTLY_RUNNING 2019-04-12 12:05:47 IST
Delphix