Skip Headers

Oracle9i OLAP User's Guide
Release 2 (9.2.0.2)

Part Number A95295-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page Go to next page
View PDF

DROP_DESCRIPTOR Procedure

This procedure drops a descriptor.

Syntax

DROP_DESCRIPTOR (
      descriptor_id      IN   NUMBER);

Parameters

Table 28-15  DROP_DESCRIPTOR Procedure Parameters
Parameter Description

descriptor_id

Descriptor identifier

Exceptions

Table 28-16  DROP_DESCRIPTOR Procedure Exceptions
Exception Description

descriptor_not_found

Descriptor not found.

no_access_privileges

Must have the OLAP_DBA role.