Oracle 11g installation on Oracle Linux 5.10

Hi All,
While installing Oracle 11g R2 in Oracle Linux 5.10 I am getting error : No such file or directory
[info@localhost database]$ ls
doc  install  response  rpm  runInstaller  sshsetup  stage  welcome.html
[info@localhost database]$ ./runinstaller.sh
bash: ./runinstaller.sh: No such file or directory
[info@localhost database]$
Please suggest.

Hi,
Make sure you extract both part in same directory, Do not separate it. Example for 11.2.0.3,
As oracle user
cd /tmp (Make sure your directory have enough space).
unzip p10404530_112030_LINUX_1of7.zip
unzip p10404530_112030_LINUX_2of7.zip
Open the xmanager (xstart) or directly from the Gnome.
1. Test if Display is ok by issue command xclock or xlogo
  $ xlogo
2. Run the installer cd /tmp/database
     $ ./runInstaller
11202
p10098816_112020_LINUX_1of7.zip
p10098816_112020_LINUX_2of7.zip
11201
linux_11gR2_database_1of2.zip
linux_11gR2_database_2of2.zip
Regards,
Hafiz

Similar Messages

  • New installation woes - SQLDeveloper on Oracle Linux x64 and Oracle 11g XE

    Note that as an experienced Oracle developer in enterprise environments running MS Windows OS, I am familiar with SQLDeveloper for Windows. I don't have a lot of experience with Linux however. I don't find it intimidating, I just don't have a lot of accumulated knowledge.
    I have recently been trying to set up a development environment on my Windows7 Professional x64 laptop.
    1. Installed Oracle VBox
    2. Installed Oracle Linux 5.2 inside the VBox (because Oracle 11g XE is not certified on 64 bit Windows, needed to go with a Linux OS)
    3. Installed Oracle DB 11.2 XE
    4. Installed JDK as instructed in the SQLDeveloper release notes for Linux x64
    5. Installed SQLDeveloper 3.1.07.42-1
    No apparent issues with any of the installations.
    Problem : I can run SQL Plus from the command line, but when I click on the icon for SQLDeveloper, nothing happens. No error messages, nothing else.
    Question #1 : Unsure how to debug/troubleshoot this. Will read through the installation and release notes for SQLDeveloper, but any suggestions would be welcome.
    Question #2 : Could this be due to an issue with the JDK installation? It appeared to be successful (no obvious issues) but I can't see anything in the Oracle Linux menu system that tells me the JDK was installed successfully. How can I confirm that the JDK installation was successful?
    Edited by: Peter Hartgerink on Jun 19, 2012 9:12 AM

    >
    The Linux x64 version of SQLDeveloper doesn't come bundled with JDK. There is a version of JDK recommended, with an advisory to install it before installing SQLDeveloper. This I did, with apparent success. I guess I'll have to install the JDK again and check my Java versions afterwards. Thanks.
    >
    I don't know what JDK you downloaded since you didn't say. What version was it? Post the link.
    I find it hard to believe that the JDK version recommended was 1.4.2 since that is an ANCIENT version of Java, you have to hunt to even find it for download and most importantly the sql developer main download page clearly announces what version of Java is needed.
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    >
    JDK Support
    Oracle SQL Developer 3.1 is shipped with JDK1.6.0_11. However, you can connect to and use any JDK 1.6.0_11 or above. To use an existing JDK, download the zip files listed below "with JDK already installed."
    >
    As you can see you need JDK 1.6.0_11 or above.
    If the version you say was recommended was actually 1.4.2 then that is an error; post the details so the developers can get that error fixed.
    I don't know what is on your system and can only go by the information you provide
    >
    4. Installed JDK as instructed in the SQLDeveloper release notes for Linux x64
    java version "1.4.2"
    >
    You either downloaded version 1.4.2, which seems unlikely, or your Linux included 1.4.2 and it is being used when you try to launch sql developer.
    Perhaps your system now has multiple versions of Java on it but the version being used by sql developer is the wrong one. If so that is the issue you need to resolve.

  • 11g Release 2 installation on Oracle Linux 6

    Aloha!
    I I'am installing 11g Release 2 Database on Oracle Linux 6 but i stumble on this problem, that i cant install the said application, either I,m running the wrong file or i downloaded the wrong installation kit for OL 6.
    1) I downloaded "Oracle Database 11g Release 2 (11.2.0.1.0) for Linux x86" installer. Extracted it and paste it on Oracle Linux 6 OS.
    2) I access the directory where i paste the said installer and run "runInstaller" file and i'm having a prompt saying "Permission denied".
    Could it be that the installation kit I downloaded is not for Oracle Linux 6. Is there something that I miss thats why I'm having this prompt?
    Thanks in advance.
    Hades,

    Hi Dude,
    I did manage to install OLE 5 and installed successfully 11gR2 on it. I'm on the process of creating an instance on the said database, but i stumble on several errors;
    1. ORA-09925: Unable to create audit trail file
    after clicking OK i will receive this error;
    2. ORA-01017: invalid username/password; log on denied
    and after;
    3. ORA-01012: not logged on
    This prompts appears during the creation on instance. Please refer below for reference.
    [oracle@ole5 ~]$ id
    uid=501(oracle) gid=501(oinstall) groups=501(oinstall),502(dba),503(oper),504(asmadmin)
    [oracle@ole5 ~]$ env|sort
    CLASSPATH=/u01/app/oracle/product/11.2.0/db_1/jlib:/u01/app/oracle/product/11.2.0/db_1/rdbms/jlib
    COLORTERM=gnome-terminal
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-AnrEnr2Rfk,guid=64a668470bd8d74af646f6004e0de25b
    DESKTOP_SESSION=default
    DESKTOP_STARTUP_ID=
    DISPLAY=:0.0
    G_BROKEN_FILENAMES=1
    GDMSESSION=default
    GDM_XSERVER_LOCATION=local
    GNOME_DESKTOP_SESSION_ID=Default
    GNOME_KEYRING_SOCKET=/tmp/keyring-IwnPgJ/socket
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/oracle/.gtkrc-1.2-gnome2
    HISTSIZE=1000
    HOME=/home/oracle
    HOSTNAME=ole5.localdomain
    INPUTRC=/etc/inputrc
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/u01/app/oracle/product/11.2.0/db_1/lib:/lib:/usr/lib
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LOGNAME=oracle
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:.cmd=00;32:.exe=00;32:.com=00;32:.btm=00;32:.bat=00;32:.sh=00;32:.csh=00;32:.tar=00;31:.tgz=00;31:.arj=00;31:.taz=00;31:.lzh=00;31:.zip=00;31:.z=00;31:.Z=00;31:.gz=00;31:.bz2=00;31:.bz=00;31:.tz=00;31:.rpm=00;31:.cpio=00;31:.jpg=00;35:.gif=00;35:.bmp=00;35:.xbm=00;35:.xpm=00;35:.png=00;35:.tif=00;35:
    MAIL=/var/spool/mail/oracle
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
    ORACLE_HOSTNAME=ol5-11gr2.localdomain
    ORACLE_SID=DB11G
    ORACLE_UNQNAME=DB11G
    PATH=/u01/app/oracle/product/11.2.0/db_1/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    PWD=/home/oracle
    SESSION_MANAGER=local/ole5.localdomain:/tmp/.ICE-unix/2727
    SHELL=/bin/bash
    SHLVL=2
    SSH_AGENT_PID=2763
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_AUTH_SOCK=/tmp/ssh-AUwvgn2727/agent.2727
    TERM=xterm
    TMPDIR=/tmp
    TMP=/tmp
    USERNAME=oracle
    USER=oracle
    _=/usr/bin/env
    WINDOWID=24117329
    XAUTHORITY=/tmp/.gdmZKBUXV
    XMODIFIERS=@im=none
    [oracle@ole5 ~]$
    Thanks in advance.
    With Thanks,
    Hades

  • Steps to Install Oracle 11g XE 64 on Linux 14

    Hi
    Need steps to install Oracle 11g XE on fedora linux 14 on VM ware. I tried methods that are posted but oracle got installed but it is not working need some proper steps to install, I have done the installation on windows its but am new to linux. Please suggest me.
    Also please suggest me how to installe oracle 11g Enterprise edition on linux fedora 14.
    Thanks
    Sudhir

    Hi;
    1. There are XE dedicate forum site:
    Forum Home » Database » Application Express which is XE dedicated forum site.
    2. Installation guide can be found at:
    http://www.oracle.com/technetwork/products/express-edition/documentation/index.html
    Regard
    Helios

  • How to install oracle RAC 11g on oracle linux 5 using vmware workstation ?

    Hello;
    I need to Install Oracle RAC 11g R2 with database 11g ( 2 nodes ) but by using vmware workstation ( not server 2) on oracle linux 5-6 .
    So any document can help me please ..
    regards.

    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-rac-installation-on-ol5-using-vmware-server-2.php
    http://appsdbaworkshop.blogspot.in/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    http://robertgfreeman.blogspot.in/2009/12/11gr2-rac-on-vmware-part-one.html

  • Oracle 11g  on oracle linux 6.1

    Hello everyone,
    I wanted to instal oracle database 11g on oracle linux 6.1 on virtual box. so, I need some help or installation guide. Any help would be greatly appreciated.
    Also, I want to take Oracle DBA 1Z0-051 11g: SQL Fundamentals exam soon. So, I need to do lot of practice before taking that exam.
    Is there any free resource to study? please help me.
    Thank you
    Abdul

    Linuxx 6 is not a certified platform for Oracle 11g - see these other threads relating to this topic. Use the search feature to find more.
    Re: Unable to install oracle 11g in oracle enterprise linux 6
    Re: Is Oracle 11gR2 and 10gR2 BOTH compatible with Oracle Linux 6 Update 1?
    Follow the steps in the Install Guide, pay particular attention to the prereqs - http://download.oracle.com/docs/cd/E11882_01/install.112/e24321/toc.htm
    HTH
    Srini

  • Oracle-Linux 11g Install error

    Hi guys,
    After starting Ora installer on Linux I'm getting this error:
    Invalid source path '../stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles' specified for unzip. Unzip command failed. Please check oraparam.ini and specify a valid source path.
    : No such file or directory
    I downloaded 11g twice thinking that maybe the files are corrupt but both times got the same error as above directory does not exist when I unzip Oracle 11g db files... ???
    Please help.
    I downloaded 11g twice thinking that maybe the file is corrupt but both times got the same error as above directory does not exist when I unzip Oracle db files...
    Please help.
    Thank you very much.
    Art.

    I already closed the session... I started Oracle Installer as a super user in Oracle-Linux:
    ...@localhost database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 120 MB. Actual 21968 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 3999 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-02-13_08-24-59PM. Please wait ...
    Invalid source path '../stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles' specified for unzip. Unzip command failed. Please check oraparam.ini and specify a valid source path.
    The problem I think is that directory '.../oracle.jdk/...' does not exist.
    Thank you very much.
    Art.
    Edited by: user6248369 on Feb 13, 2011 6:24 PM

  • Regd: Oracle Enterprise Data Quality 11g Installation

    Hi All,
    I am trying to install Oracle Enterprise Data Quality 11g (11.1.1.7.4 ) on Oracle Linux 6.5.
    Weblogic server installation done successfully but when i tried to invoke Installer for EDQ
    it it giving message "INST-07248:specified Middleware home location is not valid location"
    I have no idea why it is not picking the Middleware path.
    Can anyone please help regarding the same ASAP.
    Thanks,
    DD

    Hi Valerie,
    ODEQ is tool which we are using for data cleansing and its oracle Product .
    In order install Oracle Enterprise Data Quality 11G we required "Weblogic server"
    I did installation of Weblogic server 12C but when i tried to install ODEQ its not allow me complete the installation.
    it it giving an error message  "INST-07248:specified Middleware home location is not valid location"
    Here is the link to download ODEQ.
    http://www.oracle.com/technetwork/middleware/oedq/downloads/index.html
    Thanks ,
    DD

  • Installing Oracle Linux 6 For 11g

    I'm downloading Oracle Linux 6,2 64-bit with the single intention to simply install Oracle Database 11g Enterprise Edition and I've never used or installed Oracle Linux before. I know that in order to install Oracle 11g database, I will need to have some kind of graphic utility like X but I do not need a Desktop Environment like Gnome or KDE (which is not permitted on servers per company policy). Can someone tell me what exactly or which specific options I will need to minimally install Oracle database 11g? I don't want to install the entire DVD content to my server but rather know what packages are required and ONLY install those. I don't know if the Linux installer has a fairly self explanatory / easy to use options based on me using this system as a database server but if anyone can please help, I'd greatly appreciate it!

    Sorry everyone but I've retured back from vacation to focus back on getting Oracle Database 11.2.0.3 installed on Oracle Linux 6.2 64-bit. I've got the O.S. up and I thought I selected all the correct / required packages to perform the standard installation using the Universal Installer but it's not working for some reason. I'm unable to forward my 'xclock' session from the database server host to my workstation (Ubuntu 12.04 Linux). When I open a terminal window on my Ubuntu Linux machine and type 'xclock', the application opens w/o any issues. When I SSH into my Oracle database server and attempt to forward the X11 session over to my machine, I get:
    carlos@ghost:~$ ssh -x carlos@oracledb
    carlos@oracledb's password:
    [carlos@oracledb ~]$ xclock
    Error: Can't open display:
    [carlos@oracledb ~]$ logout
    Connection to oracledb closed.I obviously have the application 'xclock' and all required dependencies installed but for some reason it doesn't forward from my Oracle server to my workstation so that I can start the installation...
    Below is a list of all installed packages on Oracle Linux that have 'xorg-x11*' in their package header name:
    [root@oracledb ~]# rpm -qa | grep -i "xorg-x11*"
    xorg-x11-drv-qxl-0.0.14-13.el6_2.x86_64
    xorg-x11-drv-v4l-0.2.0-4.0.1.el6.x86_64
    xorg-x11-drv-savage-2.3.2-1.0.1.el6.x86_64
    xorg-x11-drv-i740-1.3.2-2.0.1.el6.x86_64
    xorg-x11-drv-sisusb-0.9.4-1.0.1.el6.x86_64
    xorg-x11-drv-acecad-1.5.0-3.0.1.el6.x86_64
    xorg-x11-xkb-utils-7.4-6.el6.x86_64
    xorg-x11-apps-7.4-10.el6.x86_64
    xorg-x11-drv-openchrome-0.2.904-4.el6.x86_64
    xorg-x11-drv-penmount-1.5.0-2.el6.x86_64
    xorg-x11-drv-nouveau-0.0.16-13.20110719gitde9d1ba.el6.x86_64
    xorg-x11-drv-ati-6.14.2-7.el6.x86_64
    xorg-x11-drv-mouse-1.7.0-4.el6.x86_64
    xorg-x11-drv-fpit-1.4.0-2.el6.x86_64
    xorg-x11-drivers-7.3-13.3.el6.x86_64
    xorg-x11-xinit-1.0.9-13.el6.x86_64
    xorg-x11-server-utils-7.5-5.2.el6.x86_64
    xorg-x11-xauth-1.0.2-7.1.el6.x86_64
    xorg-x11-utils-7.4-8.el6.x86_64
    xorg-x11-drv-ati-firmware-6.14.2-7.el6.noarch
    xorg-x11-server-common-1.10.4-6.el6_2.3.x86_64
    xorg-x11-server-Xorg-1.10.4-6.el6_2.3.x86_64
    xorg-x11-drv-r128-6.8.1-3.0.1.el6.x86_64
    xorg-x11-drv-vmware-11.0.3-1.0.1.el6.x86_64
    xorg-x11-drv-i128-1.3.4-1.0.1.el6.x86_64
    xorg-x11-drv-trident-1.3.4-1.0.1.el6.x86_64
    xorg-x11-drv-glint-1.2.5-1.0.1.el6.x86_64
    xorg-x11-drv-apm-1.2.3-2.0.1.el6.x86_64
    xorg-x11-drv-ast-0.91.10-1.0.1.el6.x86_64
    xorg-x11-drv-siliconmotion-1.7.5-1.0.1.el6.x86_64
    xorg-x11-drv-dummy-0.3.4-1.0.1.el6.x86_64
    xorg-x11-drv-wacom-0.10.5-14.0.1.el6.x86_64
    xorg-x11-drv-sis-0.10.3-1.0.1.el6.x86_64
    xorg-x11-drv-evdev-2.6.0-2.el6.x86_64
    xorg-x11-drv-synaptics-1.4.1-3.el6.x86_64
    xorg-x11-drv-intel-2.16.0-1.el6.x86_64
    xorg-x11-drv-mga-1.4.13-3.el6.x86_64
    xorg-x11-drv-cirrus-1.3.2-2.el6.x86_64
    xorg-x11-drv-mutouch-1.3.0-2.el6.x86_64
    xorg-x11-drv-hyperpen-1.4.1-2.el6.x86_64
    xorg-x11-drv-fbdev-0.4.2-2.el6.x86_64
    xorg-x11-drv-vmmouse-12.7.0-1.el6.x86_64
    xorg-x11-drv-keyboard-1.6.0-1.el6.x86_64
    xorg-x11-drv-vesa-2.3.0-2.0.1.el6.x86_64
    xorg-x11-drv-tdfx-1.4.3-2.0.1.el6.x86_64
    xorg-x11-drv-rendition-4.2.4-1.0.1.el6.x86_64
    xorg-x11-drv-mach64-6.9.0-1.0.1.el6.x86_64
    xorg-x11-drv-voodoo-1.2.4-1.0.1.el6.x86_64
    xorg-x11-drv-s3virge-1.10.4-2.0.1.el6.x86_64
    xorg-x11-drv-xgi-1.6.0-11.0.1.el6.x86_64
    xorg-x11-font-utils-7.2-11.el6.x86_64
    xorg-x11-drv-void-1.4.0-1.el6.x86_64
    xorg-x11-drv-aiptek-1.4.1-2.el6.x86_64
    xorg-x11-drv-nv-2.1.18-2.el6.x86_64
    xorg-x11-drv-elographics-1.3.0-2.el6.x86_64

  • Install Oracle Database 11g release 2 on Oracle Linux 6.0?

    I'm running Oracle Linux Server 6.0, and am trying to install Oracle Database 11g release 2 on it. The installation is failing because it says I need "glibc-2.3.4-2.41", but I think the OS came with glibc 2.12.
    How do I upgrade glibc on this machine to glibc-2.3.4-2.41?

    898649 wrote:
    Thanks. What's UEK?UEK = Unbreakable Enterprise Kernel. It is installed by default with Oracle Linux 5 Update 7. Also, if you install the oracle-validated RPM (as part of the initial install or via yum afterwards), all the pre-requisites for installing database will be taken care of for you.

  • /dev/shm on Oracle Linux 6.x to run Oracle 11g R2 - manual configuration?

    Hello
    We are building a server to run Oracle 11g R2 database (11.2.0.3 x64) on Oracle Linux 6.2 with UEK R2.
    Our preference is to use AMM to have Oracle 11g R2 manage memory. We may impose some minium SGA and PGA memory allocations but basically aim to use MEMORY_TARGET to manage overall memory.
    By default Linux makes the size of /dev/shm ~50% of server physical RAM, as far as I can tell.
    Here is the /etc/fstab entry created by the installation:
    tmpfs /dev/shm tmpfs defaults 0 0
    Given this Linux server will only run Oracle 11g R2 database and some monitoring software, almost application code will run on the server. The application code will run on the separate application server and is Java based.
    Can I change the */etc/fstab* entry for /dev/shm to manually increase the size to take up ~80-90% of the server physical RAM ? Is it a good idea?
    The server is 64-bit, the RAM = 64 GB, so I am thinking to manually make /dev/shm to be = ~55GB, leaving ~8GB for other purposes.
    Right now it's about 32GB (50%?) if I leave the /dev/shm 'defaults' on.
    many thanks

    thanks,
    I have read the doc (what little there is on this topic).
    I have asked on the database forum......
    just FYI - below is the proof:
    SQL> show parameter mem
    NAME                    TYPE     VALUE
    hi_shared_memory_address     integer     0
    memory_max_target          big integer 4G
    memory_target          big integer 0
    shared_memory_address     integer     0
    SQL> show parameter ga
    NAME                    TYPE     VALUE
    lock_sga               boolean     FALSE
    pga_aggregate_target          big integer 1600M
    pre_page_sga          boolean     FALSE
    sga_max_size          big integer 3G
    sga_target               big integer 1600M
    still does not work.
    And I cant change memory_max_target = 0 because I get error on startup:
    SQL> alter system set memory_max_target=0 scope=spfile;
    System altered.
    SQL> shutdown immediate;
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup;
    ORA-01078: failure in processing system parameters
    ORA-00843: Parameter not taking MEMORY_MAX_TARGET into account
    ORA-00849: SGA_TARGET 3221225472 cannot be set to more than MEMORY_MAX_TARGET 0.
    BUT if memory_max_target is > 0 then alert log says hugepages can not be used
    it feels like catch-22.....
    thanks
    Edited by: yurib on Jun 1, 2012 4:53 PM

  • Fail installing OBIEE 11g on Oracle Linux 5 64 bits

    Hello,
    I am trying to install OBIEE 11g over Oracle Linux 5 (64 bits), but I can't. I have the following issue:
    INST-07008: Validation of Oracle Home location failed. User does not have permission to create home/instance location
    INST-07282: Specified Middleware home location does not exist
    In the Oracle Middleware Home, I have specified "/root/Oracle/Middleware".
    I have following these steps:
    1) Install Oracle DB 11g R2 (OK)
    2) Install jdk for Linux 64 bits (OK)
    3) Install weblogic
    I have done the installation as "root" user
    Middleware Home Directory = /root/oracle/Middleware (OK)
    4) Install RCU as root (OK)
    5) Install OBI 11g
    To execute ./runInstaller it is necessary be as oracle user.
    I have changed permissions in /root/Oracle/Middleware (chmod 777), but the issue is the same.
    I appreciate any idea to solve the issue.
    Thank you in advance.
    Regards,
    Monica.

    Hello,
    no, I have installed OBIEE as oracle user with software only option, with root isn't possible.
    So, I don't know if it is necessary I installed WebLogic as oracle user to have permission in middleware path...
    Regards.

  • 32 Bit Installation or Oracle Linux and Oracle Database 10g

    I have an old E-Machine that I wanted to put Oracle Linux and Oracle Database Express 11G on. I was just wanting to do some testing and development on the system. I'm pretty sure the machine is 32bit.
    I just burned a copy of 32 bit Oracle Linux onto a CD. Is there a version of Oracle Database Express that will run on it?
    It seems like there is only a 64 bit version of Oracle Express Database 11g. Is Oracle Database Express 10g installable on Oracle Linux 32 bit?
    Let me know! Thanks in an advance.

    One (or two) caveats with the 10g version, XE can not be patched and the 10.2.0.1 XEs were created before the current daylight savings time rules went into effect.
    If you have access to My Oracle Support there is a method to get updated timezone files for the oracle binaries, you need at least version 4 of the DST files. I've got the MOS docIDs somewhere let us know if needed and I'll dig 'em up.

  • Installation of Oracle DB 10.2.0.4 on Oracle Linux Enterprise 5.4

    Dear all
    We are planning to install the Oracle DB 10.2.0.4 on Oracle Linux Enterprise 5.4.
    Kindly advise if the the OS is stable or any incompatibility issues we might get during the installation.
    Any past experience sharing will be appreciated.
    Regards
    Kam

    Hi Kam,
    maybe you should have a look on my recipes on how to deploy your server. For example:
    http://www.oratoolkit.ch/knowledge/howto/installation/seSrv-10g-R2-on-OEL-5.4-x86_64.php
    http://www.oratoolkit.ch/knowledge/howto/installation/eeSrv-10g-R2-on-OEL-5.4-x86_64.php
    http://www.oratoolkit.ch/knowledge/howto/installation/cuSrv-10g-R2-on-OEL-5.4-x86_64.php
    http://www.oratoolkit.ch/knowledge/howto/installation/seSrv-10g-R2-on-OEL-5.4-x86.php
    http://www.oratoolkit.ch/knowledge/howto/installation/eeSrv-10g-R2-on-OEL-5.4-x86.php
    http://www.oratoolkit.ch/knowledge/howto/installation/cuSrv-10g-R2-on-OEL-5.4-x86.php
    Good luck!
    Cheers,
    David
    OCP 9i / 10g / 11g
    Edited by: David D'Acquisto on 18.02.2010 12:25

  • How to install oracle 11g on oracle linux 6.1.

    Hello everyone here at oracle forum.!
    I'm new on using the linux and i badly need to learn it including the Oracle Database for making PHP website.
    Because of this i downloaded all the packages of Oracle Linux Release 6 Update 1 Media Pack for x86 (32 bit) at E-Delivery.
    Now i was having a hard time figuring out how to install all the 4 ISO images. the only one that worked was was the boot.iso that installed the Oracle Linux 6 without the DB.
    So what would i do to use the 3 updates?
    I burnt them all one by one on different DVD but it wont look for the other packages.
    So please guys bare with me and help me figure out how to use the other 3 packages for i know it has the Oracle Database.
    Oracle Linux Release 6 Update 1 source DVD 1 V26570-01
    Oracle Linux Release 6 Update 1 source DVD 2 V26571-01
    Oracle Linux Release 6 Update 1 Boot iso image for x86 (32 bit) V26573-01

    Oracle Linux does not install any Oracle Database. You don't need the source and boot.iso DVD. You can boot and install the system from the Oracle Linux 6.1 installation DVD. The boot.iso is useful for a network install and the source DVD if you want to compile everything yourself.
    As far as I know, Oracle Database has not been certified for Oracle Linux 6 yet. That does not necessarily mean you cannot install Oracle Database on Oracle Linux 6 yet, but you will run into problems with software requirements, package dependencies and perhaps incompatibilities, i.e. ext4 file system.
    I think your best option is to install Oracle Linux 5 and certainly use Oracle VirtualBox. If you are new to Linux you probably cannot use Linux as your primary OS yet, and VirtualBox will allow you to install and re-install without jeopardizing your primary host OS. You can also download pre-build virtual machines for Virtualbox from http://www.oracle.com/technetwork/community/developer-vm/index.html which might have everything you need installed and ready to use.

