InterviewSolution
Saved Bookmarks
| 1. |
How Do You Set Up Tablespaces During An Oracle Installation? |
|
Answer» You should always ATTEMPT to use the Oracle Flexible ARCHITECTURE standard or another partitioning scheme to ensure PROPER separation of SYSTEM, ROLLBACK, REDO LOG, DATA, TEMPORARY and INDEX segments. You should always attempt to use the Oracle Flexible Architecture standard or another partitioning scheme to ensure proper separation of SYSTEM, ROLLBACK, REDO LOG, DATA, TEMPORARY and INDEX segments. |
|