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

SET_CATALOG_DESCRIPTION Procedure

This procedure sets the description of a measure folder.

Syntax

SET_CATALOG_DESCRIPTION (
   catalog_id              IN   NUMBER,
   catalog_description     IN   VARCHAR2);

Parameters

Table 28-27  SET_CATALOG_DESCRIPTION Procedure Parameters
Parameter Description

catalog_id

Identifier of the measure folder.

catalog_description

Description of the measure folder.

Exceptions

Table 28-28  SET_CATALOG_DESCRIPTION Procedure Exceptions
Exception Description

catalog_not_found

Measure folder not found.