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
Which database is best for storing images?
What is normalization in dbms?
What does clipper stand for?
What is dbms introduction?
Write a query to create a duplicate table with and without data present?
what are the differences between an exclusive lock and a shared lock?
How to write udf s in delphi?
Which database is faster?
What do you understand by ‘database’?
What is difference between database and schema?
Explain by listing some of dbms major advantages.
What are different types of data models?
How to do replication of firebird databases?
Mention the types of join?
How do databases help businesses?