At this time, we are not aware of any specific effect caused by running with different block sizes. 8 K blocks, in particular, should be fine. Due to the way in which the database is primarily used, larger block sizes are not expected to perform better. For information on how the database is primarily used, see How the Management Server Uses the Database .
Oracle® can utilize striping to increase the throughput of the database. A responsible Oracle DBA will analyze the I/O numbers of our sizing spreadsheet and then set up striping if they feel that faster disk access is warranted. In testing, we have not seen any need for striping for the supported load numbers. Use striping at your own discretion.
Foglight™ Management Server basically manages two sets of tables:
The configuration of multiple tablespaces enables the Management Server to spread the observation tables over multiple hard drives (if configured that way) and, generally, to achieve higher throughput for incoming data, retrieval, and rollup operations. At present, we are not aware of a bottleneck in Oracle® performance with the supported load numbers and known hardware. For higher supported load numbers, and, depending on the hardware, this setup should be considered by the DBA.
For more information, consult Oracle’s documentation on tablespaces.
UndoSpace = UR * UPS + overhead
• |
UndoSpace is the number of undo blocks |
• |
UR is the UNDO_RETENTION value in seconds |
• |
UPS is the number of undo blocks per second, or the transaction rate |
• |
overhead is the small overhead (disk space) for the metadata (transaction tables, bitmaps, and so on) |
Example instructions (full set):
(for example, NEWUNDOTABLESPACENAME] = UNDOTBS2, [TABLESPACEDATAFILE] = /data02/oracle10g/oradata/FGL/undo0201.dbf, [OLDUNDOTABLESPACENAME] = UNDOTBS1 )
© ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center