100k views
2 votes
Where does the oracle11g server store information about objects in the database, including information about constraints?

User Gasolin
by
7.1k points

1 Answer

5 votes
The oracle11g server stores information about objects in the database, including information about constraints in the tables. An Oracle database is a set of files that store Oracle data in persistent disk storage.A database instance is a set of memory structures that manage database files.
User Geige V
by
8.7k points