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 , 7 of 7


PRINTLOG Procedure

This procedure prints a session log using the DBMS_OUTPUT package. You can use this procedure to print a session log returned by the DBMS_AW.INTERP, the DBMS_AW.INTERPCLOB, or the DBMS_AW.GETLOG functions.

Syntax

The syntax for the PRINTLOG procedure is shown below.

DBMS_AW.PRINTLOG ( 
    session-log     IN CLOB);

Parameters

Table 10-5  DBMS_AW.PRINTLOG Procedure Parameters
Parameter Description

session-log

The log of a session.

Usage Notes

You can use the PRINTLOG procedure to print a session log returned by the DBMS_AW.INTERP, the DBMS_AW.INTERPCLOB, or the DBMS_AW.GETLOG functions.


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