Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

V$NFS_CLIENTS

V$NFS_CLIENTS displays information about NFS clients currently connected to the XML DB NFS Server.

Column Datatype Description
CLIENTID NUMBER A number identifying the client
PRINCIPAL VARCHAR2(2000) User string denoting the principal that set the client ID (SetClientId)
CLIENTOPAQUEIDENTIFIER VARCHAR2(1000) Opaque string presented as identification by the client to the NFS server
VERIFIER RAW(8) Verifier presented by the client
LEASEEXPIRY NUMBER Number of seconds in which the lease expires for the client
CLIENTADDR VARCHAR2(2000) Address of the client
CONFIRMED VARCHAR2(5) TRUE if the client is confirmed; otherwise FALSE