Oracle9i Supplied PL/SQL Packages and Types Reference
Release 1 (9.0.1)

Part Number A89852-02
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_OLAP , 24 of 26


SYSTEM.MVIEW_LOG

Table 34-25 SYSTEM.MVIEW_LOG
Column  NULL?  Datatype  Description 

ID 

NOT NULL 

NUMBER 

Unique number used to identify the table entry. The number must be created using the CREATE_ID routine 

FILTERID 

 

NUMBER 

Optional filter id. Zero indicates no user-supplied filter has been applied to the operation 

RUN_BEGIN 

 

DATE 

Date at which the operation began 

RUN_END 

 

DATE 

Date at which the operation ended 

TYPE 

 

VARCHAR2(11) 

A name that identifies the type of operation 

STATUS 

 

VARCHAR2(11) 

The current operational status 

MESSAGE 

 

VARCHAR2(2000) 

Informational message indicating current operation or condition 

COMPLETED 

 

NUMBER 

Number of steps completed by operation 

TOTAL 

 

NUMBER 

Total number steps to be performed 

ERROR_CODE 

 

VARCHAR2(20) 

Oracle error code in the event of an error 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, 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