Day 1
Day 1
Day 1
• Different DBA job roles (VP of DBA, developer DBA, production DBA, database babysitter)
• Components of an instance
• Background processes
• Online redo log (log_buffer) online redo logs and archived redo logs
• The three security methods (VPD, Grant security/role-based security, grant execute)
• Using spfile
• Displaying init.ora values with v$parameter
• Types of Oracle tables (regular, IOT, sorted hash clusters, nested tables)
• Oracle Views
• Function-based indexes
• Index maintenance
• Types of Oracle indexes constraints (check, not null, unique, PK, FK)
• Cascading constraints
• Review of the storage parameters in DBA views (ASM, ASSM, pctfree, pctused and freelists).
• Index rebuilding
• Backup & Recovery overview (hot & cold Backups, RMAN, block change tracking)
• SQL*Loader
• LogMiner
• Flashback
• DataGuard
This section explores the methods used for monitoring all active components of the Oracle database.
• Dropping Indexes
• Using www.statspackanalyzer.com
• Installing STATSPACK
This section explores the methods used for performance management in Oracle and shows tips and
scripts for monitoring all components of any Oracle database. You will also learn the proper action to
take when any area of Oracle becomes a bottleneck.
• Network troubleshooting
• Understanding instance contention (e.g. Buffer busy waits, library cache contention)
• Optimizer parameters
• Dynamic sampling
• Merge join
• Hash Join
• Between operator
• Tuning sub-queries
• DataGuard
• Oracle Streams
• OS-level backups
• Disk mirroring