Ubuntu :: Installing Oracle - /etc/init.d/oracle-xe Configure Command Missing?
Jul 24, 2011
I've AMD64 system with Ubuntu 11.04 installed. It's been rough ride for me to install oracle-xe-universal. I've already spent more than 2 days on this. Still unsuccessful.
1) First I downloaded the packages libaio_0.3.104-1_i386.deb and oracle-xe-universal_10.2.0.1-1.1_i386.deb
2) Then I ran
sudo apt-get install bc (ran fine)
sudo dpkg -i --force-architecture libaio_0.3.104-1_i386.deb (ran fine)
sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
(gave me dependency error for libc6 (>= 2.3.2), I modified the control file to remove dependency and rebuilt the package) (now worked fine) Oracle xe is now installed. Then I tried to start the DB it started but it's HTTP client never started. So I decided to uninstall the oracle-xe=universal. None of the sudo apt-get remove oracle-xe-universal command's didn't worked for me. So i went for manual uninstallation directions as per oracle link.
I ran the following command-
--Manually uninstalling Oracle 10g--
sudo rm -rf /usr/lib/oracle /etc/oratab /etc/init.d/oracle-xe /etc/sysconfig/oracle-xe /usr/share/doc/oracle_xe /usr/share/doc/oracle_xe_client
Then I again ran the following command to install oracle-xe
sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.0_i386.deb
See below what I got as the output-
rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
dpkg: warning: overriding problem because --force enabled:
package architecture (i386) does not match system (amd64)
[code]....
Even in applications menu I don't see the if oracle has been installed. So i conclude first time installation was ok but somehow http client didn't worked. After manual uninstallation, second installation didn't even loaded/installed the oracle-xe in init.d directory.
View 1 Replies
ADVERTISEMENT
Jul 24, 2011
I installed oracle xe second time on ubuntu, this time it did not created following script
/etc/init.d/oracle-xe
what I am missing?
View 2 Replies
View Related
Nov 27, 2010
I'm a new user for oracle,tried to install oracle 10g on redhat linux 5 but gettinh the same error message.response/ runInstaller[oracle2@localhost database_10201]$ sh runInstaller _runInstaller: line 54:/tmp/database_10201/install/.oui: Permission denied_Doany one plz help me how to give full set of permisions to an user in linux to access a folder??
View 2 Replies
View Related
Aug 23, 2010
On RHEL 5.2, i have installed Oracle client 11.1 and Php 5.1.6. After that i somehow installed and configured oci8.so. When i do phpinfo Under oci8 it shows oci8 support enabled.However on running php program that connect with oracle database i get following error PHP Warning: oci_connect() [<a href='function.oci-connect'>function.oci-connect</a>]: OCIEnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME and LD_LIBRARY_PATH are set and point to the right directories in /var/www/html/index.php on line 5
View 5 Replies
View Related
Apr 20, 2010
I'm trying to configure DNS on Oracle Enterprise Linux 5.4 - Kernel 2.6.18-128.el5. When I restart the named service, I'm not getting any errors. But service is showing Failed. What could be the reason?
View 3 Replies
View Related
Jan 21, 2011
am trying to install oracle 10g on my redhat 5.9 which is on vmware 7.0. I follow an installation guide from oracle which instructed me to install some package to enable oracle installation when run ./runInstaller and to install oracle it later tell me gcc-3.2 package is missing when checking for package requirements for oracle I down loaded the gcc-3.2. rpm package and tried to install it this is what happens
[Code]....
View 2 Replies
View Related
Mar 4, 2010
I'm trying to configure a reverse proxy for Oracle Database connections. What I have:
Host outside --> Reverse proxy --> Oracle Database
The "Revese proxy" has two IP, one for local and another for outside.I've tried with iptables, but unable.Now I'm trying with "redir".When I do a tnsping database, it works and says OK. But executing sqlplus user/pass@database, it tries to connect but time later I receive a timeout. What i do is a redir from port 1521 in "Reverse proxy" to 1521 in "Oracle database" why this doesn't work or any other way to do it?
View 1 Replies
View Related
Jan 24, 2011
I need to configure autostart of oracle database 11g & oracle soa suite 11g after successful OS startup. Linux: Redhat version 5. I have commands needed for startup, but not sure on where to keep the file.
View 2 Replies
View Related
Mar 28, 2010
I'm trying to configure unixODBC on Linux rehat EL 5 32 bit to connect to an Oracle 10g database server. But when I retest the connection after the configuration then The error occurs:
# isql -v oralab4_dns vonphot vonphoto
isql: symbol lookup error: /usr/lib/libreadline.so.3: undefined symbol: PC
I have searched on Google.com for 2 days but I can't resolve the problem.
View 3 Replies
View Related
Apr 27, 2010
I'm using rhel5 and i've installed oracle 10g in it. I've followed all the steps and i configured it successfully. In applications i'm not getting the sql symbol in graphical.I dont know how to run oracle in command prompt
View 3 Replies
View Related
Mar 24, 2011
An unhandlable error occured There seems to be a programming error in aptdaemon, the software that allows you to install/remove software and to perform other package management related tasks. Please report this error at http://launchpad.net/aptdaemon/+filebug and retry.
I recently tried to install Oracle xpress edition 10g by downloading the ".deb" file of around 200 mb. When the installation was about to complete, the "Ubuntu Software Center" gave an error like shown in the picture.
View 1 Replies
View Related
May 21, 2011
installer: jre-6u25-linux-x64.bin
extracted in /usr/java/
now, how do i make it recognized by iceweasel?
the reason of me using it instead of openjdk is that i need newer jre for IBM bladecenter manager web interface.
View 3 Replies
View Related
Sep 6, 2010
Currently I am installing oracle 10g release 2 with Red hat Linux 4.I am getting the following error.
Exception Name: MakefileException
Exception String: Error in invoking target 'ntcontab.o' of makefile '/home/oracle/oracle_10.2/network/lib/ins_net_client.mk'. In forum I saw this kind of post and I did all the steps, then also getting the error.
View 1 Replies
View Related
Sep 5, 2010
I am new to Linux.
Currently I am installing oracle 10g release 2 with Red hat Linux 4.
I am getting the following error.
Exception Name: MakefileException
Exception String: Error in invoking target 'ntcontab.o' of makefile '/home/oracle/oracle_10.2/network/lib/ins_net_client.mk'.
In forum I saw this kind of post and I did all the steps, then also getting the error.
View 3 Replies
View Related
Feb 18, 2010
i am facing problem in installing oracle 10g R2 on rhel4 x86. following error is throwing while installation:-java.io.FileNotFoundException: /tmp/OraInstall2010-02-19_10-21-06AM/oui/instImages/images.properties (No such file or directory)
[code]....
View 2 Replies
View Related
Jan 15, 2011
am having trouble installing oracle 10g on my vmware's 7.0 redhat linux 5.9 on my dell latitude D520 notebook i have configurared my kernel parameters and followed procedure as instructed on oracle's installation docs but when i run the ./runInstaller i get this error sms.
[oracle@localhost database]$./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
[Code]...
View 2 Replies
View Related
Jul 24, 2011
Im trying to install a multiboot with multi distros, in this case Slackware and Linux Oracle. I have Slackware running for a while now and try to install it in other partition. Suppose I have Slackware in /dev/hdb and planning to install Oracle Linux in /dev/sda. My plan is:
1.Format /dev/sda
2.Install Oracle Linux in /dev/sda using boot disk
3.Modify lilo.conf
4.Run dual boot
But the problem is during the Oracle Linux boot installation: 1.It doesnt recognize the partition and file format that Slackware did in /dev/sda 2.The installation disk then force me to create another partition for memory swap and root directory 3.At first attempt I created a partition in /dev/sda with RAID format which didnt get recognized by Slackware so that I had it wiped out at the next attempt of installation.4.Just before the process of partitioning /dev/sda, Oracle Linux installer from the boot disk cannot detect my dvd drive although the PC was booted from its very drive (Why?) so It was asking me if I need to point out the location of another copy of the image file, which is located in /dev/sda1. The installer read it from /dev/sda1, I think not from DVD drive. This always happens in all attempts.5.At the end, it cannot finish the process of the installation and I have to abort it, without knowing the reason for it. This happens in all attempts also.
[Code]...
View 4 Replies
View Related
May 26, 2010
I am a first time Linux user - though I've Unix and Windows experience. So though I can follow your most tech instructions, I'll need some hand-holding.
Need help getting my wireless network to work on my newly installed Oracle Linux on Dell laptop.
Not sure what wireless card is installed, or it's mac address (though I can boot into windows and get that info, I don't want to - it'll be kind of a let down if I can't fix it all thru Linux).
Install has detected a Broadcom wired card, but not the wireless. Funny thing is that it detected the Bluetooth.
View 3 Replies
View Related
Apr 3, 2011
how you install Oracle Instant Client on Kubuntu.I have Oracle XE and Lazarus installed on a KB machine, but Lazarus can't connect because it's missing the file "libociei.so".I found that file in the Oracle Instant Client which I downloaded and unzipped from Oracle.com. However, I have no idea how to install it. Normally you issue a "sudo" command of some sort. I can't just copy the files because I don't have privileges to copy to the system folders, and don't know where to copy them to anyway. The only online help I've found is for installing PHP with it, which I'm not interested in.
View 1 Replies
View Related
May 10, 2011
I have Win 7 installed on my laptop with 4GB RAM. I have installed Oracle VirtualBox-3.2.8-64453-Win. Kindly let me know the steps to install RHEL 6 on this.
View 2 Replies
View Related
Mar 1, 2010
How can I corrupt oracle data block manually using dd command from Linux?
View 2 Replies
View Related
Jun 28, 2010
How to install oracle? I have been tried many times but seems can't resolve the DISPLAY issues.
All installer requirements met.
Use the following command to view the current DISPLAY environment variable setting:
View 2 Replies
View Related
Jun 2, 2010
I am in process of installation of Oracle 11gR2 on fresh installed Ubuntu 10.04. I don't know whether it is right place to ask this question here or not; even I have asked this question in oracle forum [URL]; I am asking here too. Oracle people says that its OS level library access issue and/or installer is not able to get the right file to proceed further.
View 1 Replies
View Related
Jul 12, 2010
I installed Vmware the other day on my laptop, ran fine, installed a couple of programs. Now, a few days later, booted it up tried to find Vmware, but its not there in the menu. Oracle VM Virtualbox is installed (was installed before vmware, but had problems with getting files over to it), has that somehow got rid of vmware? If so, how do i get rid of Oracle VM?
View 4 Replies
View Related
Feb 15, 2011
i want to install oracle 10g in my ubuntu 9.10.
View 5 Replies
View Related
Mar 31, 2011
This one is a little difficult
I have installed:
- Wine (configured correctly)
- Oracle (using wine)
Now that I have the application installed I need to run an exe file, in order for the software to run correctly it need to authenticate through a Windows Network. It is a sales application.
In windows the solution would be to right click on the exe file and type the route for the application to authenticate On another system that is running windows the path is like this: C:orantBINifrun60.exe S:mnufmer0000.fmx @orcl
On the path above S will be the server, the way that I see it on Ubuntu is by the IP 192.168.10.9, it is mounted and visible from the Ubuntu box.
I have placed a shortcut on my Desktop (Ubuntu) of the ifrun60.exe now what I need is that everytime I click on that shortcut (ifrun60.exe) to link the fmer0000.fmx over the network and run on Firefox, at the end the app will run as html.
View 1 Replies
View Related
Jul 21, 2010
just got a quick question: I need to install Oracle's SQL Developer since I need to use the program for a database unit at Uni. Anyway, if you've tried to use it before you'd realise that there is only a .rpm installer available for it (no .deb). So I tried to convert it to .deb using alien. When I "sudo alien --scripts" the .rpm I get: error: incorrect format: unknown tag mkdir: cannot create directory `sqldeveloper-2.1.1.64.45': File exists unable to mkdir sqldeveloper-2.1.1.64.45: at /usr/share/perl5/Alien/Package.pm line 257.
Basically, I'm asking, does anyone know what I'm doing wrong here? I've never used alien before since I've never had a need to convert a .rpm before. I also tried installing and running Java JDK and SQL Developer under Wine, but was unsuccessful with that as well
View 6 Replies
View Related
Jan 11, 2011
can any one tell me taht is oracle 11g enterprise for ubuntu is a paid version or free.
View 2 Replies
View Related
Mar 11, 2011
here's my setup: 32 bit Ubuntu 10.10 with an AMD 2.7GHz processor, and 2GB of RAM.I get Oracle 11G R2 installed, except two things fail near the end of the installation (I think they're both Oracle Net services or something. I broke a cardinal rule by not writing them down. ) I try to use sqlplus through Terminal, but the system can't find sqlplus. I'm assuming it isn't installed. I'm unable to connect to it through JDeveloper.
View 2 Replies
View Related
May 15, 2011
Has anyone managed to install the oracle 10g xe server on ubuntu 11.04? I previously installed it on ubuntu 10.10 following this instructions, but now i am having problems when doing the same thing on ubuntu 11.04.
[Code]....
View 2 Replies
View Related