Difficulties installing oracle xe under Ubuntu (7.10)

I laid out the difficulties I was having in the Installation forum, and a responder said I would have better luck getting a response in this forum.
Here's what I did:
1) added this to /etc/apt/sources.list: deb http://oss.oracle.com/debian unstable main non-free
2) ran: wget http://oss.oracle.com/el4/RPM-GPG-KEY-oracle -O- | sudo apt-key add -
3) ran: sudo apt-get update
4) via the Synaptic package manager, clicked on "oracle xe". This package was installed along with libaio.
5) checked my applications menu and saw that oracle had appeared.
6) ran: sudo /etc/init.d/oracle-xe configure (I changed the port for Oracle Application Express to 9090 so it wouldn't conflict with Tomcat, which uses port 8080. I indicated that I didn't want the database server to launch on boot. I was planning launching as needed from the applications menu).
Now I thought that I was ready to go. So I went to the applications menu and selected start database. A terminal window popped up warning me that I wasn't a member of the dba group. I added myself to the dba group. I restarted my computer and tried starting the database once again from the applications menu.
This time no warning terminal came up. Basically I didn't get any feedback as to whether the database server was actually running. So I tried accessing:
http://127.0.0.1:9090/apex. I was told the browser couldn't establish a connection with the database. I selected "run sql from the command line" from the applications menu. This didnt' work either. The terminal window that came up began like this:
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
I also checked my logs:
Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
[ OCRUTL][3067549888]u_set_comp_error: Parameter was NULL
[ OCRUTL][3067549888]u_set_ocr_error: Parameter was NULL
2008-07-18 22:18:24.502: [ OCROSD][3067549888]utgdv:2:ocr loc file cannot be opened
2008-07-18 22:18:24.502: [ OCROSD][3067549888]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
[ OCRUTL][3067549888]u_set_gbl_comp_error: Parameter was NULL
2008-07-18 22:18:24.502: [ OCRRAW][3067549888]proprinit: Could not open raw device
2008-07-18 22:18:24.502: [ default][3067549888]a_init:7!: Backend init unsuccessful : [33]
[ OCRUTL][3067549888]u_set_ocr_error: Parameter was NULL
2008-07-18 22:18:24.502: [ CSSCLNT][3067549888]clsssinit: error(33 ) in OCR initialization
Any suggestions?
Deb

Any suggestions?http://ubuntuforums.org/showthread.php?t=697357
Also:
http://www.debian-administration.org/articles/430
HTH

