APIPythonOpen-Source Solutions

  • 1.  Error response on refresh VDB using API

    Posted 04-15-2016 07:44:00 PM

    Hi Team,

    Can someone help on the below error..


    Request:

    {

     "type": "OracleRefreshParameters",

     "timeflowPointParameters": {

     "type": "TimeflowPointSemantic",

     "container": "ORACLE_DB_CONTAINER-139",

     "location": "LATEST_SNAPSHOT"

     }
    }


    Response:

    {"status":"ERROR","error":{"details":"Failed to perform the operation because the database container \"TDM/IVPN_VDB\" is part of a Jet Stream data layout.","action":"Use the Jet Stream portal to manage this database container.","message":"exception.jetstream.manually.managing.container"}}



  • 2.  RE: Error response on refresh VDB using API
    Best Answer

    Posted 04-15-2016 10:15:00 PM
    You can't refresh the database object because it is in a Jetstream container. You have to refresh the jetstream container object. Instead of using the database namespace, use the JSDataContainer namespace.  http://<DelphixengineIP>/api/#container