208.3.2 DROP_WORKSPACE Procedure

This procedure drops a workspace from Oracle AI Database Telemetry Streaming.

This procedure is used by the Oracle DBA to drop a workspace from Oracle AI Database Telemetry Streaming.

Syntax

drop_workspace(
            workspace_name VARCHAR2,
            force          BOOLEAN default false);

Parameters

Table 208-3 DROP_WORKSPACE Procedure Parameters

Parameter Description
workspace_name

Name of the workspace to be dropped

force

Default is false. If true then all the users associated with the workspace are removed.