Skip to content

dx_get_instance

Marcin Przepiorowski edited this page Oct 10, 2016 · 5 revisions

SYNOPSIS

dx_get_instance.pl [ -engine|d <delphix identifier> | -all ] [ -group group_name | -name db_name | -host host_name | -type dsource|vdb ]  [ -format csv|json ]  [ --help|? ] [ -debug ]

DESCRIPTION

Get the information about Oracle instances.

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)
  • -envname Environment name

OPTIONS

  • -format
    Display output in csv or json format If not specified pretty formatting is used.
  • -help
    Print this screen
  • -debug Turn on debugging
  • -nohead Turn off header output

Delphix

Clone this wiki locally