You have found corruption in a tablespace that contains
static tables that are part of a database that is in
NOARCHIVE log mode. How would you restore the tablespace
without losing new data in the other tablespaces?
No Answer is Posted For this Question
Be the First to Post Answer
How to Truncate Table in Oracle
What is a Tablespace?
How data locks are respected in oracle?
What is Java Pool in Oracle?
What suggestions do you have to reduce the network traffic?
How many categories of data types in oracle?
How to retrieve 5th highest sal from emp table?
How to define a procedure inside another procedure?
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
How to define a variable of a specific record type?
Is there a combination of "like" and "in" in sql?
select trunc(round(156.00,-1),-1) from dual;