Post Deployment tuning for Oracle 11 g R2
Oracle DB
- In vCenter Server 4.1, add a Unique Index in the VPXV_DEVICE_COUNTER table for better performance.
create unique index VPXI_DEVICE_COUNT_IDX on VPXV_DEVICE_COUNTER(entity_id, device_name, stat_id); - In all Oracle instances (VCREP, VUMREP, etc.) set default policy to disable password aging