Skip Headers

Oracle9i OLAP User's Guide
Release 2 (9.2)

Part Number A95295-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

DBMS_AW , 2 of 7


Summary of DBMS_AW Subprograms

The following table describes the subprograms provided in DBMS_AW.

Table 10-1  DBMS_AW Subprograms
Subprogram Description

"EXECUTE Procedure"

Executes one or more OLAP DML commands (input as a VARCHAR2 string) and prints the output of the OLAP DML commands (if any) using the DBMS_OUTPUT package.

"INTERP Function"

Executes one or more OLAP DML commands (input as a VARCHAR2 string) and returns the session log in which the commands were executed.

"INTERPCLOB Function"

Executes one or more OLAP DML commands (input as a CLOB) and returns the session log in which the commands were executed.

"GETLOG Function"

Returns the session log from the last execution of the DBMS_AW.INTERP function, the DBMS_AW.INTERPCLOB function, or the OLAP_TABLE function.

"PRINTLOG Procedure"

Prints a session log using the DBMS_OUTPUT package.


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 2001, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback