Skip to content

dx_rewind_db

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

SYNOPSIS

dx_rewind_db.pl [ -engine|d <delphix identifier> | -all ] < -group group_name | -name db_name | -host host_name | -type dsource|vdb > 
[-timestamp timestamp] [ --help|? ] [ -debug ] [-parallel p]

DESCRIPTION

Rewind database(s) selected by filter on selected engine(s) to the spefified point in time.

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

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

OPTIONS

  • -timestamp Time stamp for export format (YYYY-MM-DD HH24:MI:SS in VBD timezone) or LATEST_POINT or LATEST_SNAPSHOT or bookmark name Default is LATEST_SNAPSHOT
  • -location Point in time defined by SCN for Oracle and LSN for MS SQL
  • -help
    Print this screen
  • -debug Turn on debugging
  • -parallel maxjob Run action on all targets in parallel. Limit number of jobs to maxjob.

Delphix

Clone this wiki locally