Delphix Products

 View Only

Tip of the Day: Creating TimeFlow Bookmarks in the CLI

  Thread closed by the administrator, not accepting new replies.
  • 1.  Tip of the Day: Creating TimeFlow Bookmarks in the CLI

    Posted 08-01-2014 04:57:00 PM
    No replies, thread closed.
    You can create TimeFlow bookmarks to give a semantically meaningful name to a TimeFlow point (scn, location or timestamp within a TimeFlow). 

    Follow these steps to create a new TimeFlow Bookmark:


    delphix > timeflow bookmark create
    delphix > timeflow bookmark create
    delphix timeflow bookmark create *> set timeflowPoint.type=OracleTimeflowPoint
    delphix timeflow bookmark create *> set timeflowPoint.timeflow=dexample
    delphix timeflow bookmark create *> set timeflowPoint.location=1945519455791
    delphix timeflow bookmark create *> set name=myTimeFlowBookmark
    delphix timeflow bookmark create *> commit
        TIMEFLOW_BOOKMARK-
    #delphix_cli
    #cli
    #delphix_tips