If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?



If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and ..

Answer / Imran Ahmad

To recover the lost data in test_tablespace when test02.dbf is accidentally deleted using 'rm', you would need a valid backup of the affected tablespace (test_tablespace) that was taken before test02.dbf was deleted.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle DBA (Database Administration) Interview Questions

The system has a program that always includes the word nocomp in its name, how can you determine the number of processes that are using this program?

1 Answers  


When configuring sqlnet on the client what files need to be set up?

1 Answers  


When looking at v$sysstat you see that sorts (disk) is high. Is this bad or good? If bad -how do you correct it?

1 Answers  


What happens if the constraint name is left out of a constraint clause?

1 Answers  


What is the finger command?

1 Answers  


What do you understand by the term 'system change number (scn)'?

1 Answers  


What is the difference between sga and pga?

1 Answers  


How can you tell if an index on particular table is used or not used in 9i?

1 Answers  


What does an oracle dba do?

1 Answers  


Explain the wait events in statspack report 'db scattered read', 'db sequential real', 'enqueue'?

1 Answers  


Discuss row chaining, how does it happen? How can you reduce it?

1 Answers  


What are bind variables and why are they important?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)