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

E40402-08
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$DNFS_CHANNELS

V$DNFS_CHANNELS displays information about the Oracle process connections (channels) open to NFS servers.

Column Datatype Description
PNUM NUMBER Oracle process number
SVRNAME VARCHAR2(255) NFS server name
PATH VARCHAR2(255) Network path to the NFS server specified by IP address or by name
LOCAL VARCHAR2(255) Local path on the database host specified by IP address or by name
CH_ID NUMBER Direct NFS channel identifier
SVR_ID NUMBER Direct NFS server identifier
SENDS NUMBER Send operations over the channel since the last select
RECVS NUMBER Receive operations over the channel since the last select
PINGS NUMBER Ping operations over the channel since the last select
RECOFoot 1  NUMBER Reconnects for the channel since the last select

Footnote 1 This column is available starting with Oracle Database 11g Release 2 (11.2.0.4)