Oracle 8i & Redhat 6.2

I am setting up the environment to install Oracle on a Dell machine running Redhat 6.2 (kernel 2.2.14-12).
Is it a must to change the default settings of SHMMAX, SHMMIN, SHMMNI, SHMSEG, SEMMNI, SEMMSL, SMMNS, SEMOPM and SEMVMS?
Thanks,
Cesar

I didn't change anything as far as the kernel is concerned.. I have RH6.2 PII300 196MB ram.. Works fine.

Similar Messages

  • Can not install Oracle on Redhat 7.3

    I have installed Redhat 7.3 . I tried to install Oracle 8i Release 2 (8.1.6).
    But when I try to run runInstaller, nothing runs, Applet(JRE) does not open.
    what is the problem?
    I have successfully installed this Oracle 8.1.6 on Redhat 6.2

    Hi there;
    Here is what I have done to install Oracle8i 8.1.7 on Redhat7.3:
    Things you need to download:
    JAVA:
    Get the JDK - jdk118_v3-glibc-2.1.3.tar.bz2
    Get the JRE - jre118_v3-glibc-2.1.3.tar.bz2
    use bzip2 OR tar:
    tar -xvjf jdk-1.1.8_v3.tar.bz2 -C /usr/local
    as well for jre118
    Symbolically link them:
    ln -s /usr/local/jdk118_v3/bin/java /bin/java
    ln -s /usr/local/jre118_v3/bin/jre /bin/jre
    ln -s /usr/local/jdk118_v3 /usr/local/java
    ln -s /usr/local/jre118_v3 /usr/local/jre
    After you: tar -xvf /tmp/linux81701.tar
    chmod 777 Disk1
    cd Disk1
    chmod 777 runinstaller
    Now you should be able to run the <runInstaller>
    when you receive this error close to end just click on ignor:
    Error in invoking target relink of makefile /u01/app/oracle/product/8.1.7/precomp/lib/ins_ctx.mk" Or something similar
    The below operations should be performed logged in as root.
    changes must be done on the root.sh script:
    line 102 Read:
    RMF=/bin/rm -f
    changed it to: RMF=`/bin/rm -f`
    line 156
    RUID=`/usr/bin/id|$AWK -F\( '{print $2}'|$AWK -F\) '{print $1}`
    change it to:
    RUID=`/usr/bin/id|$AWK -F\( '{print $2}'|$AWK -F\) '{print $1}'`
    Execute the script root.sh.
    Ignore the errors about not being able to delete the files.
    After you finish with: Net8 Configuration Assistant:
    The below operations should all be performed logged in as oracle.
    cd $ORACLE_HOME<In my machine is:cd product/8.1.7>
    tar -xvzf /tmp/glibc-2.1.3-stubs.tar.gz
    ./setup_stubs
    Then exit from: $ORACLE_HOME
    and edit .bash_profile OR .bashrc whichever you modified in preinstall
    add the following line: export ORACLE_SID=<whatever you named it during install>
    My machine read as this: export ORACLE_SID=oral
    At this point I strongly suggest you logg out from Oracle Account and re-log again
    Then edit this file: /etc/oratab
    and change: *:/home/oracle/product/8.1.7:N To *:/home/oracle/product/8.1.7:Y
    Now you can use dbstart and dbshut scripts from the command mode to start and stop the database.
    most likely when you try to start the database for the first time you will receive
    the error: ORA-01081<you can't star database is already startet>
    Then go to svrmgrl and connect internal and type: shutdown Abort
    re-start your Database and you are ready to go!!!!!!
    Hope that is help
    Abdul

  • Oracle on Redhat 5.2 - Problem with Intelligent Agent

    After installing Oracle 8.0.5 with Redhat 5.2 Linux,
    the Intellient Agent would not work?
    Did anybody have similar problems?
    thank you
    Petra
    null

    Hello Jay,
    I have changed the read/write permissions and it now looks like this
    ls -ll
    drwxrwxrwx 4 oracle dba 4096 Jul 30 18:20 11g
    drwxrwxrwx 3 oracle dba 4096 Jul 30 00:35 linux_11gR1_database_1013.zip_FILES
    drwxrwxrwx 2 oracle dba 4096 Jul 30 18:31 oraInventory
    As you can see now that the dump linux_11gR1_database_1013.zip_FILES which i have downloaded from oracle website is owned by user oracle and oraInventory as well could you please tell me what error it could be...
    Thanks a lot
    Edited by: msyed on Jul 30, 2009 6:38 PM

  • What is size of jre required for oracle on redhat 7.1

    what is the file size of jre required for oracle on linux redhat .is this copy in floppy ?

    what is the file size of jre required for oracle on linux redhat .is this copy in floppy ?

  • Trying to connect MySQL and Oracle in RedHat

    Hi all,
    i´m tryng to create a dblink between Oracle 10.2.0 and MySQL,
    when when i try using sqlplus i obtain this error:
    SQL> SELECT "id" FROM issues@mysqldb;
    ORA-28500: la conexion de ORACLE a un sistema no Oracle ha devuelto este mensaje:
    [Generic Connectivity Using ODBC]DRV_InitTdp: DB_ODBC_INTERFACE (2082): ; [MySQL][ODBC 5.1 Driver]Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (SQL State: 08S01; SQL Code: 2002)
    ORA-02063: 2 lines precediendo a MYSQLDB
    This is my configuration:
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/hs/admin/initmysqldb.ora
    # This is a sample agent init file that contains the HS parameters that are
    # needed for an ODBC Agent.
    # HS init parameters
    HS_FDS_CONNECT_INFO = hsqldb
    HS_FDS_TRACE_LEVEL = DEBUG
    HS_FDS_TRACE_FILE_NAME = mysqldb.trc
    HS_OPEN_CURSORS=300
    HS_AUTOREGISTER = TRUE
    HS_FDS_SHAREABLE_NAME=/usr/lib/libmyodbc5.so
    set ODBCINI=/usr/local/etc/odbc.ini
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    # listener.ora Network Configuration File:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = mysqldb)
    (ORACLE_HOME = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server)
    (PROGRAM = hsodbc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = descordel01)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/tnsnames.ora
    # tnsnames.ora Network Configuration File:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = descordel01)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    mysqldb =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = descordel01)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = mysqldb)
    (HS = OK)
    )

    Hi,
    You don't say if your Redhat Linux is 32-bit or 64-bit because 10.2 HSODBC was never ported to Linux 64-bit.
    Also, 10.2 HSODBC is now desupported and has been replaced by the 11g Database Gateway for ODBC (Dg4ODBC) so you should install and use that so you are on a fully supported version. The following notes in My Oracle Support have further information -
    Note.466228.1 How to Setup DG4ODBC on Linux x86 32bit
    Note.561033.1 How to Setup DG4ODBC on 64bit Unix OS (Linux, Solaris, AIX, HP-UX)
    Note.1083703.1 Master Note for Oracle Gateway Products
    If you are Linux 32-bit and want to continue with the HSODBC setup then please review this note -
    Note.264567.1 How To Setup HSODBC on Linux
    and make sure you have the setup correct.
    For example, in the listener.ora entry you should have an entry for the ENV variable LD_LIBRARY_PATH to make sure the process spawned by the listener picks up the correct libraries -
    (ENVS=LD_LIBRARY_PATH=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib:<path to odbc_driver_directory>/lib)
    such as -
    (SID_DESC =
    (SID_NAME = hsodbc)
    (ORACLE_HOME = /home/oracle/server/10.2.0/)
    (PROGRAM = hsodbc)
    (ENVS=LD_LIBRARY_PATH=/home/oracle/server/10.2.0/lib:/home/odbc/dd/lib)
    You need to stop and start the listener after making any changes.
    If you still have problems then send the -
    - odbc.ini
    - odbcinst.ini - if being used
    - full name and version of the ODBC driver being used
    - full version of MySQL being accessed
    - modified listener.ora
    Regards,
    Mike

  • Oracle Linux - Redhat Linux compatibility matrix

    We want to use Red Hat virtual machines from a cloud provider for outsourced development, and our production environment will be in the Redhat-compatible Oracle Linux.
    Therefore we need to know exactly which versions of Oracle LInux are compatible with which versions of Redhat. If the cloud provider has virtual machines in Redhat version X, which version of Oracle Linux should be compatible?
    Anyone know?
    thanks

    Peter Collins wrote:
    Therefore we need to know exactly which versions of Oracle LInux are compatible with which versions of Redhat. If the cloud provider has virtual machines in Redhat version X, which version of Oracle Linux should be compatible?Our versioning is identical: Red Hat Enterprise Linux 4 Update 8 == Oracle Linux 4 Update 8. Red Hat Enterprise Linux 5 Update 4 = Oracle Linux 5 Update 4 and so on, for all versions.
    Just match major version and update level and you'll be sweet. :)

  • HELP! Oracle 8i/RedHat 6.0 installation going nowhere

    I downloaded the JRE 1.1.6v5, put it into /usr/local/jre.
    I set the DISPLAY to localhost:0.0, set xhost to permit
    localhost. But I can't bring up the OUI.
    But when I run runinstaller (or runins.sh), it complains saying:
    Class not found: oracle.sysman.oii.oii.OiiInstaller
    where is this class? what can do I do to make it work? Please
    help!!
    Stephen
    null

    Did you install JRE?

  • No Oracle on Redhat 8.1 or 9

    To Whom It May Concern,
    Due to the new POSIX thread library on RH 8.1 and 9 oracle products no longer install because jdk 1.4.1 is required. This is a real disappointment. Is there any possiblity that Oracle can release Oracle 9.2 client installer for Linux that supports POSIX thread library.
    -Matthew

    Good evening, Sid-Hartha -
    The resource below provides some steps to try if you are not hearing system sounds on your iPhone.  Restarting the iPhone after an update is always a good first step.
    If you hear no sound or distorted sound from your iPhone, iPad, or iPod touch speaker - Apple Support
    http://support.apple.com/en-us/HT203794
    Can't hear anything from the built-in speaker of your iPhone, iPad, or iPod touch? Follow these steps and test the sound after each one.
    Go to Settings > Sounds and drag the Ringer And Alerts slider to turn the volume up.
    If you can hear sound from the speaker, then the speaker works. Continue with these steps to find the setting or switch that's affecting the sound. If you can't hear sound from the speaker, contact Apple Support.
    Make sure the Ring/Silent switch is set to ring. If you can see orange, it's set to silent.
    Restart your device.
    Open an app that has music or sound effects. Adjust the volume with the volume buttons or the slider in Control Center.
    Go to Settings > Bluetooth and turn off Bluetooth.
    If there's still no sound, connect a headset. If you can hear sound through the headset, remove it and clear any dust or debris from the headset jack of your device.
    If the device is in a case, make sure that the case doesn't block the speaker.
    Use a brush to gently clear any debris from the speaker and Lightning connector (or 30-pin dock connector). The brush should be clean and dry and have soft bristles.
    Update your device to the latest version of iOS.
    If you followed these steps and still hear no sound or distorted sound, contact Apple Support.
    Last Modified: Jan 27, 2015
    Cheers,
    - Judy

  • Dbca hangs on oracle 9i2 + Redhat 9

    I've tried all the tips that i found on thois site and Werner puschitz' site. Now i install the product correctly. But when at dbca excecution, i get this pop up message :
    "invalid EXP descriptor signature" and dbca hangs.
    I got no solution. Can you give me help?
    Thanks.

    It also hangs at the same spot for me, copying of README file. If you check the installation log files, I believe in the .err file. You will see an message relating to java, the linking of a file, and something about glibc.
    I don't remember exact details as this happened to me yesterday and have not yet had time to work on this again.
    Have seen several comments about needing to have glibc-devel and binutils installed which makes some sense since the error occurs during the link phase,(compilation not the file link, lest ye think I'm confusing the two.)
    Anyway, I plan to make sure I have these and if not to install them and try again.

  • Installing oracle on redhat linux4.0

    Hello sir,
    me a junior DBA ,for creating the home directory and to create oinstall & dba
    group i have logged as root and i when i tried the following
    # groupadd -g 1000 oinstall
    the following error is coming
    bash : group add : command not found
    can u plz suggest me the above
    Regards,
    Vamsi

    Looks like system binary file location is not in the PATH environment variable. In general, this system bin path is set in the PATH, but in your case, either might have missed out or might have unset the PATH variable.
    Check the PATH environment variable.
    $ echo $PATH
    If the system binary file location is not set then set accordingly.
    $ PATH=$PATH:/usr/sbin/
    $ echo $PATH
    Otherwise, call the groupadd command from the location directly as below.
    $/usr/sbin/groupadd -g 1000 oinstall
    Regards,
    Sabdar Syed.

  • Install Solution Manager in RedHat Enterprise 6 with Oracle 11

    Hello ,
    In the marketplace-PAM,  RedHat Enterprise 6 is not listed as approved for EHP1 Solution Manager 7.0 64 bit (unicode) with Oracle.
    Does anyone have any information on this subject?
    Has anyone installed the Solution Manager 7.0/Oracle with RedHat Enterprise 6?
    tks

    Yes, you are correct. Apart from PAM, following Note confirms this. RHEL 6 is not supported yet for Oracle, is in planning stage.
    Note 1565179 - SAP software and Oracle Linux
    Thanks

  • The installer don't run when install oracle 9.2.0.1 on redhat 9 at 41%

    The installer don't run when install oracle 9.2.0.1 on redhat 9 at 41%
    just installed component of 'oracle intermedia ',the installer don't go on.i wait it pass five hour,but the installer's process still on 41%
    my set shmmax 1G and my physics memory is 512m
    please help me !

    Oracle is NOT certified on RedHat 9, only on RedHat AS 2.1. It is possible to make it work though. Refer to the following web site which has a very good list of problems and work arounds for installing Oracle on RedHat:
    www.puschitz.com

  • RedHat 6.0 and Oracle

    I have run Oracle on RedHat 5.1 and 5.2.
    All worked well.
    Now RedHat 6.0 is out. Very many things have changed quite a bit.
    How is the impact on Oracle ?
    Well for one thing, the binaries core dump during install,
    have anybody installed Oracle on RH6 ? Please give me a tip.
    null

    It is possible, but with a bit of work:
    http://www.redhat.com/corp/support/errata/rh60-errata-general.html
    Chr H-N (guest) wrote:
    : I have run Oracle on RedHat 5.1 and 5.2.
    : All worked well.
    : Now RedHat 6.0 is out. Very many things have changed quite a
    bit.
    : How is the impact on Oracle ?
    : Well for one thing, the binaries core dump during install,
    : have anybody installed Oracle on RH6 ? Please give me a tip.
    null

  • 10.2.0.1 installation problem on redhat 4 (ORA-12547: TNS:lost contact)

    Hi,
    I tried to install Oracle 10.2.0.1 on a RedHat 4 box. Both, Oracle and RedHat are 64 bit versions. The installation was fine but the database creation (with dbca) could not create the database because of this error: ORA-12547: TNS:lost contact
    I can not find any errors in the installation log. Only this warnings in the make.log:
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/snmccolm.o' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmccol.a(nmccole.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbuft.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbufw.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbufu.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(snmcbufm.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a(nmcbuff.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib//libnmadbg.a(nmadbg.o)' is incompatible with i386:x86-64 output
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib//libnmadbg.a(snmadbg.o)' is incompatible with i386:x86-64 output
    mv -f /opt/oracle/oracle/product/10.2.0/db_1/bin/nmccollector /opt/oracle/oracle/product/10.2.0/db_1/bin/nmccollector0
    mv /opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/nmccollector /opt/oracle/oracle/product/10.2.0/db_1/bin/
    Has anyone an idea? Or a hint how to encircle the problem?
    Best regards,
    Dirk

    If you execute "uname -mpi" and output value is x86_64 then you didn't install all required packages.
    /usr/bin/ld: warning: i386 architecture of input file `/opt/oracle/oracle/product/10.2.0/db_1/sysman/lib/snmccolm.o' is incompatible with i386:x86-64 outputAccording to this message you are missing some 64bit package.
    To find the missing package execute following command to list installed packages and post the output:
    rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n'|egrep 'compat|glibc|gcc|libstdc'|sortMessage was edited by:
    Ivan Kartik
    Too late... :-(

  • Problem on Installation of oracle on Linux............

    I am trying to install oracle on Redhat Linux 9.0 With the kernal version of 2.4 but installation is Abounded at 0% and not carrying forward at all, I think some Of the parameter should be set on &#8220;.bash_profile&#8221;
    Please tell me all the parameters should I set in my &#8220;.bash_profile&#8221; file to make my installation uninterrupted

    There's a "RedHat Linux 9.0"? Since you did not mention which version of Oracle you want to install, I'll just point you to one installation guide for 10g. If you're using an older version, there are installation guides for 9i on this site too:
    http://www.oracle-base.com/articles/10g/Articles10g.php#DB10gInstallations
    C.

Maybe you are looking for

  • Defining G/L Account for product category and account assignment category

    We are using the standard configuration to default in a G/L account for a given product category and account assignment category combination.  This works well for us when it comes to the shopping transactions (i.e. BBPSC01, BBPSC02, etc.), however we

  • Can't play videos on pc recorded by z1

    Hi, I am not able to play my mp4 videos on my windows 7 pc taken from my Z1 mobie. Tried various video players and converters, they do not recognise the file. Help please.

  • AQ - MDB on WebLogic

    Hi, I have written a java startup class to bind the AQ connection factory and AQ queue to the JNDI tree of a WebLogic server and have deployed an MDB on WebLogic to listen to the AQ. The MDB is working fine and is continuously listening to the Oracle

  • Blob problem (Image storing or Currupted )

    AOA! I am working as a developer in a companey. we made a database for HRMS. In this database there is a table EMPLOYEE with a column PICTURE of type BLOB. We were using oracle 8i initially but when we migrate to oracle 9i, we are facing a problem in

  • New Business process config in SAP

    Hi, I have business requirement. buying goods from Vendor A with Rs 100 and selling this to customer B with 30% margin buying goods from Vendor A with Rs 100 and selling this to customer C with 10% margin buying goods from Vendor B with Rs 200 and se