RSS Feed for Oracle Interview Questions Part 2Category: Oracle Interview Questions Part 2

Oracle Interview Questions Part 2 »

When should you consider denormalization
Whenever performance analysis indicates it would be beneficial to do so without compromising data integrity.
How can you determine if an Oracle instance is up from the operating system level?
There are several base Oracle processes that will be running on multi-user operating systems, these will be smon, pmon, dbwr and lgwr. Any [...]