-
Notifications
You must be signed in to change notification settings - Fork 36
dx_rewind_db
Marcin Przepiorowski edited this page Oct 10, 2016
·
4 revisions
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]
Rewind database(s) selected by filter on selected engine(s) to the spefified point in time.
- -engine|d Specify Delphix Engine name from dxtools.conf file
- -all Display databases on all Delphix appliance
- -group Group Name
- -name Database Name
- -host Host Name
- -type Type (dsource|vdb)
- -dsource dsourcename Dsource name
- -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