General :: Getting Error In Installing Oracle 10g On System / Fix It?

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


ADVERTISEMENT

General :: User For Oracle,tried To Install Oracle 10g On Redhat 5 But Gettinh The Same Error Message?

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

Red Hat / Fedora :: Getting Error In Installing Oracle 10g On Linux

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

Software :: Error While Installing Oracle 10g R2 On Rhel4

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

Ubuntu Installation :: Aptdaemon Error While Installing Oracle 10g

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

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 View Related

General :: Installing RHEL6 Using Oracle Virtual Box Having Win 7 As Base OS?

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

General :: Error Installing Base System On PS3

Jan 3, 2010

I downloaded ubuntu 8.04 and 8.10 iso for ps3. I get it to cd with no problem, go through the first phase fine, but then installing the base system I get the error "Warning: Failure while configuring required packages" I press enter it continues then this error comes "failure while configuring base packages. This will b attempted 5 times". Why these errors? I am looking forward to using linux on ps3.

View 2 Replies View Related

General :: Installing OS - Invalid System Disk Error

May 25, 2010

I have a computer I recently uninstalled the operating system from and was wanting to use Linux Ubuntu. After burning the cd and trying to install it to the computer it gives me "Invalid System Disk, Replace then disk and press any key." I am unsure how to start this and I am not even sure if I have all the files, I need to install the Linux Ubuntu 10.04 operating system step by step.

View 4 Replies View Related

General :: Getting Error While Getting Status Of Active And Inactive Sessions From ORACLE DB?

Sep 26, 2010

I have a written a test script which retrieves the status of active and inactive sessions from oracle DB, but i am receiving error while executing.My script is

