InterviewSolution
Saved Bookmarks
| 1. |
How Do You Control The Number Of Datafiles In An Oracle Database? |
|
Answer» The number of datafiles in an ORACLE DATABASE is CONTROLLED by the INITIALIZATION parameter DB_FILES. The number of datafiles in an Oracle database is controlled by the initialization parameter DB_FILES. |
|