Issue in Installing Oracle 10g in IBM p5 server with Linux_PPC64 OS.

Friends
While installing Oracke i encountered the following error:
Error in invoking target 'client_sharedlib' of makefile '/oracle/app/oracle/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'.
Attaching the output of $ORACLE_HOME/install/make.log:
/usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a
collect2: ld returned 1 exit status
genclntsh: Failed to link libclntsh.so.10.1
make: *** [client_sharedlib] Error 1
I went through some archives which directed me to change the ggc to ggc.bak -m32 ...But it didn't work out.
Have ensured that all prerequisites have been met with. Some rpm's were having higher versions.
Please help.
HG

Please control that :
Operating System
Red Hat Enterprise Linux AS 4.0
For more information on Red Hat, refer to:
http://www.redhat.com
The minimum supported kernel versions are:
kernel-2.6.9-11.EL
Red Hat Update
Update 1 or later
Software packages (check that these versions or higher versions are installed)
make-3.80-5
binutils-2.15.92.0.2-13
compat-libstdc++-33-3.2.3-47.3
gcc-3.4.3-22.1
gcc-ppc32-3.4.3-22.1
gcc-c++-3.4.3-22.1
gcc-c++-ppc32-3.4.3-22.1
glibc-2.3.4-2.9
glibc-2.3.4-2.9 (64-Bit)
libgcc-3.4.3-22.1
libgcc-3.4.3-22.1 (64-Bit)
libstdc++-3.4.3-22.1
libstdc++-devel-3.4.3-22.1
libaio-0.3.103-3
libaio-0.3.103-3 (64-Bit)
libaio-devel-0.3.103-3 (64-Bit)
sysstat-5.0.5-1
pdksh-5.2.14-30
openmotif21-2.1.30-11.RHEL4.5
db4-4.2.52-7.1
compat-db-4.1.25-9
gdbm-1.8.0-24
C/C++ Runtime Environment
IBM XL C/C++ Advanced Edition V7.0.1 for Linux Runtime Environment Component and XL Optimization Libraries component.
You can download these components at:
(http://www-1.ibm.com/support/docview.wss?uid=swg24007906)
IBM XL C/C++ Advanced Edition V7.0.1 for Linux Runtime Environment Component is available free of cost and without any license requirements on this site.
Source : http://download.oracle.com/docs/cd/B14099_19/lop.1012/install.1012/install/reqs.htm#BABGCBGD

Similar Messages

  • An issue while installing oracle 10g express edition on Ubuntu 10.04-64bit

    Hi,
    I'm running into an issue while installing oracle 10g express edition on my Ubuntu 10.04-64 bit installed machine using oracle-xe-universal_10.2.0.1-1.0_i386.deb package. The issue actually came up when I was trying to reinstall the package after uninstalling it due to some problem I had with my login credentials. To elaborate further on it, the /etc/init.d/oracle-xe script does not get created when I execute the debian package and thus i'm unable to configure the required credentials and stuff after the installation. I doubt whether this has something to do with the procedure I followed when uninstalling the previous package it. But what I did was just what's mentioned in the following [http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm] user guide published by oracle.
    Another important clue would be, the platform of my machine is amd64bit although I'm dealing with an installation package preferred for i386. But I believe it's the only thing available in the oracle software download section. Hence I had to use the --force-architecture option to install it. But after reading some post published on this forum, I've figured out that it does not affect the usual execution of the software. Anyway,  I would greatly appreciate some help on this matter.
    [1] http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm
    Thanks and Regards,
    Prabath Abeysekara
    Edited by: 829281 on Jan 18, 2011 7:52 PM

    Hi,
    Finally I've managed to find a solution for this issue. Thanks a lot for all the replies.
    Here's how I got rid of it.
    Addressing all the facts one by one,
    1.The problem of not getting the /etc/init.d/oracle-xe script generated was avoided
    by removing all the configuration files that were previously created while installing
    the product. The following command can be used to accomplish that task.
    *$ dpkg --purge oracle-xe*
    2.Next, Initially the password I used during the configuration process was "admin".
    Although I tried a couple of times installing the product providing the aforementioned
    password, the web UI kept prompting "Invalid Credentials" message not allowing me
    to login. But, this particular issue could be avoided by giving some other simple
    password.
    Finally, got it working and once again thanks a bunch for taking the burden of
    replying this thread.
    Cheers,
    Prabath

  • Installing Oracle 10g on IBM AIX5L/IBMAIX5.3,5.4,5.5

    Hello folks
    I need to install Oracle 10g on IBM AIX 5x. Please write to me / post your suggestions acroos. I need to have step by step procedure. Procedure like creating oracle group primary and secondary, creating a user under those two group, setting semaphore parameters etc......
    I am oblidged for helping me out.
    Thanks in advance, please send / post your help
    Regards
    Shiva

    Hi,
    why don't you read simply the installation guide, available here on OTN under documentation? Oracle does not hide such information. Start with quick installation guide, if you need more detailed informations read the regular installation guide.
    Werner

  • Issues while installing ORACLE 10g R2 RAC on RHEL 5.3

    i am installing oracle 10g R2 RAC on RHEL 5.3 in a test environment. my aim was to install using ASM.
    i went through the pre-requisites ok before beginning with the installation.
    since RHEL 5.3 doesnt support raw devices i used
    http://www.idevelopment.info/data/Unix/Linux/LINUX_ConnectingToAniSCSITargetWithOpen-iSCSIInitiatorUsingLinux.shtml#Configure%20iSCSI%20Initiator%20and%20New%20Volume
    udev to configure shared storage. my storage is on openfiler as a iSCSI target.
    fdisk -l on both nodes shows the shared drives.
    [root@node1 ~]# fdisk -l
    Disk /dev/sda: 21.4 GB, 21474836480 bytes
    255 heads, 63 sectors/track, 2610 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1          13      104391   83  Linux
    /dev/sda2              14        2053    16386300   8e  Linux LVM
    /dev/sda3            2054        2372     2562367+  82  Linux swap / Solaris
    Disk /dev/sdd: 10.5 GB, 10502537216 bytes
    64 heads, 32 sectors/track, 10016 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdd1               1       10016    10256368   83  Linux
    Disk /dev/sdb: 10.5 GB, 10536091648 bytes
    64 heads, 32 sectors/track, 10048 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1               1       10048    10289136   83  Linux
    Disk /dev/sdc: 10.5 GB, 10536091648 bytes
    64 heads, 32 sectors/track, 10048 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdc1               1       10048    10289136   83  Linux
    Disk /dev/sdf: 10.5 GB, 10569646080 bytes
    64 heads, 32 sectors/track, 10080 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdf1               1       10080    10321904   83  Linux
    Disk /dev/sde: 10.5 GB, 10502537216 bytes
    64 heads, 32 sectors/track, 10016 cylinders
    Units = cylinders of 2048 * 512 = 1048576 bytes
       Device Boot      Start         End      Blocks   Id  System
    /dev/sde1               1       10016    10256368   83  Linux
    [root@node1 ~]# ls -l /dev/iscsi/arpl*
    /dev/iscsi/arpl1:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sde
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sde1
    /dev/iscsi/arpl2:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdd
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdd1
    /dev/iscsi/arpl3:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdb
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdb1
    /dev/iscsi/arpl4:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdc
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdc1
    /dev/iscsi/arpl5:
    total 0
    lrwxrwxrwx 1 oracle oinstall  9 Jun 30 12:58 part -> ../../sdf
    lrwxrwxrwx 1 oracle oinstall 10 Jun 30 12:58 part1 -> ../../sdf1
    [root@node1 ~]# configuring udev results in the drives being mapped to persistent drive names eg. /dev/iscsi/arpl1/part1
    still when i enter the name of the raw device which i have created i get the following error. please help
    Image: !http://img91.imageshack.us/img91/7448/oracle.png!

    did you check this
    http://download-west.oracle.com/docs/cd/B19306_01/install.102/b14203/storage.htm#BABBHECD
    http://download.oracle.com/docs/cd/B28359_01/install.111/b28263/storage.htm#CDEBFDEH
    also before you do what is suggested on the url posted by Mufalani,
    it seems that you should do the following:
    Check existence of udev raw mapping rule file /etc/udev/rules.d/60-raw.rules
    On RH/EL5, udev raw mapping rule file /etc/udev/rules.d/60-raw.rules should exist by default as part of the util-linux package, for example:
    # ls /etc/udev/rules.d/60-raw.rules
    /etc/udev/rules.d/60-raw.rulesCreate a custom udev raw mapping rule file, /etc/udev/rules.d/61-oracleraw.rules say, for example:
    # touch /etc/udev/rules.d/61-oracleraw.rules3b. Add udev raw binding rules to /etc/udev/rules.d/61-oracleraw.rules file
    Add the udev raw binding rules to the /etc/udev/rules.d/61-oracleraw.rules file, for example:
    # cat /etc/udev/rules.d/61-oracleraw.rules
    # Raw bind to Oracle Clusterware devices
    ACTION=="add", KERNEL=="sd*", PROGRAM=="/sbin/scsi_id", RESULT=="360a98000686f6959684a453333524174", RUN+="/bin/raw /dev/raw/raw1 %N"
    ACTION=="add", KERNEL=="sd*", PROGRAM=="/sbin/scsi_id", RESULT=="360a98000686f6959684a453333524179", RUN+="/bin/raw /dev/raw/raw2 %N"If migrating to RHEL5/OEL5 from an earlier Linux version that relied on /etc/sysconfig/rawdevices file for persistent raw device bindings, the following script can be used as a basis for generating your RHEL5/OEL5 udev rules. Note, the script does not factor device name persistency.
    #!/bin/bash
    grep -v "^ *#" /etc/sysconfig/rawdevices | grep -v "^$" | while read dev major minor ; do
    if [ -z "$minor" ]; then
    echo "ACTION==\"add\", KERNEL==\"${major##/dev/}\", RUN+=\"/bin/raw $dev %N\""
    else
    echo "ACTION==\"add\", ENV{MAJOR}==\"$major\", ENV{MINOR}==\"$minor\", RUN+=\"/bin/raw $dev %M %m\""
    fi
    done

  • Install oracle 10g on windows 2003 server issues

    I am very new to oracle
    I installed oracle 10g release 2 Enterprise Edition on a Win 2003 Server.
    I got all oracle services running after install
    But I can not connect to the database from another machine which is on the same domain
    I set USE_SHARED_SOCKET =TRUE under HKEY_LOCAL_MACHINE/Software/Oracle/HOME
    (as I learned from the forum)
    I turned off windows firewall (or with the firewall turned on add port 1521 to Exceptions list) .
    I restarted listener serivces and I even reboot the machine Still I can not connect to the database from another machine.
    What am doing wrong here?
    We are on a tight schedule now any help will be very appriciated.

    Firewall-related problems normally throw ORA-12535, not ORA-12170 (the message a timeout occurred is the same). Description for this error is:
    Error:     ORA-12170 (ORA-12170)
    Text:     TNS:Connect timeout occurred
    Cause:     The server shut down because connection establishment with a
         client failed to complete within the allotted time interval. This
         may be a result of network/system delays; or this may indicate
         that a malicious client is trying to cause a Denial of Service
         attack on the server.
    Action:     If the error occurred because of a slow network/system,
         reconfigure the SQLNET.INBOUND_CONNECT_TIMEOUT parameter in
         sqlnet.ora to a larger value. If a malicious client is suspected,
         use the address in sqlnet.log to identify the source and restrict
         access. Note that logged addresses may not be reliable as they can
         be forged (e.g. in TCP/IP).
    Hostname in listener.ora has a domain included, while in tnsnames.ora has not. Y Can you ping the host? Does tnsping work? To get more detailed informations you may turn on tracing on the client side (in sqlnet.ora) and the server sid (in listener.ora).
    Werner

  • Installing oracle 10g on windows 2000 server

    hi masters,
    this might look very silly question, and every child might know answer, but i would like to ask this question here that
    i have oracle 9i release 2 installed on my windows server 2000 and an application is already running, now i want to install oracle 10g on same machine...
    but when i try to launch oracle universal installer, it fails to launch it....whay is this so??? do i need to adjust some parameters to install it????
    can anyone provide a checklist to check??i have an antivirus installed on machine...
    any suggestion will be appreciable
    thanks and regards
    VD

    got my answer, you can follow this step.
    on windows 2000 server while launching oracle universal installer, due to jre bug (noted in metalink 266617.1 doc and 393070.1) installer CMD prompt launch and disapper in a while... so run following command on command prompt
    to resolve the issue.. change directory path according to your directory structure.
    change directory to your oracle installation setup.exe directory and execute following command
    C:\>\backup\SoftwareBackup\Database10g\database\install\oui.exe -J-Dsun.java2d.noddraw=truethanks and regards
    VD
    Edited by: vikrant dixit on Apr 21, 2009 4:47 AM
    Edited by: vikrant dixit on Apr 21, 2009 4:48 AM
    Edited by: vikrant dixit on Apr 21, 2009 4:50 AM

  • Anybody tried install oracle 10g into Microsoft Windows Server 2003

    Dear sir/madam
    I would like to know is anybody tried install oracle 10g 10.2.0.1.0 into Microsoft Windows Small Business Server 2003?
    Will it works smoothly? any problems about it? any networks problems?
    I am prepare to buy Genuine Microsoft Windows Small Business Server 2003, so I would like to know about this matter.
    many thanks
    Francis

    While I have not installed Oracle on Windows 2003 Small Business Server, I would suggest that you not install on that particular version of Windows. While I have not worked with SBS, I believe that this is an all-in-one solution that handles Exchange email services, file services, print services, domain control (all roles), DNS, WINS, HTTP, and probably a couple other things also.
    While it sounds like a great idea to add Oracle to this server, I suspect that you will encounter some of the same issues that cause problems when Oracle is installed on a Windows domain controller. On such a server, there is no concept of a local group (the ORA_DBA group that the installer tries to create). Available memory, availalble free CPU, and disk contention may also be a problem due to contention with other services running on the server.
    You might take a look at the following Metalink articles:
    Note:46001.1
    Note:77665.1
    Note:160538.1
    I would suggest that you take a look at the 64 bit Standard Edition of Windows 2003 if it is compatible with your hardware, or if you are familiar with Linux, do as Aman suggested. If possible, run only Oracle on the server.
    Incidentally, Windows 2003 SBS is not listed on Oracle's certify web page, even though Windows 2008 is listed.
    Charles Hooper
    IT Manager/Oracle DBA
    K&M Machine-Fabricating, Inc.

  • Install Oracle 10g on Windows 2003 Server cluster (MSCS)

    Hi all
    How do I install Oracle 10g on Windows 2000 cluster (MSCS installed)?
    I have a 2-nodes Microsoft windows 2003 server cluster and I want to install Oracle 10g,
    Do I folloow this order:
    1. Install the software on both without the database
    2. Create the database from the first node
    in this case, The second node can see the database as it is available?,
    and what about the IP adresses?
    If you can point me to some documentation, or help in any way, I would appreciate it.
    Thanks for any help.

    Read here...
    http://download.oracle.com/docs/html/A96685_01/intro.htm
    >>
    Oracle Fail Safe comprises multiple components: Oracle Fail Safe Manager, Oracle Services for MSCS, and server components specific to Oracle Fail Safe.
    >>
    So I don't know how you can achieve this without Fail Safe.
    There might be other link which I cannot find right now.

  • PROBLEM IN INSTALLING ORACLE 10G ON WINDOWS 2003 SERVER(WIN2K3)

    Hi to all,
    I have successfully removed Oracle 9i from win2k3.Am unable to install oracle 10g on the same system.............. problem : Universal installer window stucks at 14%, no error......no resource utilization by installer(as viewed from task manager).
    Please help i ve read the oracle installation documentation as well............

    Ok gotcha !!!!!!!!!!!!! its a CRC error given by java
    dats y it stucked :(
    am hereby uploading the error:
    java.util.zip.ZipException: invalid entry CRC (expected 0xc9e96252 but got 0x5651c9f5)
         at java.util.zip.ZipInputStream.readEnd(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.io.FilterInputStream.read(Unknown Source)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1421)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyFileFromJar(OiijFastJarExtracter.java:258)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:194)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:143)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:341)
    CAN SOMEONE SUGGEST ME WHAT TO DO NOW ???????????plz reply
    ANKUR SHARMA

  • Install Oracle 10g on windows 2008 Server 64bit

    Is it possible to install Oracle 10g on Windows 2008 64bit . I read one post below it says , windows 2008 is not certified for oracle 10g ..
    windows server 2008 Oracle 10G 64 bit
    before I installed 32bit , it is throwing error message on alert log file on every 5 seconds.
    "OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. ! "
    if it is possible which version I want to download is best ..
    and what is the recommendation whether it is 10g or 11g

    You mean to say Oracle 10g 64bit will not work in Windows 2008..?No, i meaned the post you linked was written in year 2008, in that year it's was a unsupported platform for that oracle version. Actually its supported and you can install it.
    Furthermore like Aman told you, It's more recommended install 11gR2 version
    Edited by: Fran on 29-may-2012 4:20

  • Can't Install oracle 10g on Linux Ubuntu server

    Hi all,
    I was looking for the oracle 10g client to install in a Ubuntu Server but When I am trying to install it is giving me the following error:
    Checking Installer Requirements...
    Checking operational system version: must be redhat-3, suse 9, redhat-4.... and other <<<Failed
    All the forums I've search I only find people installing Oracle-xe version but I don't want the express version.
    Is there a way to install the oracle 10g version on a ubuntu server?
    Could'nt find the 10g forum that is why I am posting here.
    Thanks in advance.

    Hi,
    Ubuntu is not supported OS.
    You can check these blogs
    For client
    http://thisbrokenworld.wordpress.com/2008/04/10/oracle-10g-client-tools-on-ubuntu-710/
    For database
    http://revtech0.ash.com/blog/45254/entry/482/installing-oracle-10gr2-on-gutsy.html
    http://www.makina-corpus.org/blog/how-install-oracle-10g-full-64-bits-version-not-xe-and-tora-gnu-linux-ubuntu-karmic-910-64-bits
    http://www.excession.org.uk/blog/installing-oracle-on-ubuntu-karmic-64-bit.html
    Regards,
    Jari

  • Installing Oracle 10g on IBM PowerPC

    Hi there,
    I'm trying to install Oracle Database 10g Release 2 (10.2.0.1.0) , standard edition
    on IBM Power PC 64-bit. OS is: SLES 9.2.
    I've downloaded the following version:
    Oracle Database 10g Release 2 (10.2.0.1.0)
    Enterprise/Standard Edition for Linux on Power.
    1. Is this combination certified?
    (The installer passes the prerequisite tests so I guess it does).
    2. During the installation, I'm trying to create a database.
    The dbca command fails (see log below). I'm also getting the same error when I try to run it manually.
    INFO: Command = /opt/oracle/product/10.2.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -gdbName orcl -sid orcl -sysPassword 05b39dae2eda34687b65a4545f41ccda77 -systemPassword 05ca3b0a2e597ad4036b72c0fa4638dcdd -sysmanPassword 0529e1ec2d78f4305ca28d2d4c054c6e02 -dbsnmpPassword 05039ff82d385d72d212262c02b6f93b8d -emConfiguration LOCAL -datafileJarLocation /opt/oracle/product/10.2.0/db_1/assistants/dbca/templates -datafileDestination /opt/oracle/product/10.2.0/oradata/ -responseFile NO_VALUE -characterset AL32UTF8 -obfuscatedPasswords true -sampleSchema true -oratabLocation /opt/oracle/product/10.2.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE
    Command = /opt/oracle/product/10.2.0/db_1/bin/dbca has failed
    Execution Error : JVMDG217: Dump Handler is Processing Signal 11 - Please Wait.
    JVMDG303: JVM Requesting Java core file
    JVMDG304: Java core file written to /home/ronits/ora10g/tmp/javacore.20060906.161352.7345.txt
    JVMDG215: Dump Handler has Processed Exception Signal 11.
    /opt/oracle/product/10.2.0/db_1/bin/dbca: line 158: 7345 Segmentation fault $JRE_DIR/bin/java -Dsun.java2d.font.DisableAlgorithmicStyles=true -DORACLE_HOME=$OH -DDISPLAY=$DISPLAY -DJDBC_PROTOCOL=thin -mx128m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
    3. When I try to replace the java that came with the installation (1.4.2) to java 1.5 by changing the JRE_DIR variable, I get linkage error regarding a 32 bit library libOsUtils. The library exists on the file system but the link fails.
    java.lang.UnsatisfiedLinkError: OsUtils (/opt/oracle/product/10.2.0/db_1/lib32/libOsUtils.so: cannot open shared object file: No such file or directory)
    at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:949)
    at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:918)
    at java.lang.System.loadLibrary(System.java:451)
    at oracle.sysman.assistants.util.OsUtilsUnix.<init>(OsUtilsUnix.java:672)
    at java.lang.Class.newInstanceImpl(Native Method)
    at java.lang.Class.newInstance(Class.java:1263)
    at oracle.sysman.assistants.util.OsUtilsBase.constructInstance(OsUtilsBase.java:1416)
    at oracle.sysman.assistants.util.OsUtilsBase.getOsUtils(OsUtilsBase.java:144)
    at oracle.sysman.assistants.util.attributes.InitParamAttributes.initialize(InitParamAttributes.java:498)
    at oracle.sysman.assistants.util.attributes.InitParamAttributes.<init>(InitParamAttributes.java:470)
    at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext.java:247)
    at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:682)
    at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:205)
    at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:160)
    at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:94)
    at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:180)
    Can anyone help?
    Thanks
    Ronit

    Hi,
    why don't you read simply the installation guide, available here on OTN under documentation? Oracle does not hide such information. Start with quick installation guide, if you need more detailed informations read the regular installation guide.
    Werner

  • Problems in Installing Oracle 10g,11g on same server

    All,
    I install oracle 10.2.0 on RHEL 4.7 and running successfully,
    How i can Install more database 10.2.0 at same server, and what i have to changed in .bash_profile
    what change i have to do for installing Oracle 11g on same server.
    Thanks

    I am not being strict in my answer as it would might confuse.
    Providing you did not use Oracle Express Edition ...
    dbca should be able to create and sort out another database 10g for you.
    Be careful not to run out of resources {eg use too much main memory}
    You can switch between oracle databases in the same oracle home (which is what you will have) by 'export ORACLE_SID=SID2' where SID ... providing your bash_profile sets up the environment required for your first oracle database.
    When putting new oracle home installations {eg an 11g installation} on a machine where there is an existing oracle home my rough rule of thumb is to unset variable that relate to existing oracle homes before dpoing install (possible exception of ORACLE_BASE).
    eg:
    oracle$ env
    ORACLE_SID=SID2
    ORACLE_HOME=/u01/app/oracle/prouct/10.2.0
    ORA_NLS10=...
    oracle$ unset ORACLE_SID
    oracle$ unset ORACLE_HOME
    oracle$ /stage/whatever/runInstallerI think the argument is begining to go against seting ORACLE_HOME and other home specific stuff etc in the .bash_profile.
    Rgds - bigdelboy

  • Install Oracle 10g on Windows 2000 server

    hello
    I have installed Oracle 10.1.0.2 on my server ( Windows 2000 server). The procedure of installation goes suitably but during the creation of the base it posts me:
    instance Created
    Dim-00019: Error of creation of service
    O/S-error OS1387) Impossible to add or remove a member of the local group because this member does not exist
    then, I look that the service OracleDBConsole of Enterprise Manager is not created
    knowing only SqlPlus goes well.
    after the installation, I want to add the console Enterprise Manager while using EMCA then it display this error:
    Failure of the configuration Enterprise Manager because: Job_queue_processes must be equal to or higher than 1
    help Me PLEASE

    First problem: Check the user , which does the installation,
    it must be a Local Administrator in order to install Oracle products on a
    Windows NT/2000 Server (machine not part of a domain) or it must be a Domain Administrator to install Oracle products on a Domain Controller (PDC or BDC) (machine part of a domain).
    Another known issue for this problem is a non-english Windows version,in this case the software should reloaded from OTN, which has a fix.
    Second problem: You cannot run emca, BEFORE you have a running database, DBConsole depends on it.
    Werner

  • How to install Oracle 10g into Linux

    Hi All,
    I am a dummy user, this is my first time trying to install the Oracle. I need to install Oracle 10g into my company server, but I ran into issues. I am not sure which package I should download in order to install in my Linux server. Appreciate your advice.
    I ran into this error
    [root@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
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2009-03-22_06-23-34PM/installActions2009-03-22_06-23-34PM.log
    I tried to download
    1) 10201_database_linux_x86_64.cpio
    2) 10201_database_linux32.zip
    I am running on Linux localhost 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
    Linux version 2.6.18-8.el5 ([email protected]) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52)) #1 SMP Fri Jan 26 14:15:14 EST 2007
    Red Hat Enterprise Linux Server release 5 (Tikanga)

    Thanks Laura, tried the first one and it works. But I guess I am stuck again with the following error. Do I need to access to the server directly? Currently I am just connecting to the server via the VPN connection.
    [oracle@localhost database]$ ./runInstaller -ignoreSysPrereqs
    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
    Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-03-22_07-11-16PM. Please wait ...
    DISPLAY not set. Please set the DISPLAY and try again.
    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.
    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
    [oracle@localhost database]$ echo $SHELL
    /bin/bash

Maybe you are looking for

  • Migration to new drive

    I had a drive that crashed on me. I installed a new one and ran migration from a super duper backup. Yes which the bootable drive would not mount. It copied the user files over but under users my account has a "-" sign bottom left of some of the fold

  • How to recover root password in S10 for Intel

    Please is Urgent! how to recover root password in S10 for Intel Thanks.

  • HT1918 How do I access the US iTunes store when living in Italy?

    I'm on exchange in Italy for a year, and soon after I arrived debit card linked to my apple ID expired. When I enter the information for the new card itunes simply refers me to the itunes support website. I think that itunes wants me to sign up for t

  • Editing PDF in Photoshop CS3?

    I've got a 15 page PDF file that I want to modify very slightly - one of the images needs to be changed. I seem to be able to open the file, but it opens as 15 images. How do I save the images as a single PDF, like the original?

  • Warning: no webcam detected. try plugging in a webcam into your computer now.

    HP Pavilion g6-1240sa Cyberlink Youcam 3.5 Genuine windows 7 home premium (64-bit)  i am purchased this laptop on boxing day 26th Dec2011, facing webcam problem.  Warning: no webcam detected. try plugging in a webcam into your computer now. if you ar