Code:
filepath="/home/ocsg/scripts/db_session_report/current_session_report.txt"
INACTIVE_SESSIONS=`/home/ocsg/client10g/bin/sqlplus -s abc/abc@'(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=

[code]....

View 2 Replies View Related

General :: Installing Ubuntu From A Flashdrive Alongside - Ngside Windows - Error Message - No Root File System Is Defined

Jul 8, 2011

I can use Ubuntu from my flash drive, but I want to install it in a partition alongside windows. When I try to do this, I come to an 'allocate drive space' window, but whatever I do I get the error message: 'No root file system is defined. Please correct this from the partitioning menu.' I just don't know what this means, or what to do next. I'm loathe to ditch windows, and I don't want to have to use a flashdrive all the time.

View 3 Replies View Related

Debian :: Installing Oracle Java Jre On Squeeze 64-bit

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

Software :: Installing Oracle 10g On My Vmware's 7.0 Redhat 5.9?

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

Slackware :: Installing Multiboot Distros With Oracle?

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

Ubuntu Installation :: Installing Oracle Instant Client On Kubuntu?

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

Hardware :: Installing Fedora 10 On A System / Error Mounting Cd Or Dvd?

Feb 5, 2009

i am trying to install fedora 10 on a system running RH 8.0 core 2?pentium. I 1st tried mounting a DVD, there is no /dev/dvd do I entered mount -r -t iso9660 /dev/cdrom /mnt/cdrom i got this error:

mount block device /dev/cdrom is write-protected, mounting read-only mount: No medium found.

Then I then tried mounting a cdrom (cd-r)with the same command and got this error:

mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad super block on /dev/cdrom
or too many mounted file systems

I have looked at other threads, but no answer to particular issue.

View 1 Replies View Related

Ubuntu Installation :: No Root File System Error While Installing 10.10

Apr 15, 2011

i have one partition of 45 Gb...and other of 250 Gb in which windows 7 has been installed..i booted from ubuntu 10.10 CD and then i chose the installation option on desktop...but when i selected the partition of 45GB for installation..the error message said that "there is no root file system on the drive, set it from partition options"..

View 2 Replies View Related

Fedora :: Oracle-xe Error After Upgrade To F12?

Dec 16, 2009

I upgraded to fedora 12 today from fedora 11. I had oracle-xe 10g running on my system perfectly fine when I was running fedora 11. now , after the upgrade, i cannot login to sql.it gives the following error

Code:
SQL*Plus: Release 10.2.0.1.0 - Production on Wed Dec 16 12:45:25 2009
Copyright (c) 1982, 2005, Oracle. All rights reserved.
ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
I have checked listener.ora and tnsnames.ora. they both are unchanged.

[Code]...

View 14 Replies View Related

Ubuntu :: Error While Installing 9,10 (unable To Find Medium Containing Live File System)

May 21, 2010

I am trying to install Ubunto 9.10 on my windows XP. I try to run it from the live cd. but every time i try to do this.. I get an error "Unable to find a medium containging live file system" I tried it from different cds too... so it's not an error in the cd.

View 2 Replies View Related

Fedora :: Update Oracle VM VirtualBox Error

Oct 11, 2010

I was notified by the updater that VirtualBox-3.2-3.2.10_66523_fedora12-1 (x86_64) was available to install. So I clicked [Install Update] and got the following Transaction error:The GPG keys listed for the "Fedora 12 - x86_64 - VirtualBox" repository are already installed but they are not correct for this package.Check that the correct key URLs are configured for this repository.

View 2 Replies View Related

Programming :: Error Connecting To Oracle Database From PHP

Oct 12, 2010

I've just installed the Oracle Instant client using this: https://help.ubuntu.com/community/PHPOracle

The phpinfo() show me that oci8 is enable, but when I try to query that database I've got the following message:

PHP Code:

Code:

How to troubleshoot.

View 2 Replies View Related

CentOS 5 :: (oracle 5) Error With Emerald At Startup

Mar 13, 2011

I would like to use emerald on oracle linux 5. I prefer this forum so I migrated to here! In fact, I already managed to import some themes in emerald, and to apply them, but after a reboot there was an error message (I don't remember it but I can retry to boot if you want), and my new emerald theme was not loaded, instead I had the default one, and when I launched emerald I wasn't able to import a new theme, there was no theme in the emerald window. so I tried to import one with the file manager by clicking on the "import" button, but in my home folder (/home/olivier) I had ... nothing : no file, no directory, yet there are still on the disk, I verified.

this seems an error of rights, but I don't know what to do. I must also specify that I have not already put "fusion-icon" in the list of the applications to launch at the startup, so I have to launch it after the boot (and it's what I did after the boot I spoke about above. I don't remember if I launched fusion-icon as "root" or "olivier"...

View 2 Replies View Related

General :: Error Occurred While Installing GRUB - Error 15: File Not Found

Aug 11, 2010

I am having a problem installing SLES11 on a new server. It goes fine through the setup until it gets to GRUB, it gets me the following error message: Error occurred while installing GRUB

[code]...

I cant continue the installation without this

View 5 Replies View Related

Programming :: START And STOP Oracle Automatically On System Startup And Shutdown?

Aug 17, 2009

I have installed Oracle 11g on 5.3. Now, I am trying to START and STOP oracle automatically on system startup and shutdown. I am following this link To have this effect, I have created /etc/init.d/dbora

Code:

#!/bin/sh
# chkconfig: 345 99 10
ORA_HOME=/oracle/app/oracle/product/11.1.0/db_1

[code]....

View 4 Replies View Related

Server :: Oracle Error Gets Changed During Data Recovery?

Jul 31, 2010

We have a Wipro Net Power 8552 server on RAID 5 with Linux Advanced Server. The Databse is Oracle . Every time the reocovery is made the block corruption error gets changed. There are four hardisk in the Raid with 18 GB capacity of Quantum make. I want to make sure if any Utility is there in Linux to check the Harddisk if any Block corruption is there or Not.

View 1 Replies View Related

Networking :: Unable To Configure Wireless Network On Dell Laptop And Oracle System / Fix It?

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

Ubuntu :: Error - 'oracle' Is Not A Valid Choice For $db_driver In Localconfig

Apr 22, 2010

I have following setup on a ubuntu machine.

- Fetchmail collects emails and notifies procmail

- Procmail forwards this mail to a perl script which extracts the attachments

- then this script executes the bugzilla importxml.pl with the attachments.

This works like a charm on the ubuntu machine. Unfortunately I now have been forced to rebuild this setup on a oracle linux. Well, I can run the imports from terminal as root user. The import works well.But if fetchmail trigges procmail and the the perl scripts become executet I get following error:

Code:

'oracle' is not a valid choice for $db_driver in localconfig: Can't load 'lib/i386-linux-thread-multi/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.10.1: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
at Bugzilla/DB/Oracle.pm line 41

[code]...

The path "lib/i386-linux-thread-multi/auto/DBD/Oracle/Oracle.so" is right if you go from the importxml.pl but if perl realy looks on this as absolute path to oracle.so then its clear that the file is not there... Again. The script works if I call it manually. So whats the difference between manual call and call through the process described at the beginning? Something seems to be different in the perl environment. The .procmailrc lies in /root and fetchmail is startet manually by the root user in the terminal (for testing). So I thing at the end its in both ways the same user who calls importxml.pl...

View 9 Replies View Related

Ubuntu :: Fix Error "operating System Not Found" By Installing?

May 3, 2011

I have an IBM Thinkpad T42 with winxp on it which shows the error "operating system not found". The BIOS can recognize the HDD. I tries to installed ubuntu on it using a bootable flash disk. But, it didn't succeed.
Is there any way I can fix this?

View 4 Replies View Related

OpenSUSE :: Error Message "System Management Is Locked By The Application With Pid 3249" Installing KDE 4.4 & 4.3.5

Mar 8, 2010

I'm trying to install KDE 4,4 on my Netbook, Asus Eee PC 1201n. I've just done a clean install, instlaled my graphics drivers and now trying to upgrade to KDE 4.4. This is the message I get when trying to use the 1Click installer from the OpenSuse site. "System Management is locked by the application with pid 3249"

View 2 Replies View Related

Ubuntu Installation :: Nvidia Driver Broken After Kernel Update / "System InstallArchive() Error" When Installing?

Jan 30, 2011

I had a working ubuntu 10.10 system two days ago with kernel 2.6.35-24. I have a gtx 460 card so I have the driver from Jockey/Additional Drivers installed.

Two days ago update manager prompted me to install 2.6.35-25. I've never had problems updating kernels so I did. I Rebooted my machine and gdm/gnome no longer starts. I always get stuck on the tty1 screen. I did some troubleshooting and figured out that my current NVidia drivers seems to be messing it up. So I booted into my older kernel (2.6.35-24) and removed my NVidia driver.

I used these steps to switch from nvidia to nouveau:
NvidiaDriverSwitching

I can now boot into my latest kernel (2.6.35-25) but now I'm having problems trying to reinstall the nvidia drivers.

jockey sometimes doesn't list any available drivers. and when it does, it gives me an "System InstallArchive() error" when trying to install.

I tried installing nvidia-current via apt-get and I get these errors:

Code:
Setting up nvidia-current (260.19.06-0ubuntu1) ...
Removing old nvidia-current-260.19.06 DKMS files...
dkms.conf: Error! No 'DEST_MODULE_LOCATION' directive specified.
dkms.conf: Error! No 'PACKAGE_NAME' directive specified.
dkms.conf: Error! No 'PACKAGE_VERSION' directive specified.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved