Give the stages of instance startup to a usable state where
normal users may access it.
Answer Posted / maqsood
- NOMOUNT
- MOUN
- OPEN
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
suppose you want to audit specific activities on sensitive data. How can you achieve that?
Where would you look for errors from the database engine?
what is a crs resource?
how can you communicate with operating system files from oracle?
What are the steps you will take to improve performance of a poor performing query?
If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
What authentication modes does sql server support? : sql server DBA
What is a system database and what is a user database? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
Explain materialized views and how they are used.
What is the difference between clustered and non-clustered index? : sql server DBA
how can you generate profile of pl/sql applications to identify performance bottlenecks?
What is the difference between dropping a database and taking a database offline? : sql server DBA
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?