A named database supports three access modes:
Exclusive read/write access
Shared read-only access
Shared read/write access
The first two access modes are implemented through a file server session which provides the necessary file access modes while shared read/write access must be done through the DBMS server.
Creating a database through the
A named database supports three access modes:
+Exclusive read/write +access
Shared read-only access
Shared read/write access
The first two access modes are implemented through a file server session +which provides the necessary file access modes while shared read/write access +must be done through the DBMS server.
+Creating a database through the