Oracle Database Performance Tuning and Management Tutorials and Help
Enterprise Class Solid State Drives from Intel
Intel Corporation has begun shipping its highest- performing solid-state drive (SSD), the Intel® X-25E Extreme SATA Solid-State Drive, aimed at server, workstation and storage systems. Unlike mechanical drives, the SSDs contain no moving parts and instead feature 50nm single-level cell (SLC) NAND flash memory technology. Systems equipped with these drives will not suffer from the performance bottlenecks associated with conventional drives. By reducing the total infrastructure, cooling and energy costs, SSDs can lower total cost of ownership for enterprise applications by more than five times.
 
Oracle Performance Tuning : Automatic Shared Memory in 10g

Oracle Automated Shared Memory Management is a new feature introduced in Oracle 10g Databases. In 10g you specify SGA_TARGET instead of the older methods of setting the initialization parameters such as SHARED_POOL_SIZE, DB_CACHE_SIZE. This allows for Automatic Database Performance tuning in Oracle Databases

 
Oracle 10g : New Database Performance Enhancements and Features

Oracle 10g provides a multitude of new features that allow better performance monitoring and management. The content below give you a high level overview of the Performance Management Features and we will cover each of them in detail in the coming weeks

 
Oracle Performance and table compression

Introduction of Oracle Table Compression since Oracle 9i has allowed the compression of Tables, Partitions and Materialized views. This feature targeted at OLAP and Warehousing applications allows for drastic reduction in disk space and memory requirements when used appropriately.


 
Action Session History : Oracle 10g Performance Features

The Oracle 10g Database introduces a new component called Active Session History (ASH) which can be used to identify blocker and waiter session identities and their associated transaction identifiers and SQL for a specified duration of the report. This data for the sample session activity in the instance is provided by V$ACTIVE_SESSION_HISTORY view. A circular buffer in the SGA contains the sampled data of the active sessions. All sessions that are connected to the db and are waiting for an non-idle class event is considered an active session. This includes any session that was running on the CPU at the time of sampling. Sampling is done every second and contains a lot of useful information for Oracle Performance Tuning

 
<< Start < Prev 1 2 Next > End >>

Results 1 - 5 of 6