Oracle9i Replication Management API Reference
Release 1 (9.0.1)

Part Number A87502-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

Replication Dynamic Performance Views, 2 of 4


V$MVREFRESH

Contains information about the materialized views currently being refreshed.

Column  Datatype  Description 

SID 

NUMBER 

Session identifier. 

SERIAL# 

NUMBER 

Session serial number, which is used to identify uniquely a session's objects. Guarantees that session-level commands are applied to the correct session objects if the session ends and another session begins with the same session ID. 

CURRMVOWNER 

VARCHAR2(31) 

Owner of the materialized view currently being refreshed. The materialized view resides in this user's schema. 

CURRMVNAME 

VARCHAR2(31) 

Name of the materialized view currently being refreshed. 


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