Parm Patram

Oracle, Linux and UNIX tips, tricks and stuff
  • Home
  • Site Map
  • B-Tree tutorial and demo

    INDEXES 11-07-2009 Comments Off

    http://people.ksp.sk/~kuko/bak/index.html

  • Oracle SQL_TRACE and TKPROF Setup

    TKPROF and sql_trace 09-27-2008 Comments Off

    Oracle SQL_TRACE and TKPROF Setup

  • SQL Tuning

    SQL Tuning 09-27-2008 Comments Off

    http://download-west.oracle.com/docs/cd/B13789_01/server.101/b10752/part3.htm

  • Managing the SGA

    Tuning 09-07-2008 Comments Off

    http://www.oracle.com/technology/products/manageability/database/pdf/ow03p/40091p.pdf

    This can be seen in Enterprise Manager under ‘Server’ -> ‘Memory Advisors’.

    Parts of the SGA:

    Shared Pool –> library cache (storage for parsed queries)
    Large Pool — used for RMAN and when MTS is configured the users’ session data is stored here.
    Java Pool
    Fixed SGA
    Database Buffer Cache (where results of queries are stored)
    Redo Log Buffer

    When changing from dedicated server to shared (MTS – multithreaded shared server) the Large Pool may need to be increased because the users’s session data, etc is stored in the Large Pool. Also, the PGA (Program Global Area) is used only for stack space in MTS.

Category:

  • Administration
    • ASM
    • BLOCK SIZE
    • Database Recovery
    • DBVERIFY
    • GRANTS
    • OEM
    • REDO LOGS
  • APPS
    • AutoConfig
    • Change EBS IP Address
    • Cloning
    • DB Environment Vars
    • Discoverer
    • Environment Vars
    • Patching
    • Problems
    • Resources Online
    • Tricks & Tips
    • Upgrading
    • Workflow
  • Articles
  • Backup & Recovery
  • Certification
  • Configuration
  • DATABASE STRUCTURE
    • Data Dictionary
    • Logical Database Structure
    • Physical Database Structure
    • SCHEMA
  • DATAGUARD
  • Documentation
    • ASM (Automatic Storage Magement)
    • Command Reference
    • DataPump
    • Documentation Library
    • SQL Developer
  • EBS
  • Enterprise Manager
  • FLASHBACK
  • HACKING
  • HEADS UP
  • Installation
    • RAC
  • JDeveloper
  • Linux
    • iptables
    • Networking
  • Monitoring
    • Big Brother
  • MQ
  • NFS
  • NXclient/server
  • Online Resources
  • PERL
  • python
  • RMAN
    • RMAN Catalog Setup
  • Routing & Switching
  • SAN – NAS
    • Netapp
  • Scripts
  • Serial-Parallel-Port-Testers
  • SNMP
  • Software
  • Solaris
  • Spiritual
  • SQL & PL/SQL
  • SQLPLUS
  • Startup/Shutdown
  • Streams
  • Tuning
    • INDEXES
    • SQL Tuning
      • TKPROF and sql_trace
  • Version Control
  • Vertias
    • VCS
    • VxFS
  • VMWare
  • VNC
  • Windows XP
  • ZFS
© Blogname. All Rights Reserved. Entries RSS Comments RSS Login Open Source