Skip to content

dx_upgrade_db

Marcin Przepiorowski edited this page Dec 9, 2016 · 7 revisions

SYNOPSIS

dx_upgrade_db  [ -engine|d <delphix identifier> | -all ]  
               < -envinst OracleHome/MSSQLinstance >
               < -group group_name | -name db_name | -host host_name | -type dsource|vdb >
               [ -help] 
               [ -debug]

DESCRIPTION

Upgrade a DB specified by filter parameter using home/instance defined in envinst parameter

ARGUMENTS

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

Filters

Filter databases using one of the following filters

  • -group Group Name
  • -name Database Name
  • -host Host Name
  • -type Type (dsource|vdb)

OPTIONS

  • -help
    Print this screen
  • -debug Turn on debugging

Delphix

Clone this wiki locally