Oracle 10g Express Edition on RedHat linux Enterprise 4 WS

Installed Successfully
But when connecting in SQL Plus with any user sys or system or scott
it gives error
error while loading shared libraries : libaio.so.1 cannot open shared object file
no such file or directory
ORA 12547: TNS lost connect
Message was edited by:
ashish

Get the source file from
bash $ wget ftp://rpmfind.net/linux/redhat/enterprise/3/en/os/i386/SRPMS/libaio-0.3.96-3.src.rpm
than
bash $ rpmbuild --rebuild libaio-0.3.96-3.src.rpm
this will build the rpm you need to install...
the new RPM will be most prob. created in folder...
/usr/src/redhat/RPMS/i386/libaio-0.3.96-3.i386.rpm
and then install...
rpm -ivh libaio-0.3.96-3.i386.rpm

Similar Messages

  • Problem with oracle 10g express edition installation on linux(opensuse)

    This is the error it give's me when i install the software. The error come after i set http port and the acces port to database
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora: No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora': No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/tnsnames.ora: No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/tnsnames.ora: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/tnsnames.ora': No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/postDBCreation.sql: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/postDBCreation.sql': No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/DatabaseHomePage.sh: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/DatabaseHomePage.sh': No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/readonlinehelp.sh: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/readonlinehelp.sh': No such file or directory
    Configuring Database...grep: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log: No such file or directory
    Done
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    Starting Oracle Database 10g Express Edition Instance...Done
    Installation Completed Successfully.
    To access the Database Home Page go to "http://127.0.0.1:8081/apex"
    The files exists to the path who is looking for them and tell me they don't exist
    can you help me please with this problem?
    Thanks
    Message was edited by:
    user652409

    hi,
    i've reinstalled the database and now it give's me just the last 3 error messages,and i don't now what to do :
    Configuring Database...grep: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log: No such file or directory
    Done
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    this files or directories doesn't exists...
    Please help
    Teero

  • Oracle 10g Express Edition on Ubuntu Linux

    Hi!
    I've Ubuntu Dapper 6.06 LTS installed on my PC and use GDebi for uncompress packages. An error success when try to uncompress. Somebody knows why?
    Thanks and sorry for my english ;)
    Peace, Love, Unity and Have Fun!

    Try using another decompressor. Or istall rpm file roller and try to decompress rpm package instead of deb.
    $ apt-get install rpm

  • Installing Oracle 10G Express Edition on Linux after installing Libaio-0.3

    I had got a error while installing 10G Express Edition on Redhat Fedora core 4 linux after installing libaio-0.3.104-2.i386.rpm
    I had given the following command in Linux Command prompt to install the oracle database 10 G Express Edition (oracle-xe-10.2.0.1-1.0.i386.rpm)
    # sudo rpm -ivh /tmp/oracle-xe-10.2.0.1-1.0.i386.rpm
    The error I had got is as follows:
    Preparing.....#####################[100%]
    1:oracle-xe Warning:/etc/init.d/oracle-xe saved as /etc/init.d/oracle-xe.rpmorig
    error:Unpacking of archive failed on file /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/ons;4698950F:cpio:MD5 Sum Mismatch

    The steps I am asking is for installing oracle 10G express edition on Redhat Fedora core 4 Linux version. Now, after downloading the fresh copy of Oracle 10G express edition from the Oracle site. I have successfully installed oracle now.
    I was getting the following errors - I have pasted previous query for the problem which I had faced after installing Oracle 10 G Express Edition successfully on Redhat Fedora Core 4 Linux.
    The Previous Query is as follows:
    Thanks For Guiding Me All of you!
    Finally, I have installed Oracle 10G Express Edition on Redhat Fedora core 4 Linux.
    Now, I am having the following problems:
    After making the changes as per my Reference mentioned in my different messages, I had done the troubleshooting steps going to Options and setting the same.
    1.When I try to load the http://127.0.0.1:8080/apex page it gives an error popup:
    " The connection was refused when attempting to contact 127.0.0.1:8080 "
    2. After opening the Run the SQL Command Line by clicking on applications and When I say " Connect System and when prompted for password, I have entered the password and gives another error as follows:
    ORA-01034 : Oracle not available
    ORA-27101: Shared Memory realm does not exist
    Linux Error:2:No such file or directory
    3. When I try to manually start the Listener or Services, It gives one more error:
    Root Not a Member of DBA Group
    I need to What is happening or What is the Problem and How will I rectify them?

  • Installing Oracle 10g Express Edition on x86_64

    Hi,
    I tried installing Oracle 10g express edition on Arch Linux X86_64 but could not get it running.
    I followed guide here http://alodib.com/?q=node/32.
    Installation went well. Then I configured it, apparently went well. But could not get it running.
    I have following output
    $>sudo /etc/rc.d/oracle-xe restart
    :: Stopping Oracle Database                                              [FAIL]
    :: Starting Oracle Database                                              [DONE]
    $>sudo /etc/rc.d/oracle-xe restart
    :: Stopping Oracle Database                                              [FAIL]
    :: Starting Oracle Database                                              [DONE]
    $>sudo /etc/rc.d/oracle-xe status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 26-DEC-2011 12:58:24
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date                26-DEC-2011 12:17:16
    Uptime                    0 days 0 hr. 41 min. 7 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Default Service           XE
    Listener Parameter File   /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File         /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    $> sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Dec 26 13:17:43 2011
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Enter user-name: system
    Enter password:
    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    ERROR:
    ORA-12547: TNS:lost contact

    1) which Linux(freeware) flavor should I install ?Ordinarily, I'd recommend getting Oracle Linux (http://eDelivery.oracle.com/linux) because the default install includes all the prerequisite RPM packages you will need. And failing that, also offers another RPM package "oracle-validated" which will cause the installation of the necessary prerequisites.
    But... you mentioned customer: if this is a revenue-producing situation and customer money is at stake, I strongly recommend they obtain commercial O/S support with either Oracle, Red Hat, or maybe SuSE/Novell. Compared to the cost of a downed business, an O/S support arrangement is cheap, cheap, cheap.
    2) is there any virtual enviornment available for Linux Os on which I can install 10g Express Edition database ?Sure. You can run Oracle VirtualBox on most Linux, Windows, or Solaris boxes. http://VirtualBox.org for info.
    3) If available, is there any difference in using the Linux Os in Virtual enviornment and actual installing Linux ? will there be any difference in installing database and configuration for both the cases?No real differences in either environment.
    4) need download link for latest version of Red Hat Linux setupWhat, you didn't try http://eDelivery.oracle.com/linux yet?

  • Oracle 10g Express Edition for Oracle Enterprise Linux

    Hi All,
    Can I install Oracle 10g Express Edition for Oracle Enterprise Linux?
    And which for? Enterprise Linux Release 5 or 4?
    Thanks.
    Attila

    It's certified with Enterprise Linux 4.
    Werner

  • Installation of Oracle 8.1.17 on Redhat Linux Enterprise Edition 2.4

    dear all
    I have tried to Oracle 8.1.17 on Redhat Linux Enterprise Edition 2.4 but it gives an error "Error in invoking target make file .."
    I tried using retries it failed each time to prorceed.
    I checked for my binutils ( binutils-2.14.90.0.4-26 ) but mine are higher than binutils-2.11.90.0.8-13.i386.rpm required ..
    do i need to down grade my binutils for 8.1.7
    abhi

    Hi Abhi!
    If I remember correctly (817 is stone age) the binutils used a strange debug flag in the 2.11.90.0.8-13 (something with -z).
    If this is not present in your newer version of the binutils the make will fail.
    Try downgrading the binutils during the installation.
    cu
    Andreas

  • Installing Oracle 10g Express Edition on Red Hat Linux

    Hi,
    I am new with Linux Os and have to install oracle 10g Express Edition on Red Hat Linux Os for a customer. So before proceeding, I need some guidelines.
    1) which Linux(freeware) flavor should I install ?
    2) is there any virtual enviornment available for Linux Os on which I can install 10g Express Edition database ?
    3) If available, is there any difference in using the Linux Os in Virtual enviornment and actual installing Linux ? will there be any difference in installing database and configuration for both the cases?
    4) need download link for latest version of Red Hat Linux setup
    Regards
    Edited by: user640001 on Feb 25, 2011 5:44 AM

    1) which Linux(freeware) flavor should I install ?Ordinarily, I'd recommend getting Oracle Linux (http://eDelivery.oracle.com/linux) because the default install includes all the prerequisite RPM packages you will need. And failing that, also offers another RPM package "oracle-validated" which will cause the installation of the necessary prerequisites.
    But... you mentioned customer: if this is a revenue-producing situation and customer money is at stake, I strongly recommend they obtain commercial O/S support with either Oracle, Red Hat, or maybe SuSE/Novell. Compared to the cost of a downed business, an O/S support arrangement is cheap, cheap, cheap.
    2) is there any virtual enviornment available for Linux Os on which I can install 10g Express Edition database ?Sure. You can run Oracle VirtualBox on most Linux, Windows, or Solaris boxes. http://VirtualBox.org for info.
    3) If available, is there any difference in using the Linux Os in Virtual enviornment and actual installing Linux ? will there be any difference in installing database and configuration for both the cases?No real differences in either environment.
    4) need download link for latest version of Red Hat Linux setupWhat, you didn't try http://eDelivery.oracle.com/linux yet?

  • Oracle 10g Express Edition Compatiability

    Hai All,
    Can I install Oracle 10g express edition on IBM p510q power series machine , OS is Redhat Enterprise Linux 4.4 for Power...
    I think Oracle XE is for x86 ... will it run on IBM power processors ?
    Please help?
    Shiju..

    I think Oracle XE is for x86 ... will it run on IBM
    power processors ?Why just don't try ;-)

  • Oracle 10g Express Edition Too Big

    Why does Oracle 10g Express Edition require 1.5GB?
    I've noticed it comes with a lot of stuff that I do not need. All I want is the database. I don't need a web server or any other stuff. I already have Apache running on Linux.
    Second, why can't Oracle include the library libaio when installing on Linux? Every distribution I tried does not install this library by default.
    Moreover, I don't think the Exress Edition is so Express. Is there any plans to trim it?

    Why does Oracle 10g Express Edition require 1.5GB?It needs 383M for the software and config files.
    After that, it's database size, including the 'master catalog'.
    >
    I've noticed it comes with a lot of stuff that I do
    not need. All I want is the database. I don't need
    a web server or any other stuff. I already have
    Apache running on Linux. So don't use it. Feel free to ignore the stuff it includes. Also feel free to duplicate what it does.
    A lot of developers would prefer to roll their own than use someone else's code. Something about pride, or not understanding, or not being able/wiling to read docco, or job security, or ...
    However, surprisingly enough ... it's not all about you. <g>
    >
    Second, why can't Oracle include the library libaio
    when installing on Linux? Every distribution I tried
    does not install this library by default.
    Because there is no guarantee that the prerequisites are in place.
    Because installing libaio is a SA decision which may have an impact on the operation of the system.
    And because auto-installing such a library can make other problems happen.
    Moreover, I don't think the Exress Edition is so
    Express. Is there any plans to trim it?Compared to the Enterprise Edition, it is pretty trim.
    Perhaps you are attempting to use the wrong product.

  • Deployment of product in Oracle 10g Express Edition

    Hello guys:
    I  developed a web application   with PHP 5  + Oracle 10g Express Edition . If I want sell my application  ( using as database Oracle 10g XE)   to one  big enterprise , I must buy a licence  or it is not necesary.
    Thanks for your help.

    See Oracle Database Express Edition License Agreement

  • Oracle 10g Express edition on Open Suse 10.2 mahine Insatllation vows !

    The Installation Oracle 10g Express edition on Open Suse 10.2 mahine,
    requried the installation of libaio... i installed the package by smart ....
    after that installation was fine...
    but when i try to login :
    following exception occurs :
    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    I reinstalled oracle and libaio but result was same .. ..
    "rpm -q libaio" prints "libaio-0.3.104-32"
    I tried to install Oracle libaio package .. i downlaoded it from Oracle web site...
    but it gave following exception :
    checking for libaio >= 0.3... no
    checking for libaio 0.1... no
    configure: error:
    *** libaio is required.
    smart info libaio output :
    Name: libaio
    Version: 0.3.104-32@i586
    Priority: 0
    Group: System/Libraries
    Installed Size: 31.3kB
    Reference URLs:
    Flags: new
    Channels: SUSE 10.2 Repository
    Summary: Linux-Native Asynchronous I/O Access Library
    Description:
    The Linux-native asynchronous I/O facility (&quot;async I/O&quot;, or
    &quot;aio&quot;) has a
    richer API and capability set than the simple POSIX async I/O facility.
    This library provides the Linux-native API for async I/O.
    The POSIX async I/O facility requires this library to provide
    kernel-accelerated async I/O capabilities, as do applications that
    require the Linux-native async I/O API.
    Name: libaio
    Version: 0.3.104-32@x86_64
    Priority: 0
    Group: System/Libraries
    Installed Size: 31.9kB
    Reference URLs:
    Flags: new
    Channels: RPM System; SUSE 10.2 Repository
    Summary: Linux-Native Asynchronous I/O Access Library
    Description:
    The Linux-native asynchronous I/O facility ("async I/O", or "aio") has
    a richer API and capability set than the simple POSIX async I/O
    facility. This library provides the Linux-native API for async I/O. The
    POSIX async I/O facility requires this library to provide
    kernel-accelerated async I/O capabilities, as do applications that
    require the Linux-native async I/O API.
    Please help...
    -jasdeep

    It probably isn't visible by your oracle environment, please verify the value of your LD_LIBRARY_PATH, PATH, and ORACLE_HOME environment variables.
    ~ Madrid.

  • Creating database oracle 10g express edition

    1. can we create more than one database in oracle 10g express edition?
    2. can we rename database name default "XE" in Oracle 10g express edition?

    >
    1. can we create more than one database in oracle 10g express edition?
    >
    No you cannot.
    http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm
    >
    3.2 Oracle Database XE Installation and Execution Restrictions
    <li>On a single computer, only one installation of the Oracle Database XE software can be performed.</li>
    <li>In addition, users can run only one instance of the Oracle Database XE database on each individual computer.</li>
    To run more than one Oracle Database server instance or install more than one copy of the database software, upgrade to Oracle Database 10g Standard Edition, Oracle Database 10g Standard Edition One, or Oracle Database 10g Enterprise Edition.
    >
    >
    2. can we rename database name default "XE" in Oracle 10g express edition?
    >
    Yes you can. Please see the link below for details.
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:963124000346653522
    XE questions are best answered here {forum:id=251}
    Regards,
    Phiri

  • Not able to create partitions using Oracle 10g express edition

    Hello Everyone,
    I downloaded Oracle 10g express edition as the documentation for the same says that it supports partitioning of the table.
    But when I try to run a command like
    CREATE TABLE sales_range
    (salesman_id NUMBER(5),
    salesman_name VARCHAR2(30),
    sales_amount NUMBER(10),
    sales_date DATE)
    PARTITION BY RANGE(sales_date)
    PARTITION sales_jan2000 VALUES LESS THAN(TO_DATE('02/01/2000','DD/MM/YYYY')),
    PARTITION sales_feb2000 VALUES LESS THAN(TO_DATE('03/01/2000','DD/MM/YYYY')),
    PARTITION sales_mar2000 VALUES LESS THAN(TO_DATE('04/01/2000','DD/MM/YYYY')),
    PARTITION sales_apr2000 VALUES LESS THAN(TO_DATE('05/01/2000','DD/MM/YYYY'))
    I get the following error
    "ORA-00439: feature not enabled: Partitioning"
    Please let me know what is causing the issue/error and how to resolve it.
    Thanks.

    Where did you read that the express edition supports partitioning? I would strongly suspect that there was an error in the documentation-- partitioning is an extra cost option on top of an enterprise edition database. Perhaps you are confusing the personal edition (which does support partitioning) with the express edition?
    Justin

  • Can I import a tablespace into Oracle 10g Express Edition

    I am very new to Oracle 10g Express Edition. We have a server running Oracle Enterprise Edition and we have been creating a transportable tablespace to be imported into a few servers. This works fine for us. I would like to find out if I can import the tablespace into Oracle 10g Express Edition. Someone told me that I should be able to do that but I have no clue to how to do it. If this is possible, can someone tell where to find the information how to do this.
    Thanks,
    RJ

    I finally tried it and I got the following errors:
    IMP-00017: following statement failed with ORACLE error 721:
    "BEGIN sys.dbms_plugts.checkCompType('COMPATSG','10.2.0.2.0'); END;"
    IMP-00003: ORACLE error 721 encountered
    ORA-00721: changes by release 10.2.0.2.0 cannot be used by release 10.2.0.1.0
    ORA-06512: at "SYS.DBMS_PLUGTS", line 2004
    ORA-06512: at line 1
    IMP-00000: Import terminated unsuccessfully
    Am I right that the server that I exported the tablespace is using Oracle 10.2.0.2.0 while Oracle Express is 10.2.0.1.0? I looked around and I did not see Oracle Express version 10.2.0.2.0 that I can download. Is there a patch or something to upgrade it?
    Thanks,
    RJ

