Oracle Study Guide

For 10g OCP DBA
  • Home
  • Site Map
  • iscsi-ls for redhat Enterprise Linux 5

    RAC 23.05.2009 Comments Off

    You can download a perl script I wrote to replace the work of iscsi-ls here.

    From the linux server:

    wget http://oracle.3dub.com/iscsi-ls
    chmod 755 iscsi-ls
    ./iscsi-ls

    Tags: iscsi-ls red hat EL5, iscsi-ls redhat, iscsi-ls RHEL 5

  • Actual RAC build notes

    RAC 18.05.2009 Comments Off
    1. tmpfs needs to be expanded: /etc/fstab put size=4G in place of ‘default’ for the tmpfs. This is necessary to get isci to start! I beat myself up for 2 days on this :(
    2. openfiler host/netmask is somewhat misleading. Use the EXACT rac nodes IP addresses and the netmask 255.255.255.255 (specifying the host explicitly).
    3. ocfs2 rpms need to match ‘uname -a’ exactly or it wil NOT work. It will install without warning, but will NOT work.
    4. iscsi-ls is not available for RHEL5. You can run ocfs2console and it will show you the scsi ID on the local machine that the disks are attached to. You can then mount them manually.
    5. java not installed to /usr/local/java/bin, but at /bin/java/jre/1.4.2_06/bin so I had to symlink like so
      cd /usr/local
      mkdir java
      cd java
      ln -s /bin/java/jre/1.4.2_06/bin
    6. vipca and srvctl have a wierd bug where it uses LS_ASSUME_KERNEL. They need to be commented out as explained in http://cs.felk.cvut.cz/10gr2/relnotes.102/b15659/toc.htm#CJABAIIF
  • Getting APC back-UPS UPS’s to work on Linux

    Linux, RAC 15.05.2009 Comments Off

    Guide at : http://www.mscs.dal.ca/~selinger/ups/backups.html

    you will need to change the following line if you use dual NIC’s (as in the case of our RAC systems) in /usr/etc/upsd.conf

    LISTEN localhost

  • Wake On Lan software

    RAC 14.05.2009 Comments Off

    Download from here: http://www.depicus.com/download.aspx?product=gui

  • OCFS2 and ASMlib downloads

    RAC 12.05.2009 Comments Off

      OCFS2:

      • http://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL5/i386/

      OCFS2 tools/console:

      • http://oss.oracle.com/projects/ocfs2-tools/files/RedHat/RHEL5/i386/1.4.1-1/
      • http://oss.oracle.com/projects/oracleasm/dist/files/RPMS/rhel5/x86/2.0.5/2.6.18-92.1.17.el5/oracleasm-2.6.18-92.1.17.el5-2.0.5-1.el5.i686.rpm
    • Installing 10g on RHEL5

      Documentation, Installation 09.10.2008 Comments Off

      http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnRHEL5.php

    • RAC Support/User Group

      RAC 09.10.2008 Comments Off

      http://www.oracleracsig.org/

    • Demo RAC Setup

      RAC 09.10.2008 Comments Off

      http://www.oracle.com/technology/pub/articles/hunter_rac10gr2_iscsi.html#5

    • RAC

      RAC 06.09.2008 Comments Off

      http://www.oracle.com/technology/pub/articles/chan_sing2rac_install.html

    • Installing 10g on RHEL4

      Documentation, Installation 06.09.2008 Comments Off

      http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html

    « Previous Entries

    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
    • 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
    • NXclient/server
    • Online Resources
    • PERL
    • python
    • RMAN
      • RMAN Catalog Setup
    • Scripts
    • Serial-Parallel-Port-Testers
    • SNMP
    • Software
    • Solaris
    • Spiritual
    • SQL & PL/SQL
    • SQLPLUS
    • Startup/Shutdown
    • Streams
    • Tuning
      • INDEXES
      • SQL Tuning
        • TKPROF and sql_trace
    • VNC
    • Windows XP
    © Blogname. All Rights Reserved. Entries RSS Comments RSS Login Open Source