Explain the difference between a data block, an extent and
a segment.
Answer / kumar.s
Datablock, Extent and Segment
A segment is defined as any entity that consumes physical
storage space within the database.
Each Oracle segment is made up of contiguous chunks of
storage space in the database called extents. Every segment
must have at least one extent, but can have as many as 2
billion extents.
Each extent is itself made up of a collection of smaller
chunks of space called Oracle database blocks. The minimum
size of an extent is five database blocks.
The default size of these database blocks is set at
database creation, but Oracle 10g db can use multiple block
sizes within one db. The common database block sizes are
2KB, 4KB, 8KB, and 16KB.
| Is This Answer Correct ? | 10 Yes | 2 No |
8. Supporting AP, AR and GL?
Explain materialized views and how they are used.
How would you determine the time zone under which a database was operating?
What does coalescing a tablespace do?
hi iam kavya, i completed Oracle11i(finance module), i do not know how to face the interview questions please adivese me
what is different between inline query,subquery& corelated query?
What background process refreshes materialized views?
Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.
Explain accounting for invoice in advance and arrears. : oracle accounts receivable
what is difference between inner join & nested query or subqueries
Can you explain how to adjust the amount of advance already received against an invoice? : oracle accounts receivable
You have just had to restore from backup and do not have any control files. How would you go about bringing up this database?