What are the steps involved in Database Startup ?
Answer Posted / karthik
whenerver you start the database you try to startup ..open
the databse
1. you startup using the startup nomount with the parameter
file that you have .
2. mount the db using startup mount which will read the
control file .
3. startup open is the process to open the data base.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?
Which database is best for storing images?
what is scan listener.
describe and contrast a trigger and a procedure.
What is difference between database and spreadsheet?
What is the function of DML Compiler?
What do you understand by intension and extension?
How do you create a database for an organization?
Enlist the advantages of dbms.
How do I create a database in access 2010?
What is the maximum line size that dbms_output can handle?
What is db driver?
Is dynamodb a document database?
What are functions in database?
What is database bloat?