Announcements

Tip of the Day: Rewinding to a Timeflow Bookmark Using the CLI

  Thread closed by the administrator, not accepting new replies.
  • 1.  Tip of the Day: Rewinding to a Timeflow Bookmark Using the CLI

    Posted 08-29-2014 03:45:00 PM
    No replies, thread closed.
    1. ssh delphix@
    2. delphix > ls
    3. delphix database > select "dexample"
    4. delphix database "dexample" > get currentTimeflow
    5. delphix database "dexample" > rollback
    6. delphix database "dexample" rollback *> ls
    7. delphix database "dexample" rollback *> set timeflowPointParameters.type=TimeflowPointBookmark
    8. delphix database "dexample" rollback *> set timeflowPointParameters.bookmark="bookmark example"
    9. delphix database "dexample" rollback *> commit



    Creating Timeflow Bookmarks
    #vdb
    #timeflow
    #cli
    #bookmark