InterviewSolution
Saved Bookmarks
| 1. |
You See Multiple Extents In The Temporary Tablespace. Is This A Problem? |
|
Answer» As LONG as they are all the same SIZE this isn’t a problem. In fact, it can even improve performance SINCE ORACLE won’t have to create a new EXTENT when a user needs one. As long as they are all the same size this isn’t a problem. In fact, it can even improve performance since Oracle won’t have to create a new extent when a user needs one. |
|