InterviewSolution
Saved Bookmarks
| 1. |
How To Define Data Block Size ? |
|
Answer» A DATA block SIZE is SPECIFIED for each ORACLE database when the database is created. A database users and allocated free database space in ORACLE datablocks. Block size is specified in INIT.ORA file and can't be changed latter. A data block size is specified for each ORACLE database when the database is created. A database users and allocated free database space in ORACLE datablocks. Block size is specified in INIT.ORA file and can't be changed latter. |
|