Maybe you are looking for

  • How to remove the date extensions from a filename in SSIS Flat File Connection Manager dynamically at run time

    Hello, I have to load data from a csv file to SQL Database. The file is placed into a directory by another program but the file name being same, has different extensions based on time of the day that it is placed in the directory. Since I know the fi

  • ColorProfile error ColorySync After installing Photoshop

    Dear Readers and Happy Photoshop Users, I would like to Inform you, when you are working on a Mac, and you use the ColorySync Utility, you might have already saw an issue on the following profiles, when trying to Verify these Colorprofiles:      - An

  • DVD Files only

    I was just handed a data dvd with .vob .bup & .ifo files on it. These are exactly what should be on a dvd, but I don't know how to burn it to where it plays back as a DVD on a standalone player. I tried it in toast, but it hasn't worked yet. Do I nee

  • Problem on how to create a .h file in a java package !!

    Hello, Please help me!! I have a problem generating a header file inside a java package. As I do not think eclipse IDE can do that, I then have to use the command as following in the command prompt instead. D:\myJava\workspace\myJNI\bin>javah sysHook

  • Why Backup When *Starting*  LR?

    LR prompts me to do a backup when I open the program. I have looked for a way to change this to prompt me to backup when I am leaving the program - which seems to make more sense - but I can't find a way. (1) What if anything am I missing in the sett