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 / harshith
1.logical backup
expdp
2.physical backup
rman
hot backup
cold backup
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how can you implement fine-grained auditing?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
Query processing is slow(eg select query)how will u solve that
currently iam working in mnc as a oracleappsdba,please send the EXPERIENCE RESUME those who r worked as a oracle apps dba
How would you best determine why your MVIEW couldn't FAST REFRESH?
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 would you go about verifying the network name that the local_listener is currently using?
how can you record information about current session?
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.
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
What are the recovery models for a database? : sql server DBA
who owns the operating system files created by the utl_file package?
Explain materialized views and how they are used.
how can you find out if a table can be redefined?