| Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
This procedure drops a descriptor type.
A descriptor type serves as a domain for descriptors, which describe OLAP metadata entities. The descriptor type also specifies the metadata entities to which its descriptors may apply.
This procedure is granted only to DBA.
DROP_DESCRIPTOR_TYPE ( descriptor_type IN VARCHAR2);
| Parameter | Description |
|---|---|
|
|
Name of the descriptor type. |
| Exception | Description |
|---|---|
|
|
Descriptor type not found. |