What is the use of NOARCHIEVELOG parameter in Database?
Answer Posted / guest
NOARCHIEVELOG parameter is used to enable the database in
Achive mode as True or false.
If you need to check database is in which mode use this
command:
1.select log_mode from v$database.
IF database needs to be set in Archivelog Mode
2. Shutdown immediate
3. Startup mount
4. alter database archivelog
5. alter database open
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain 3nf?
What is the difference between a delete command and truncate command?
What are the differences between drop, truncate and delete commands?
Explain the classification of Database Management System?
What is db dialect?
What is database management system with example?
How to specify transaction or query timeout?
How do you backup a database?
What are the types of database users?
dear sir please provide what question will be asked in bank it officer interview
What is an entity-relationship model?
How do databases work?
What are the three main types of models?
How to disconnect the user connection?
What is a form used for in a database?