Skip Headers
Oracle® Database Reference
11g Release 1 (11.1)

Part Number B28320-01
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
View PDF

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
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