dbdeleteschema (Release 9.2.1.2)

API Name

dbdeleteschema

Description

Deletes the deployed schemas from an ORADB instance.

REST Methods

DELETE

Precondition

Agent must be running.

Input Params

instanceNameagentHostNametargetTypejdeHome

Sample Request

{"instanceName":"ora100","agentHostName": "jdeSMA.example.com","targetType":"oradb","jdeHome": "/u01/jde_home/SCFHA"}

Return

HTTP status 202 is returned.

Sample Response

Exception

304 or 400 for error.