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 / ramakrishna
no we can't take a backup while in no archive log mode to
enable archive log: alter database archivelog;
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
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
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
What the different topologies in which replication can be configured? : sql server DBA
How would you best determine why your MVIEW couldn't FAST REFRESH?
What authentication modes does sql server support? : sql server DBA
What is fill factor? : sql server DBA
Query processing is slow(eg select query)how will u solve that
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
What is the importance of a recovery model? : sql server DBA
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
What are statistics, under what circumstances they go out of date, how do you update them?
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
What are the different ways you can create databases in sql server? : sql server DBA
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA