Rewinding a VDB rolls it back to a previous point in its Timeflow and re-provisions the VDB. The VDB will no longer contain changes after the rewind point.
Prerequisites
To rewind a VDB, you must have the following permissions:
A user with Delphix Admin credentials can perform a VDB rewind on any VDB in the system.
Procedure
Login to the Delphix Management application.
Under Datasets, select the VDB you want to rewind.
On the Timeflow tab, select the rewind point as a snapshot or a point in time.
Click Rewind.
If you want to use login credentials on the target environment other than those associated with the environment user, click Provide Privileged Credentials.
Click Yes to confirm.
Using TimeFlow Bookmarks
You can use a Timeflow bookmark as the rewind point when using the CLI. Bookmarks can be useful to:
Mark where to rewind to – for example, before starting a batch job on a VDB
Provide a semantic point to revert back to in case the chosen rewind point turns out to be incorrect.
For a CLI example using a Timeflow bookmark, refer to CLI Cookbook: Provisioning a VDB from a Timeflow Bookmark.
Related Topics