Maybe you are looking for

  • Ipod to Itunes reload after hard drive crash

    My hard drive crashed and now my ipod is correct and the backup I reloaded onto itunes does not match.  How do I get itunes to match my ipod?  I do not really want to recreate all the playlists as that would take a great deal of time.Thanks

  • Reducing IDOC HRMD_A

    I want to reduce IDOC HRMD_A. I have 1) created a copy ZHRMD_A & marked the fileds that I want to send in the IDOC via tocde BD53 2) activated the change pointers for ZHRMD_A 3) updated the partner profile & distribution model. But when the IDOC is c

  • Problems with burning iPhoto library to DVD

    When I try to burn my iPhoto library to a DVD, iPhoto eventually always crashes. iPhoto will prepare to burn and the window to select output drive, spee, etc. will com up. After clicking on "burn", iPhoto is always end. What could be wrong? Is my iPh

  • Version 4 will not open a .ft3 file by using the Fronimo software installed on my computer; all previous versions of Firefox would open the file.

    I frequently us a website called gerbode.net. This site has many files with the extension of .ft3. These files can be opened with a program called "Fronimo" which I have on my computer. All the previous versions of Firefox would open these files dire

  • Running Sum with Javascript

    Hi All, How can we access previous row in for loop in javascript? I am trying to access it with i-1 as follows but it does not work: document.wwv_flow.f04[i-1].value Can someboday point out the error please? Thanks, Zahid