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 / mohanamurali chittim
1.Ans) NO
5.Ans)go to mount state then give
alter database archivelog;
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What purpose does the model database server? : sql server DBA
You create a private database link and upon
connection, fails with: ORA-2085: connects to
How do you open a cluster administrator? : sql server DBA
what is the diffrence between core dba and apps dba?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
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
What is the default port no on which sql server listens? : sql server DBA
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
what is the last version,the release date of that version and fix pack of ibm db2 udb?
What the different components in replication and what is their use? : sql server DBA
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
what are the types of connection load-balancing?
How do you trace the traffic hitting a sql server? : sql server DBA