WF_DELETE

The procedure WF_DELETE deletes a workflow along with all the generated objects such as tables, views, models, test results, and so on. If the workflow is either already running or opened by the Oracle Data Miner, then it raises an exception.

Procedure:

PROCEDURE WF_DELETE(p_workflowId IN NUMBER)

Table 8-7 lists the parameters that are used in the WF_DELETE procedure.


Table 8-7 List of Parameters for WF_DELETE Procedure

Parameter Description

p_workflow_id

Specify the ID of the workflow that is to be deleted.