Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

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

Dynamic Performance (V$) Views, 236 of 237


V$VPD_POLICY

This view lists all the fine-grained security policies and predicates associated with the cursors currently in the library cache.

Column Datatype Description

ADDRESS

RAW(4)

The cursor address

PARADDR

RAW(4)

The parent cursor address

SQL_HASH

NUMBER

SQL hash number

CHILD_NUMBER

NUMBER

The cursor's child number under the parent

OBJECT_OWNER

VARCHAR2(30)

Owner of the object with policy

OBJECT_NAME

VARCHAR2(30)

Name of the object with policy

POLICY_GROUP

VARCHAR2(30)

Name of the policy group

POLICY

VARCHAR2(30)

Name of the policy

POLICY_FUNCTION_OWNER

VARCHAR2(30)

Owner of the policy function

PREDICATE

VARCHAR2(4096)

Predicate for the policy, truncated to 4096 bytes in length


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