Answer Posted / sawant
A database instance (Server) is a set of memory structure
and background processes that access a set of database files.
The process can be shared by all users.
The memory structure that are used to store most
queried data from database. This helps up to improve
database performance by decreasing the amount of I/O
performed against data file.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the minimum client footprint required to connect c# to an oracle database?
What is logical backup in oracle?
How to login to the server without an instance?
What privilege is needed for a user to connect to oracle server?
What is a initialization parameter file in oracle?
What is a lookup table in oracle?
How many anonymous blocks can be defined?
How to concatenate two text values in oracle?
Explain an exception and its types?
Can we call procedure inside function in oracle?
What is an oracle cursor variable?
How to experiment a data lock in oracle?
Can you have more than one content canvas view attached with a window ?
Explain an exception?
How to return top 5 rows in oracle?