Which types of backups you can take in Oracle?
2. A database is running in NOARCHIVELOG mode then which
type of backups you can take?
3. Can you take partial backups if the Database is running
in NOARCHIVELOG mode?
4. Can you take Online Backups if the the database is
running in NOARCHIVELOG mode?
Answer Posted / vaishnav
4. No. B'coz for online Backups database should be in
ARCHIVELOG mode.
| Is This Answer Correct ? | 54 Yes | 5 No |
Post New Answer View All Answers
Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.
Why does Oracle not permit the use of PCTUSED with indexes?
Why would you use sql agent? : sql server DBA
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?
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
how can you get actual data change values from previous transactions in oracle?
when does an alert gets signaled?
What is fill factor? : sql server DBA
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
how can you create a user-defined lock?
If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
how can you initialize log miner?
how can you record information about current session?
What would you do with an "in-doubt" distributed transaction?