Installation on Ubuntu 10.04, Lucid Lynx

Hi all,
this is my first post here. :D
I've just successfully installed on Ubuntu 10.04, Lucid Lynx, and wanted to share the steps that it took and summarize the information I gathered from plenty of Google searches and searches of this forum; maybe they are useful to someone else:
1. Increased swap (more information in English at https://help.ubuntu.com/community/SwapFaq and German at http://wiki.ubuntuusers.de/swap).
2. Installed Oracle Database 10g Express Edition as explained here:
sudo apt-get install libaio1
sudo dpkg -i oracle-xe-universal_10.2.0.1-1.0_i386.deb
sudo /etc/init.d/oracle-xe configureI answered the questions about the ports with the default answers (8080 and 1521) and "no" for starting the database on boot.
After that, I was able to access the database home page at http://127.0.0.1:8080/apex
3. After next reboot with my normal user account "carsten" I was not able to start the database and not able to access http://127.0.0.1:8080/apex
Following thread {message:id=4106998} that is linking to post http://ubuntuforums.org/showpost.php?p=7838671&postcount=4 in the Ubuntu forums, I also:
added myself to the dba group,
sudo usermod -a -G dba carstenmade the listener log writable by the dba group,
sudo chmod g+w /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.logmade sure the env vars are set for everyone,
sudo ln -s /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh /etc/profile.d/oracle_env.shchanged *#!/bin/sh* to *#!/bin/bash* in nls_lang.sh,
sudo gedit /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.shand for being able to login as Ubuntu user "oracle" I set a password (this last step is optional, I needed to login as the "oracle" user for testing, but now it's no longer necessary).
sudo passwd oracle-----
After the next reboot (not strictly required...), logging in again with my normal Ubuntu user "carsten", I can successfully start and stop the database via the gnome Applications menu and start the listener at the terminal with
lsnrctl startWhen both the database and the listener are running, http://127.0.0.1:8080/apex can be accessed in a web browser. Installation complete! :x
This is also the first time that I use an Oracle DB, and I'd be happy about any thoughts or feed-back!
Best regards,
Carsten
http://www.cafu.de

well I tried reinstalling because I have double checked and know for certain that I had followed all the installation steps.
Earlier I had put the path export lines in both my .bashrc file and in the /etc/bash.bashrc file and apparently that was allowing "oracle" user to find sqlplus.
Now that I removed that I can't even log in with oracle because it says "command not found"
I tried re-installing with su - instead of sudo because another post at this forum said that is what you are supposed to do.
Now the error I get from sqlplus sys as sysdba is "could not create audit file"
I found the init.ora file and commented out the line audit_file_dest.
I tried changing permissions on the adump directory.
Still get "could not create audit file"
Also I've seen mentioned in a couple of posts that root.sh should be run at the end of the install. What is that and how do you run it? Is that even anything to do with my problem?
Thanks

Similar Messages

  • Errors during Oracle 11gR2 Installation on Ubuntu

    Hello everyone,
    I known that Ubuntu ( and i'm talking about 10.04 or his latest version)  is not  the official version of OS for Oracle, but I'm trying do to a different work with students and they are more familiar with Ubuntu interface, but, when i'm trying to do Oracle installation on Ubuntu machine, i'm getting different kind of errors and i can't successfully finalize the installation. The list below show libs who OUI "complains" during the instalation, even every lib already installed and a list of prerequisites that are failed and will be show on the screen.
    Please, can anyone help me with this steps. Sombody have some guide for this kind of instalation. The instalation on Ubuntu is a prerequisites
    Erros will be show at the end of installation:
    "Error in invoking target 'idg4odbc' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'."
    "Error in invoking target 'idg4odbc' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'."
    "Error in invoking target 'install' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/ctx/lib/ins_ctx.mk'."
    "Error in invoking target 'all_no_orcl' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'.
    "Error in invoking target 'utilities' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'."
    Libs required for OUI but already installed:
    binutils-2.15.92.0.2
    compat-libstdc++-33-3.2.3
    elfutils-libelf-0.97
    elfutils-libelf-devel-0.97
    gcc-3.4.6
    gcc-c++-3.4.6
    glibc-2.3.4-2.41
    glibc-common-2.3.4
    glibc-devel-2.3.4
    glibc-headers-2.3.4
    libaio-devel-0.3.105
    libaio-0.3.105
    libgcc-3.4.6
    libstdc++-3.4.6
    libstdc++-devel-3.4.6
    make-3.80
    numactl-0.6.4.i386
    pdksh-5.2.14
    sysstat-5.0.5
    unixODBC-2.2.11
    unixODBC-devel-2.2.11

    As you stated, Ubuntu is not a certified distro for Oracle installs - so errors should be expected. Google for sites (like http://www.pythian.com/blog/installing-oracle-11gr2-enterprise-edition-on-ubuntu-10-04-lucid-lynx/) where others have documented their experiences. Also, just because you are able to install the software successfully does not mean it will work as advertised.
    HTH
    Srini

  • Upgraded to lucid lynx-amd64, firefox will no longer start, even in safe mode, terminal reports segmentation fault.

    Upgraded to Ubuntu lucid lynx 64bit platform, Firefox will no longer start, even in terminal safe mode - terminal reports Attempting to load the system libmoon Segmentation fault. Thunderbird works fine. Un-installed/re-installed to no success.
    == User Agent ==
    Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

    I completely uninstalled everything associated with firefox in synaptic package manager, then reinstalled the latest version of firefox again.
    Evidently one of the add-ons was preventing firefox from opening, not sure which one though. I hope this will help someone else. Firefox is working now.

  • When i hit the back button, the web page can not reload ! and this button is disable ! I'm using Ubuntu 10.04 Lucid ! and I've just upgrade to firefox 4 RC. Sorry for my poor English skill !

    When i hit the back button, the web page can not reload ! and this button is disable ! I'm using Ubuntu 10.04 Lucid ! and I've just upgrade to firefox 4 RC. Sorry for my poor English skill !

    In Firefox 23 versions and later the keyword.URL pref is no longer supported and it is no longer possible to specify the search engine for the location bar via the keyword.URL pref.<br />
    The search engine that is used on the location bar and on the about:home page is the search engine that is selected in the search Bar on the Navigation Toolbar.<br />
    Current Firefox versions do not update the about:home home page until you refresh the page (future versions will do this automatically without a refresh) and that is what happens if you use the Back key.
    You can install the Keyword Search extension to specify with search engine to use for the location bar and which search engine to use for the about:home page via the Options/Preferences windows of this extension, accessible via the about:addons page.
    * Keyword Search: https://addons.mozilla.org/firefox/addon/keyword-search/

  • I need to update to firefox 5.0 using ubuntu ubuntu 10.04 LTS - Lucid Lynx, how can I do it?

    I have firefox 3.6.17, but lately some problems have aroused while browsing the internet: all of a sudden, when I change from one tab to another, more often than not firefox goes all black and white and the cursos dies. I have to wait some minutes for the colour to come back and thus, the possibility to control mouse and keyboard. I am assuming that the new version 5.0 for linux will help solve this problem, but I can not figure out how to install it using ubuntu. Thank you very much.

    You can also check this out: http://joesteiger.com/2011/03/23/install-firefox-4-on-ubuntu-10-04-and-10-10/

  • Cannot complete installation on Ubuntu 8.04

    I have some experience installing Oracle Standard / SE One on Windows 2003 Server, and in general I have no problems.
    I am new to Ubuntu/Linux and I like it. I am also new to Oracle XE. I have made several trials to get Oracle running on Ubuntu and I just can't. Sometimes it installs and I even can log into SQL plus as SYS and run some selects. But the XE home page never displays. Last time when configuring Oracle it says port 8080 is invalid and doesn't accept any other port.
    As I don't know Linux very well, I'd like to know if it is necessary to create an Oracle user and then install Oracle as root, but within Oracle user, or is it the same if I create the user Francisco and install Oracle as root within Francisco user? Or what is the way? I cannot log in as root in Ubuntu desktop. Also, where do I have to save the .deb package in order to unpack it, and should I run it from the full path or reference it from outside (another directory)? I just got lost in linux directory structure.
    I have reinstalled Ubuntu completely to do an Oracle fresh install, and got no results.
    The installation steps in Oracle manuals are very clear, I'd like to have some advice on the PRE-installation requirements.
    Thanks,
    Francisco.

    >
    I am new to Ubuntu/Linux and I like it. I am also new to Oracle XE. I have made several trials to get Oracle running on Ubuntu and I just can't. Sometimes it installs and I even can log into SQL plus as SYS and run some selects. But the XE home page never displays. Last time when configuring Oracle it says port 8080 is invalid and doesn't accept any other port.
    >
    You may need to set the port through
    exec dbms_xdb.sethttpport(<port>);Then you should also check if the listener is up and running
    And make sure that you don't have any firewall settings that would prevent access
    >
    As I don't know Linux very well, I'd like to know if it is necessary to create an Oracle user and then install Oracle as root, but within Oracle user, or is it the same if I create the user Francisco and install Oracle as root within Francisco user? Or what is the way?
    >
    Last time I tried the debian package, the Oracle user was automatically created by that package. No need to add your own user, unless you want to.
    >
    I cannot log in as root in Ubuntu desktop.
    >
    You don't have to. If you want to have root access, try
    sudo -sif I remember correctly.
    >
    Also, where do I have to save the .deb package in order to unpack it, and should I run it from the full path or reference it from outside (another directory)? I just got lost in linux directory structure.
    >
    Just save it in the /tmp directory or any other download directory. Installation is done through the dkpg command, if I remember correctly.
    C.

  • Oracle 11g Client Installation on Ubuntu

    Hi, I tried to install the Oracle 11g Client on my Dell Inspiron laptop running ubuntu, the thing is that I did every step described in the Installation Guide but when I ran the ./runInstaller file, at the installation point the assistant raises an error and prompts for an action (Ignore, Retry, Cancel), and even if I choose ignore it keeps raising the same error, then I noticed in my terminal that the errors was because ubuntu couldn't find some commands used in the installation script, and that there was no installation steps for ubuntu in my guide, so I think the Client Installer I downloaded wasn't for ubuntu... could be the reason why I can't install the client? is there a script or some way to install the client on ubuntu?
    Thanks!
    Edited by: user10232758 on Oct 23, 2008 7:34 AM

    Unfortunately there's no (official) installation guide from Oracle,because it's not supported. If you want to continue go to the Linux Technology Center on OTN and follow the instructions for unsupported platforms (under Installation Guides):
    http://www.oracle.com/technology/tech/linux/index.html
    http://www.pythian.com/blogs/968/installing-oracle-11g-on-ubuntu-804-lts-hardy-heron
    Werner

  • OBIEE installation in Ubuntu 9.10

    Hi Experts,
    I am new to Ubuntu and am exploring Linux for the first time, I am a developer in Oracle but I want to learn OBIEE in Linux, but some how when I install, it says that the platform should be either RedHat or Suse, I do not know how to proceed further.
    Please help me as I have made all installation my self,which took me 2 days full, now I cannot go back to windows or any other platform to make this happen.
    Please help out.. Real urgent.
    Regards,
    Rakesh

    Welcome to the forums !
    What version of OBIEE and Ubuntu ? AFAIK, OBIEE is not certified on Ubuntu - so the hack of ignoring system prereqs may or may not work - it may also cause issues after the install.
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10417.pdf
    >
    Please help out.. Real urgent.
    >
    Pl identify why this is real urgent - is somebody dying ? ;-)
    HTH
    Srini

  • OWB Installation In Ubuntu Linux

    Hello,
    I have installed Linux flavor Ubuntu(9.1) version.
    Could it be possible to install OWB 10g R2 on Ubuntu?
    If not which are the supported Linux flavors?
    Regards

    Yes, it'ts possible. I just installed OWB 11gR2 on Ubuntu 9.1. Follow the installation instructions in the oracale manual.
    Regards,
    Detlef

  • ODI Installation in Ubuntu

    I am new to Oracle Data Integrator and tried having it in my Ubuntu machine, but when I run the installer, the following error message appears;
    “Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-11-23_22-15-01PM. Please wait …sh: /home/Oracle/CD_10.1.3.5.0_LINUX/setup/Linux/Disk1/install/unzip: Permission denied”. Although I chmod the runInstaller, I still get the problem. I tried even to install as "sudo" but still get the same error.
    Thanks

    Hello Sutirtha
    Thanks for the quick reply. Before then, I was able to get it going by changing the permission mode of the script file "unzip". On way, I encountered another problem, an error message;
    WARNING: NIS Detected.
    Please ensure that the services entry uses files,
    otherwise this installation of the Metabase may not
    function correctly.
    Writing installation log to: /home/odi/OraHome_1/oracledq/metabase_server/metabase/etc/setup.log
    calculating service labels...
    installing services...
    restarting inetd...
    error restarting inetd. Please restart manually.
    Root installation finished.
    When I tried manually to restart inetd with this command, /etc/init.d/inetd restart, I got the message that "command not found"
    I appreciate your efforts.
    Edited by: user12271789 on Nov 25, 2009 7:07 AM

  • Installation jdeveloper & ubuntu 12.10

    For those with the same problem. here is the problem and the solution.
    Problem:
    After installing jdeveloper 11 studio in ubuntu, an error appears when starting up.
    Solution:
    The problem is the jdk bundled in jdeveloper. Download a newer JDK 6 (I did it with 1.6.0_33), then go to jdev.conf and replace SetJavaHome property with the new location.
    Probably there is no problem when you download the jdeveloper generic installation.
    Stack trace (for searches):
    java.lang.UnsatisfiedLinkError: /home/oracle/Middleware/jdk160_24/jre/lib/i386/libsplashscreen.so: libX11.so.6: cannot open shared object file: No such file or directory

    989145 wrote:
    Hi everyone,
    FIrst of all thanks for the reply - greatly appreciated. I find the oracle software was quite 'hard to deal with'
    Starting from all the problem that I have when i want to try to connect oracle 64 bit with a SAS 32 bit and this oracle 11g R2 on ubuntu 12.10.
    I finally able to install the oracle 11g R2 'express edition' on my ubuntu 12.04 LTS. I follow the instructions in this blog to do that (highly recommend for all other people who would like to install oracle 11g R2 express edition on ubuntu 12.04 LTS 64 bit)
    http://meandmyubuntulinux.blogspot.ca/2012/05/installing-oracle-11g-r2-express.html
    To be honest, I am quite stock with how hard it is to install oracle on ubuntu Why would you be shocked at that? Doesn't Oracle provide a list of supported OS's in the Installation Guide? Yes, it does. Is Ubuntu included in that list of supported OS's? No, it is not. And given that Ubuntu is a bit of an 'outlier' in the Linux world, what else would you expect?
    and also how to install java jdk 1.6 (and it has to be 1.6 - it cannot be java 7 since oracle doesnt support that as well)
    For me, i think it is really strange since i thought oracle and java and sun microsystem (spark/solaris) are one big family and yet they dont support each other.Then you have a lot to learn about software and the software industry.
    Sometime around 1994 or 1995 I went to a class on the rDB database, developed by DEC. Oracle had just purchased the rdb from DEC. The instructor (who had been a DEC employee prior to the purchase) explained how Oracle had expected to fold rdb into the flagship Oracle database. Of course, that plan was hatched up by the 'suits'. Once the engineers were able to get together, it was figured out there was no way the products could be merged, and to this day Oracle maintains rdb as a separate and distinct product.
    So, class, what lesson do we learn from this?
    Edited by: EdStevens on Feb 23, 2013 8:26 AM

  • Oracle Java 7 Installation in Ubuntu 12.04 - JB-java.desktop

    In my Ubuntu server, I added ppa:webupd8team/java repository and tried to install oracle-java7-installer. But it results in the follwing error
    root@emaillenin:~# apt-get install oracle-java7-installer
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Suggested packages:
      binfmt-support visualvm ttf-baekmuk ttf-unfonts ttf-unfonts-core ttf-kochi-gothic ttf-sazanami-gothic ttf-kochi-mincho ttf-sazanami-mincho
      ttf-arphic-uming firefox firefox-2 iceweasel mozilla-firefox iceape-browser mozilla-browser epiphany-gecko epiphany-webkit epiphany-browser galeon
      midbrowser moblin-web-browser xulrunner xulrunner-1.9 konqueror chromium-browser midori google-chrome
    The following NEW packages will be installed:
      oracle-java7-installer
    0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
    Need to get 0 B/17.6 kB of archives.
    After this operation, 106 kB of additional disk space will be used.
    Preconfiguring packages ...
    (Reading database ... 48156 files and directories currently installed.)
    Unpacking oracle-java7-installer (from .../oracle-java7-installer_7u25-0~webupd8~1_all.deb) ...
    oracle-license-v1-1 license has already been accepted
    dpkg: error processing /var/cache/apt/archives/oracle-java7-installer_7u25-0~webupd8~1_all.deb (--unpack):
    trying to overwrite '/usr/share/applications/JB-java.desktop', which is also in package oracle-java6-installer 6u37-0~eugenesan~precise1
    Errors were encountered while processing:
    /var/cache/apt/archives/oracle-java7-installer_7u25-0~webupd8~1_all.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    root@emaillenin:~# ls /usr/share/applications/JB-java.desktop
    ls: cannot access /usr/share/applications/JB-java.desktop: No such file or directory
    root@emaillenin:~#
    How to resolve this error? Are there any other way to install Java 7?

    Download the tar.gz installer and untar it to a location like /opt.
    Once you untar the archive, add the bin directory to your PATH variable and your should be all set to use it from the terminal.
    OR use sudo update-alternatives to set the java command to pick up your installed version.

  • New Installation on Ubuntu 6.10 - logon denied, unable to login at all.

    I have successfully installed Oracle XE under Ubuntu 6.10.
    When I attempt to login via APEX using system and my entered password I get Invalid Login Creditials.
    When I attempt to login to sqlplus as either system or sys with my entered password I get logon denied.
    I know I'm typing in the same password, and I've gone through the entire reinstallation process just to be double sure.
    Has anybody experienced this problem with a new installation?
    What are my option now, while my installation appears valid, with listener, processes and APEX home page operational I don't have any ideas.
    Any help really appreciated.

    ORA-01031: insufficient privilegesThis may happen in two situations :
    1. your oracle user is not member of dba group, or
    2. within sqlnet.ora file, in $ORACLE_HOME/network/admin you have a line like this :
    SQLNET.AUTHENTICATION_SERVICES=(NONE)
    Either add your oracle user to dba group, or remove/comment the above line.

  • Planning installation on UBUNTU

    All,
    Hope everyone had a blast on christmas and new years eve.
    Happy New year 2012 to all of you!
    I am setting up a VM on a 64 bit machine, I plan on installing a free server OS on it, and I have chosen UBUNTU 64 bit server.
    I am trying to understand if there are any compatibility issues that Hyperion Planning has with UBUNTU.
    Can someone also guide me on which installation file of Hyperion Planning I should download, because I see the software for Windows server, Mac, Solaris, Linux and HPUX, but none for UBUNTU.
    Thanks in advance.
    Cheers!
    Anindyo

    You need to check out the support matrix - http://www.oracle.com/technetwork/middleware/bi-foundation/hyperion-supported-platforms-085957.html
    I don't believe Ubuntu is on there.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Need Firefox 4.0 installer for Ubuntu (linux) 10.04

    I can't install the new Firefox 4.0 or 4.0.1 in my netbook, 'couse it only supports Ubuntu 10.04 and I want the installer with the ".deb" extention.

    Ok I tested a bunch of different Firefoxes on my pos linux box.
    '''''Worked with xmodmap:'''''
    Vanilla 16.0.2,
    Vanilla 16.0B6,
    Ubuntu Firefox 16.0.2 (16.0.2+build1-0ubuntu0.10.04.1)
    '''''Did Not Work with xmodmap:'''''
    Vanilla 17.0.1,
    Ubuntu Firefox 17.0.1 (17.0+build2-0ubuntu0.10.04.1)
    I have an old Dell Dimension 2400 I plan to use as a replacement for the Sony Vaio when it pops. I've held out as long as possible because it lacks a pci or usb wifi and I really didn't want to run 50 feet of cat5 up a flight of stairs to it. [as i type this i think i remember where a linksys stick for it might be]. Yes I guess it's about time I just do that.
    Don't laugh but the reason I held off adding a simple usb keyboard was just lack of space in my tiny bedroom. My setup is on two tray tables side-by-side. Sony Vaio is on left one, my lcd monitor and mouse are on the other. I barely have room to put a cup of coffee on the one with monitor and mouse let alone a full size usb keyboard lol.
    Anyway thank you again for all your help.

Maybe you are looking for

  • Can I enlarge the text in the safari tool bar

    I am operating 10.10.  I would like to use a larger font for the text in the safari tool bar.  I have not problem enlarging the content in the web pages, but I would like to use a larger font on the tool bar. Is that possible, and I how do I do it. T

  • Satellite R630-12G - How to deactivate wireless communication?

    Hi ! Everytime if i start my Satellite R630 12G notebook i have to deactivate the "Wireless communication" (blinks orange when its turned on). How to set it "OFF" as default ?

  • Reports output as seperate HTML

    HI all, I have a situation I am using reports 6i and XP I have a report with 60 pages What i need to do is i need to generate report as each page as one html and save it some where For example I have 60 pages I need to get output in 60 html pages or

  • Period should display on Portal

    Hi all, we develop some reports and displaying them in portal.Now our user want to display the period also on the top right of the report when export to excel. This is the scenario: we have given the calender month in the variable screen,when the use

  • Problem to run XL-Reporter on SBO 8.81 PL 05

    Dear All,               After I upgraded SBO from version 8.8 to version 8.81 PL 05, I cannot run XL-Reporter. It show message 'Security settings in Microsoft Excel prohibit XL Reporter from running' although my excel security setting didn't changed.