Skip to main content
Skip table of contents

Rolling back or rewinding to a snapshot using timeflow

  1. Log into the Delphix Engine. 

    ACTIONSCRIPT3
    ssh admin@delphix_engine
  2. List Timeflows for the database that you want to rollback to.

    ACTIONSCRIPT3
    de > lsde > timeflowde timeflow > ls
  3. Switch to the VDB you want to rollback.

    ACTIONSCRIPT3
    de timeflow > cd /databasede database > lsde database > select "vdb_example"
  4. Use the switchTimeflow operation.

    ACTIONSCRIPT3
    de database 'vdb_example' > switchTimeflowde database 'vdb_example' switchTimeflow *> set timeflow=<different timeflow>de database 'vdb_example' switchTimeflow *> commit
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.