Can you take Online Backups if the the database is running
in NOARCHIVELOG mode?

5. How do you bring the database in ARCHIVELOG mode from
NOARCHIVELOG mode?

6. You cannot shutdown the database for even some minutes,
then in which mode you should run
the database?

Answer Posted / sanju

shut the database then do fllowing
1)In Parameter file set logfile destination
2)startup mount
3)alter database archivelog
4)alter database open
5)archive lo list;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What authentication modes does sql server support? : sql server DBA

792


What is dbcc? : sql server DBA

869


how can you implement fine-grained auditing?

687


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA

757


Does any body has ORACLE Certification Dumps or Materials on 9i DBA, 10G DBA, Internet Application Developer, OCP 8i to 10g DBA Upgrade, Oracle 11i if any body have it, please kindly drop an email to: taruni_2k8@yahoo.com

1807






what are the benefits of flashback feature?

663


Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.

1643


What are the operating modes in which database mirroring runs? : sql server DBA

723


What would you do with an "in-doubt" distributed transaction?

1494


how does an oracle clusterware manage crs resources?

655


when does an alert gets signaled?

670


Where do you find the default index fill factor and how to change it? : sql server DBA

668


Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).

1592


You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?

1633


What are the recovery models for a database? : sql server DBA

682