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 / vinay prakash
1.cold backup, hot backup
2.cold backup
3.No
4. no (in Archivelog mode backup is in online)
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Query processing is slow(eg select query)how will u solve that
how to restore files with rman?
how can you schedule a job in database?
what do you understand by flashback feature of oracle?
You create a private database link and upon
connection, fails with: ORA-2085: connects to
Where do you find the default index fill factor and how to change it? : sql server DBA
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
what is ora 24313?what is the procedure to exclude that error?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
what is the use of recording information about current session?
Explain materialized views and how they are used.
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
how can you communicate with operating system files from oracle?
What is fill factor? : sql server DBA
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?