Answer Posted / nishi
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different windows events activated at runtime ?
What is a Garbage Collection? and what is full recursive Garbage collection?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
Please explain oracle data types with examples?
How to bring a tablespace offline?
Explain what are clusters?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What do you mean by cdb and pdb in oracle 12c?
How to define an oracle sub procedure?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
What are the different types of modules in oracle forms?
What is the meaning of recursive hints in oracle?
What is raw datatype in oracle?
Explain about integrity constraint?
What privilege is needed for a user to query tables in another schema?