Oracle Trouble Shooting Interview Question
1. | What are dynamic performance views? |
---|---|
|
|
2. | What is the STATSPACK tool? |
---|---|
|
|
3. | What is db file sequential read wait event? |
---|---|
The db file sequential read wait event performs single block read operations against indexes, tables, control files, rollback segments and data file headers. It has three parameters: file#, firstblock# and block count. | |
4. | Explain wait events? |
---|---|
|
|