Similar Messages

  • Difficulties installing oracle xe under Ubuntu

    Here's what I did:
    1) added this to /etc/apt/sources.list: deb http://oss.oracle.com/debian unstable main non-free
    2) ran: wget http://oss.oracle.com/el4/RPM-GPG-KEY-oracle -O- | sudo apt-key add -
    3) ran: sudo apt-get update
    4) via the Synaptic package manager, clicked on "oracle xe". This package was installed along with libaio.
    5) checked my applications menu and saw that oracle had appeared.
    6) ran: sudo /etc/init.d/oracle-xe configure (I changed the port for Oracle Application Express to 9090 so it wouldn't conflict with Tomcat, which uses port 8080. I indicated that I didn't want the database server to launch on boot. I was planning launching as needed from the applications menu).
    Now I thought that I was ready to go. So I went to the applications menu and selected start database. A terminal window popped up warning me that I wasn't a member of the dba group. I added myself to the dba group. I restarted my computer and tried starting the database once again from the applications menu.
    This time no warning terminal came up. Basically I didn't get any feedback as to whether the database server was actually running. So I tried accessing:
    http://127.0.0.1:9090/apex. I was told the browser couldn't establish a connection with the database. I selected "run sql from the command line" from the applications menu. This didnt' work either. The terminal window that came up began like this:
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
    I also checked my logs:
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    [ OCRUTL][3067549888]u_set_comp_error: Parameter was NULL
    [ OCRUTL][3067549888]u_set_ocr_error: Parameter was NULL
    2008-07-18 22:18:24.502: [ OCROSD][3067549888]utgdv:2:ocr loc file cannot be opened
    2008-07-18 22:18:24.502: [ OCROSD][3067549888]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    [ OCRUTL][3067549888]u_set_gbl_comp_error: Parameter was NULL
    2008-07-18 22:18:24.502: [ OCRRAW][3067549888]proprinit: Could not open raw device
    2008-07-18 22:18:24.502: [ default][3067549888]a_init:7!: Backend init unsuccessful : [33]
    [ OCRUTL][3067549888]u_set_ocr_error: Parameter was NULL
    2008-07-18 22:18:24.502: [ CSSCLNT][3067549888]clsssinit: error(33 ) in OCR initialization
    Any suggestions?
    Deb

    You are trying to install on an unsupported o/s.
    My recommendation would be to download Oracle Enterprise Linux and then follow the installation instructions provided by Oracle.
    PS: There is a dedicated XE forum here at OTN. You will likely get more responsive answers if you post there in the future.

  • Installing Oracle 11g on Ubuntu 8.04

    Hello,
    I am having a sleepless night trying to install Oracle 11g express on Ubuntu 8.04.
    There is no server. I am actually trying to install on the exact box i am using.
    I got this error again and again. Any pro and experts please help:
    Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable.
    127.0.0.1:0.0
    127.0.0.1:0.0
    =======================
    oracle@sithkong-desktop:~/database$ DISPLAY=127.0.0.1:0.0
    oracle@sithkong-desktop:~/database$ export DISPLAY
    oracle@sithkong-desktop:~/database$ xclock
    No protocol specified
    Error: Can't open display: 127.0.0.1:0.0
    oracle@sithkong-desktop:~/database$ ./runInstaller -ignoreSysPrereqs
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 10751 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 1915 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-08-29_10-22-59PM. Please wait ...oracle@sithkong-desktop:~/database$ Oracle Universal Installer, Version 11.1.0.6.0 Production
    Copyright (C) 1999, 2007, Oracle. All rights reserved.
    No protocol specified
    Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable.
    127.0.0.1:0.0
    127.0.0.1:0.0
    OUI-10025:Unable to start an interactive install session because of the following error:Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable. The DISPLAY environment variable should be set to <hostname or IP address>:<screen>, where the <screen> is usually '0.0'.
    OUI-10026:Depending on the Unix Shell, you can use one of the following commands as examples to set the DISPLAY environment variable:
    - For csh:                % setenv DISPLAY 192.168.1.128:0.0
    - For sh, ksh and bash:      $ DISPLAY=192.168.1.128:0.0; export DISPLAY
    Use the following command to see what shell is being used:
         echo $SHELL
    Use the following command to view the current DISPLAY environment variable setting:
         echo $DISPLAY
    - Make sure that client users are authorized to connect to the X Server.
    OUI-10027:To enable client users to access the X Server, open an xterm, dtterm or xconsole as the user that started the session and type the following command:
    % xhost +
    To test that the DISPLAY environment variable is set correctly, run a X11 based program that comes with the native operating system such as 'xclock':
         % <full path to xclock... see below>
    If you are not able to run xclock successfully, please refer to your PC-X Server or OS vendor for further assistance.
    Typical path for 'xclock': '/usr/X11R6/bin/xclock'

    http://www.pythian.com/news/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron
    HTH...

  • How to install Oracle client on UBUNTU LInux

    Hi,
    I want to install oracle client on ubuntu linux. Which version of oracle client works on it and is there any other tool which i can install instead of oracle client?
    Regards,
    RJiv.

    RJiv wrote:
    Hi,
    I want to install oracle client on ubuntu linux. Which version of oracle client works on it All recent Oracle version support different Linux flavours
    The problem is Oracle usually don't provide direct Oracle Client download except for Windows. You need to download the Server installation file and install the client piece. The download files are rather large.
    and is there any other tool which i can install instead of oracle client?It depends on what you plan to do with Oracle client and why you need it.
    On alternative is instance client, it has direct download for all supported platform.
    http://www.oracle.com/technology/software/tech/oci/instantclient/index.html

  • Error when install Oracle XE in Ubuntu: invalid user && ...

    When I install Oracle XE in Ubuntu I got message from Terminal
    /bin/chown: `oracle:dba': invalid user
    /bin/chown: `oracle:dba': invalid user
    /bin/chmod: cannot access `/etc/init.d/oracle-xe': No such file or directory
    /var/lib/dpkg/info/oracle-xe-univ.postinst: 30: /sbin/chkconfig: not found
    -e You must run '/etc/init.d/oracle-xe configure' as the root user to configure the database.
    I don't know how to resolve this problem!
    Have anyone can help me?
    Thank you anyway!

    >
    I don't know how to resolve this problem!
    Have anyone can help me?
    >
    I have done a number of Oracle Database XE installations and one thing I am very confident about is that fact that the only certified Linux distros are below.
    >
    <li>Red Hat Enterprise Linux RHEL3 and RHEL4</li>
    <li>Suse SLES-9</li>
    <li>Fedora Core 4</li>
    <li>Red Flag DC Server 5.0/MIRACLE LINUX V4.0/Haansoft Linux 2006 Server (Asianux 2.0 Inside)</li>
    <li>Debian 3.1</li>
    >
    The only way you can sort out this issue is by installing your software on a Linux Distro that has been certified for Oracle Database XE.
    You perhaps might want to go through the installation manual; unlike the other Oracle Database Installation manuals, it is something you can finish reading in less than an hour.
    http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm#BABGGAJA
    There is an Oracle Database XE forum here {forum:id=251}; do a quick search and see if you will find people who have managed to install XE on Ubuntu
    Regards,
    Phiri

  • Install Oracle XE on Ubuntu 7.10 AMD64

    Hello everybody,
    I like to know if there is any way to install Oracle XE on Ubuntu 7.10 whit AMD64 processor.
    Thansk for advise,
    LCJ

    Hello,
    Here are the steps that i follow to successfully install Oracle XE on Ubuntu 7.10 AMD64 ( hp dv6220la ):
    1. Using the Synaptic Package Manager install the linux kernel aio access library libaio1 0.3.106-5ubuntu2
    2. Download the database:
    http://www.oracle.com/technology/software/products/database/xe/htdocs/102xelinsoft.html
    Make sure choose oracle-xe-universal_10.2.0.1-1.0_i386.deb for download.
    3. Using a terminal windown type:
    sudo dpkg -i --force-architecture /MY_DOWNLOAD_DIRECTORY/oracle-xe-universal_10.2.0.1-1.0_i386.deb
    then you get the following output message in terminal:
    dpkg - warning, overriding problem because --force enabled:
    package architecture (i386) does not match system (amd64)
    Selecting previously deselected package oracle-xe-universal.
    (Reading database ... 138603 files and directories currently installed.)
    Unpacking oracle-xe-universal (from .../oracle-xe-universal_10.2.0.1-1.0_i386.deb) ...
    Setting up oracle-xe-universal (10.2.0.1-1.0) ...
    Executing Post-install steps...
    -e You must run '/etc/init.d/oracle-xe configure' as the root user to configure the database.
    4. Follow the instructions in the output message.
    As root user type in terminal:
    sudo /etc/init.d/oracle-xe configure
    here you configure http port, listener port, sys and system password, started on boot.
    Here are the output message:
    Oracle Database 10g Express Edition Configuration
    This will configure on-boot properties of Oracle Database 10g Express
    Edition. The following questions will determine whether the database should
    be starting upon system boot, the ports it will use, and the passwords that
    will be used for database accounts. Press <Enter> to accept the defaults.
    Ctrl-C will abort.
    Specify the HTTP port that will be used for Oracle Application Express [8080]:8484
    Specify a port that will be used for the database listener [1521]:1521
    Specify a password to be used for database accounts. Note that the same
    password will be used for SYS and SYSTEM. Oracle recommends the use of
    different passwords for each database account. This can be done after
    initial configuration:
    Confirm the password:
    Do you want Oracle Database 10g Express Edition to be started on boot (y/n) [y]:n
    Starting Oracle Net Listener...Done
    Configuring Database...Done
    Starting Oracle Database 10g Express Edition Instance...Done
    Installation Completed Successfully.
    To access the Database Home Page go to "http://127.0.0.1:8484/apex"
    After i do this, the database was successfully installed on my laptop and works fine.
    Greetings,
    LCJ

  • How to install oracle XE in Ubuntu 12.10 32bit

    Hello everyone!
    I 'd be grateful if could give me some instructions on how to install oracle XE in Ubuntu 12.10 32bit.
    In addition i d like to know which package i need to install.
    Is oracle-xe_10.2.0.1-1.0_i386.deb the right package?
    Thank you

    Thank you..but
    I found only the Western European character set available. Can i use for example the character set GreekEL8ISO8859P7 If i install the Western European character set package?
    Universal character set: oracle-xe-universal_10.2.0.1-1.0_i386.deb
    Western European character set: oracle-xe_10.2.0.1-1.0_i386.deb

  • How to install oracle 11g on ubuntu 10.10

    please give me the steps for installing oracle db 11g on Ubuntu 10.10

    To the best of my knowledge, installing the database on any debian-based distro is not supported. Red Hat and OEL are officially supported, although I have seen guides on installing on Fedora which should also apply to CentOS. I'd go here for that: http://www.oracle-base.com/
    There have been some reports of success with the Oracle client on Ubuntu (again, not supported but hey, it works). Check here. http://mikesmithers.wordpress.com/category/ubuntu/

  • Help me ! can't install oracle 11g on ubuntu

    Hello i'm student,i'm studing oracle database 11g but i met some bug such as
    http://nguy-hiem.co.cc/12.png
    i try to fix it and i was run fixup.sh but
    root@hieukenpro-virtual-machine:/tmp/CVU_11.2.0.1.0_oracle# ./runfixup.sh
    Response file being used is :./fixup.response
    Enable file being used is :./fixup.enable
    Log file location: ./orarun.log
    *./fixup.response: line 11: unexpected EOF while looking for matching `"'*
    *./fixup.response: line 12: syntax error: unexpected end of file*
    *./fixup.response: line 12: warning: syntax errors in . or eval will cause future versions of the shell to abort as Posix requires*
    *Setting Kernel Parameters...*
    *uid=1001(oracle) gid=1001(oinstall) groups=1001(oinstall),1002(dba)*
    *oracle hard nproc 16383*
    *Could not find MAX_PROCESSES_HARDLIMIT from /etc/security/limits.conf or response file.*
    *oracle hard nofile 65535*
    *Could not find FILE_OPEN_MAX_HARDLIMIT from /etc/security/limits.conf or response file.*
    *oracle soft nofile 1023*
    *Could not find FILE_OPEN_MAX_SOFTLIMIT from /etc/security/limits.conf or response file.*
    so what should i do ?
    THANK!
    Edited by: 837251 on 05:14 16-02-2011
    Edited by: 837251 on 05:17 16-02-2011

    Oracle 11g does not support Ubuntu. It can be installed, but requires word-around:
    Re: Installing Oracle 11g R2 on Ubuntu 10 Howto

  • I Am Trying to Install Oracle WebLogic under Snow Leopard

    Hello,
    I am trying to install a Generic version of Oracle WebLogic App Server on my MacBook running Snow Leopard. The installation process asks for JDK selection
    either a bundled JDK or a local JDK and one as to specify the location of the JDK.
    I have tried to locate the JDK all over but have been unsuccesful. I would deeply appreciate it if anyone could point me to where the location of the JDK is under Snow Leopard, which will enable me to proceed with the installation of Weblogic.
    Thanks in advance !

    Take a look here
    http://blogs.sun.com/wahmed/entry/installingweblogics_10_31
    Hope that helps.
    Message was edited by: Dave Sawyer

  • When I install oracle 11gr2 on ubuntu 13.10,I have some problems

    This is  the log of install,who can help me ?
    ncrfidr.c:(text.unlikely+0x7b73): undefined reference to `sltsmna'
    ncrfidr.c:(text.unlikely+0x7bb4): undefined reference to `sltstai'
    ncrfidr.c:(text.unlikely+0x7bf5): undefined reference to `sltstiddestroy'
    ncrfidr.c:(text.unlikely+0x8095): undefined reference to `slste2a'
    ncrfidr.c:(text.unlikely+0x80b2): undefined reference to `slsta2e'
    /var/u01/app/oracle/product/11.2.0/dbhome_1/lib/libnro11.a(ncrfidsa.o): In function `ncrfidsa':
    ncrfidsa.c:(text.unlikely+0x953): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0x962): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0x986): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0x9b7): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0xa1f): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0xa49): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0xb3b): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0xb4a): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0xb6b): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0xb95): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0xbfb): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0xc2c): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0xd4e): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0xd5d): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0xd7e): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0xdaf): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0xdf7): undefined reference to `sltstidinit'
    ncrfidsa.c:(text.unlikely+0xe24): undefined reference to `sltstgi'
    ncrfidsa.c:(text.unlikely+0xe4d): undefined reference to `sltsThrIsSame'
    ncrfidsa.c:(text.unlikely+0xe7b): undefined reference to `sltsmna'
    ncrfidsa.c:(text.unlikely+0xea8): undefined reference to `sltstai'
    ncrfidsa.c:(text.unlikely+0xed5): undefined reference to `sltstiddestroy'
    ncrfidsa.c:(text.unlikely+0xefd): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0xf0c): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0x4993): undefined reference to `sltstan'
    ncrfidsa.c:(text.unlikely+0x49bd): undefined reference to `sltsmnr'
    ncrfidsa.c:(text.unlikely+0x4a28): undefined reference to `sltstan'

    Probably none since Ubuntu is not something that you should really use for running Oracle db. Why not using Oracle's Enterprise Linux, it's certified for Oracle products and it is free!!
    Aman....

  • Problem installing oracle 11 on ubuntu 12.10

    I successfully downloaded oracle 11 onto linux ubuntu 12.10, converted the .rpm package to a .deb package and completed the installation up to the point of entering the command "sqlplus sys as sysdba". In response I received the error message "ORA-12705 Cannot access NLS data files or invalid environment specified". I believe I have the correct value of NLS_LANG.  The environment files are in $ORACLE_HOME/nls/data and have permission 755.  Both oracle and listener are running.
    I am at a complete loss.  Can anyone help?  Thank you
    Tim

    Is there a reason you cannot use a supported OS version, such as Oracle Linux, whose cost is the exact same as Ubuntu ?
    HTH
    Srini

  • How to install oracle on ubuntu linux 10.1

    hi i have been trying to install my oracle 11g in ubuntu 10.1 linux any one have direction for me where to go maybe manual
    Edited by: user603350 on 2011/08/03 12:45 PM

    None of the Oracle installation, Express or Enterprise Edition are really easy by today's standards. Both installation have their specific challenges. The following should answer your questions:
    Oracle 10g Express on Ubuntu 10.10 AMD 64-bit howto
    Oracle 10g Express on Ubuntu 10.10 AMD 64-bit howto
    Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto
    Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto
    Oracle 10g Express on Fedora 14 64-bit howto
    Oracle 10g Express on Fedora 14 64-bit howto
    Installing Oracle 11g R2 on Ubuntu 10 Howto
    Installing Oracle 11g R2 on Ubuntu 10 Howto
    Install Oracle 11gR2 Express Edition on Ubuntu Linux 11.04 (64-bit) Howto
    Install Oracle 11gR2 Express Edition on Ubuntu Linux 11.04 (64-bit) Howto
    I think the installation of Oracle database under Oracle Linux is the least troublesome because you an install the "oracle-validated" package, which takes care of software prerequisites and system parameters. Enterprise Linux is however not suitable for Desktop and Laptop systems. For the purpose of development or evaluating Oracle products I suggest to use Virtualbox http://www.virtualbox.org. If your system is too old or not well equipped to support virtual systems, consider a hardware upgrade or try the howto's above.

  • Installing Oracle Database Express Edition 11g on UBUNTU

    Hello everyone,
    I want to install Oracle Database Express Edition 11g on UBUNTU. I followed the steps from this link created by Dude:
    https://forums.oracle.com/thread/2303639?start=0&tstart=0
    My problem becomes when I type in from the terminal:
    sudo /etc/init.d/oracle-xe configure
    I followed the instructions there, agreeing t HTTP port 8080, port database listener 1521,  specifying a password for my database account, and wanting Oracle Express to be started on boot. This is what I'm getting:
    Starting Oracle Net Listener...touch: cannot touch `/var/lock/subsys/listener': No such file or directory
    Done
    Configuring database...
    Database Configuration failed.  Look into /u01/app/oracle/product/11.2.0/xe/config/log for details
    I have no idea what this means, so I went into the log's location and I found 4 of them, so I clicked on each of them, and this is what I'm getting:
    1. cloneDBCreation.log:
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    ORA-00845: MEMORY_TARGET not supported on this system
    Create controlfile reuse set database "XE"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system enable restricted session
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database "XE" open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database rename global_name to "XE"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system switch logfile
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system checkpoint
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    2. CloneRmanRestore.log
    ORA-00845: MEMORY_TARGET not supported on this system
    select TO_CHAR(systimestamp,'YYYYMMDD HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    declare
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select TO_CHAR(systimestamp,'YYYYMMDD HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    3. postDBCreation.log
    begin
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    File created.
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    ORA-00845: MEMORY_TARGET not supported on this system
    select 'utl_recomp_begin: ' || to_char(sysdate, 'HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    BEGIN utl_recomp.recomp_serial(); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select 'utl_recomp_end: ' || to_char(sysdate, 'HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    4. postScripts.log
    CREATE OR REPLACE LIBRARY dbms_sumadv_lib AS '/u01/app/oracle/product/11.2.0/xe/lib/libqsmashr.so';
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    BEGIN dbms_datapump_utl.replace_default_dir; END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    commit
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    create or replace directory XMLDIR as '/u01/app/oracle/product/11.2.0/xe/rdbms/xml'
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    DROP DIRECTORY ORACLE_OCM_CONFIG_DIR
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    DROP DIRECTORY ADMIN_DIR
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    DROP DIRECTORY WORK_DIR
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    BEGIN dbms_swrf_internal.cleanup_database(cleanup_local => FALSE); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    commit
    Can somebody that knows this, or has installed Oracle Express on Ubuntu, to please explain it to me what does it mean and why am I getting those errors. Please explain thoroughly as if I am an amateur person, IN DETAIL, STEP-BY-STEP. I want to run it and make it work! I heard that it encourages people to answer for points. I am open for your suggestions and experiences, as long as it's not 'use common sense', 'you're dumb', or an answer that is vaguely explained.  Thank you for those that take the time to read it.
    ec557fac-f825-4356-a220-1ec941ce7cd0 

    Hi Pradeepcmst,
    Thanks for your suggestion, but I found it sometimes misunderstanding on what he's trying to say - his instructions are not step-by-step and precise. Instead, I found this link that helped me a lot:
    Installing Oracle 11gXE on Mint and Ubuntu | The Anti-Kyte

  • Problems installing Oracle under Debian 2.2

    Hi. I wasn't able to install Oracle 9i under Debian 2.2.
    It seems that the JRE that Oracle instalation uses generate a segementation fault in the very beginning of the instalation. I've already posted something about it and still hasn't got any answers. But that's not what this post is about.
    I'd like to know if someone was succesfull where I failed. I'd like to know if someone was able to install Oracle 9i under Debian, the version of the distribuiton, version of the kernel, version of the glib-c, version of gcc, and any other relevant version!
    Moreover, I'd like to know if someone knows if there's a list with the Linux distribuitions that works with Oracle 9i and over which Linux you had already installed Oracle 9i. You can send me it by e-mail to not polute the forum. If I have a good number of replies, I can post a list here of successfull cases!
    Thanks for attention and sorry for my poor english,
    RGB

    there is no listener.ora file and TNSNAMES.ora file. These files you can create using net configuration assistant (netca).

Maybe you are looking for