-
Difference between 9i OEM & 10G OEM.
Explain the differences between 9i OEM & 10G OEM along with new features that changes the way you do your daily job
-
Recover corrupted database
If the entire disk is corrupted how will you recover the database and what are the steps to recover the database?
-
Resize Tablespaces
Is it possible to resize tablespaces and data files? If yes, how?
-
Common problems while taking Backups
What are the common problems while taking backups? What are the necessary steps to take backup on to tapes and disks in real time?
-
Identify Datafile in Backkup Mode
When you execute: alter tablespace begin backup; How can Oracle engine can identify that the corresponding datafiles are in backupmode?
-
Corrupted Rollback Segment
How will you rectify if one of the rollback segments gets corrupted
-
Database hangs during Package Compile
When the developer trying to compile the package. But the database gets hanged? What will you check?
-
-
Difference between logical and physical Data
What is difference between logical & physical data and what do mean by physical & logical backup of data ?
-
-
-
ORACLE 11g Architecture
What is the difference in Oracle 10g and 11g Architecture
-
Database Connection TNS Names
User failed to connect database due to tnsnames, what activity you are going to do?
-
Not able to store the data in my database
Hello Folks,
Hope all doing good.
I have been working for a company where they provide online classes for different technologies. My question is whenever we try to send a data into the database it shows that the info has been added successfully but, While fetching it says results no found. Kindly give me a solution for this.
Thanks -
-
-
-
-
What is a deadlock and Explain
A deadlock is a condition where two or more users are waiting for data locked by each other. Oracle automatically detects a deadlock and resolves them by rolling back one of the statements involved in the deadlock, thus releasing one set of data locked by that statement. Statement rolled back is usually the one which detects the deadlock. Deadlocks are mostly caused by explicit locking because oracle...
-
Oracle DBA Interview Questions
Ans