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
REFRN30470

V$NFS_OPEN_FILES

V$NFS_OPEN_FILES displays information about all the files currently opened by clients at the NFS server.

Column Datatype Description
CLIENTID NUMBER Number identifying the client
OPENOWNEROPAQUE VARCHAR2(2000) All the files currently opened by clients at the NFS server
OPENSTATEID RAW(16) Open state ID of the open owner
FILEHANDLE RAW(32) FileHandle of the file that has been opened
OPENSEQUENCEID NUMBER Open sequence ID of open owner
OPENREAD VARCHAR2(5) TRUE if the file is open for READ operations; otherwise FALSE
OPENWRITE VARCHAR2(5) TRUE if the file is open for WRITE operations; otherwise FALSE
SHAREACCESS VARCHAR2(15) Sharing mode of the file (SharedReadWrite, SharedRead, SharedWrite)
SHAREDENY VARCHAR2(13) Deny mode of the file (DenyReadWrite, DenyRead, DenyWrite)
CONFIRMED VARCHAR2(5) TRUE if open is confirmed; otherwise FALSE

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF