Ora-00604 while installing Oracle 10g on Windows XP SP2

I was installing Oracle 10g on Windows XP but the dbca was failling. So I tried to create a database manually.
But every time I launch this:
"SQL> startup nomount pfile="C:\oracle\product\10.2.0\admin\XP10G\scripts\initXP10G.ora";"
I always had:
ORA-00604: error occurred at recursive SQL level 1
ORA-02248: invalid option for ALTER SESSION
I tried to change some memory value in the init*.ora without more success.
So if anyone has been had such issue; he would be an help for me.
Thansks
MUGANGA

initXP10G.ora is a 3 Kbytes file created by OEM and updated by Dos edit program. Here bellow is the contain:
# Copyright (c) 1991, 2001, 2002 by Oracle Corporation
# Cache and I/O
db_block_size=8192
db_cache_size=25165824
db_file_multiblock_read_count=16
# File Configuration
control_files=("C:\oracle\product\10.2.0\oradata\XP10G\control01.ctl", "C:\oracle\product\10.2.0\oradata\XP10G\control02.ctl", "C:\oracle\product\10.2.0\oradata\XP10G\control03.ctl")
db_recovery_file_dest=C:\oracle\product\10.2.0\flash_recovery_area
db_recovery_file_dest_size=2147483648
# Cursors and Library Cache
open_cursors=150
processes=100
# Diagnostics and Statistics
background_dump_dest=C:\oracle\product\10.2.0\admin\XP10G\bdump
core_dump_dest=C:\oracle\product\10.2.0\admin\XP10G\cdump
user_dump_dest=C:\oracle\product\10.2.0\admin\XP10G\udump
# Miscellaneous
compatible=10.2.0.1.0
# Job Queues
job_queue_processes=10
# Database Identification
db_domain=""
db_name=XP10G
# SGA Memory
sga_target=177209344
# Processes and Sessions
processes=150
# System Managed Undo and Rollback Segments
undo_management=AUTO
undo_tablespace=UNDOTBS1
# Shared Server
dispatchers="(PROTOCOL=TCP) (SERVICE=XP10GXDB)"
# Security and Auditing
audit_file_dest=C:\oracle\product\10.2.0\admin\XP10G\adump
remote_login_passwordfile=EXCLUSIVE
# Sort, Hash Joins, Bitmap Indexes
pga_aggregate_target=58720256
shared_pool_size=83886080
nls_territory='SWITZERLAND'
nls_language='FRENCH'

Similar Messages

  • ORA-12154 while installing Oracle 10g on windows 7

    Hi,
    I am trying to install Oracle 10g express edition on my machine (core 2 duo 2.93) running on Windows 7.
    The installation moves on perfectly for the 1st step and while running the 2nd step (Net configuration Assistant), it gives the ORA-12154 error.
    The contents of my configuration files at this point are as follows:
    Listener.ora
    =============
    SID_LIST_ORCL =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = ORCL)
    (ORACLE_HOME = F:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    ORCL =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    =============
    And that of tnsnames.ora is:
    =============
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL)
    =============
    After some googling around, I have found and installed the Microsoft Loopback adapter too (since my LAN is DHCP enabled) and also tried to turn on the firewall on my machine to check if it is not a problem with the port 1521 being blocked by the firewall.
    However, even after all that I still get the error "ORA-12154: TNS:could not resolve the connect identifier specified." while running the Net configuration Assistant and/or running SQL Plus to connect to the SID - ORCL.
    I can only see one service running in my services by the name : OracleOraDb10g_home1TNSListenerORCL
    Any suggestions or advice on the error would be much welcome.
    Is it anything related to Windows 7 ? Because I have managed to install using the same installer on another machine which runs Windows XP and everything seems fine there.
    Thanking you all in anticipation.
    Shreyas

    user12753151 wrote:
    Hmmm.. but then I'd have expected some installation error. I have read around that people have managed to install oracle on windows 7.
    The error displayed seems to be indicating that there is some configuration or permissions issue.Check that the user has permission to write in the ORACLE_HOME\network\admin - UAC might be blocking that.
    Install with software only, and run netca & dbca separately to create the database after the s/w install. (That's the way it is done in production anyway, so get used to it.)
    But yes - you still may have problems. Those who did fake it out on Windows 7 usually understand what to do. If you are smart enough to actually do it, my hat is off to you.

  • Error while installing ORACLE 10G on Windows

    Dear All,
    Previously i had installed ORACLEM 9i. I deinstalled using UNIVERSAL INSTALLER .Now when i try to install ORACLE 10g it is giving error
    ERROR : ERROR IN Writing to direcotory c:\documets~\rajeshrr~1\temp\Orainstall2009-08-23.Please ensure direcotory is writable and has alteast 45mb disk space.Installaion can not continue.
    While installing i have credential of administrator i.e. for rajeshr is in ADMINISTRTAOR group.
    Please inform any thing need to be need from my side.
    Thanks in advance.
    Regards,
    Rajesh.
    Edited by: Rajesh.Rathod on Aug 23, 2009 6:17 AM

    Rajesh.Rathod wrote:
    Dear All,
    Previously i had installed ORACLEM 9i. I deinstalled using UNIVERSAL INSTALLER .Now when i try to install ORACLE 10g it is giving error Which Oracle 10g on which Windows version ?
    Nicolas.

  • DBCA errors while installing Oracle 10g on Windows 7

    Hi all,
    I'm trying to install Oracle 10g database on Windows 7 operating system. Software is installed without any error. But it gets following exceptions while running dbca from $ORACLE_HOME/bin/ directory...
    java.lang.NullPointerException
    at oracle.sysman.oii.oiix.OiixPathOps.concatPath(OiixPathOps.java:553)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.updateProperties(
    OiicStandardInventorySession.java:426)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS
    tandardInventorySession.java:254)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS
    tandardInventorySession.java:229)
    at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicS
    tandardInventorySession.java:178)
    at oracle.sysman.emcp.util.OUIInventoryUtil.getInstallInventory(OUIInven
    toryUtil.java:117)
    at oracle.sysman.emcp.util.OUIInventoryUtil.getAllCentralAgentHomeLoc(OU
    IInventoryUtil.java:586)
    at oracle.sysman.emcp.util.CentralAgentUtil.getCentralAgentHomeAndURL(Ce
    ntralAgentUtil.java:296)
    at oracle.sysman.emcp.EMConfig.getCentralAgentHomeAndURL(EMConfig.java:6
    16)
    at oracle.sysman.assistants.util.OsUtilsBase.enumerateAgents(OsUtilsBase
    .java:1638)
    at oracle.sysman.assistants.dbca.ui.ManagementOptionsPage.initializePage
    (ManagementOptionsPage.java:402)
    at oracle.sysman.assistants.util.wizard.WizardPageExt.onSetActive(Wizard
    PageExt.java:94)
    at oracle.sysman.assistants.dbca.ui.ManagementOptionsPage.onSetActive(Ma
    nagementOptionsPage.java:482)
    at oracle.sysman.assistants.util.wizard.WizardExt.wizardSelectionChanged
    (WizardExt.java:166)
    at oracle.ewt.wizard.BaseWizard.processWizardEvent(Unknown Source)
    at oracle.ewt.wizard.BaseWizard.processEventImpl(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at oracle.ewt.wizard.BaseWizard.selectPage(Unknown Source)
    at oracle.ewt.wizard.BaseWizard.doNext(Unknown Source)
    at oracle.sysman.assistants.util.wizard.WizardExt.doNext(WizardExt.java:
    237)
    at oracle.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
    at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)
    at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at oracle.ewt.button.PushButton.activate(Unknown Source)
    at oracle.ewt.lwAWT.AbstractButton.processMouseReleased(Unknown Source)
    at oracle.ewt.lwAWT.AbstractButton.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Component.java:4897)
    at java.awt.Container.processEvent(Container.java:1569)
    at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
    at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    It might be possible that I'm using wrong installation source for the same. It would be nice if anyone can lemme know which link from http://download.oracle.com to access for Oracle 10g R2 source on Windows 7?
    Can anyone pls help me out to solve this query??
    Thanks in anticipation.

    At which point did it occur to you that Windows 7 was developed and released after any version of Oracle 10g and was both uncertified and untested on this platform? ;)
    10g will fall off the cliff into desupport in just two weeks. Toss it out and install 11.2.0.1.

  • Installing Oracle 10g on Windows XP SP2

    Hi
    I had an error message at the end of the setup.
    Error instantiating EM configuration files.
    Log about the error is below.
    thanks in advance for your help
    OS:windows xp sp2
    C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emconfig.log
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: '\regedit.exe' i‡ ya da d?Ÿ komut, ‡al?Ÿt?r?labilir
    program ya da toplu iŸ dosyas? olarak tan?nm?yor.
    Creating registry entries failed. Aborting...
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole C:\oracle\product\10.2.0\db_1\mylaptop_orcl mylaptop:3938 mylaptop orcl
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Failed to deploy state dirs
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM configuration files
    at oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2560)
    at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1166)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:207)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:185)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:146)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
    at java.lang.Thread.run(Thread.java:534)

    I am getting similar error.
    I checked whether my connection is DHCP enabled but on running ipconfig/all
    it shows
    Dhcp Enabled. . . . . . . . . . . : No
    My emConfig.log reads
    CONFIG: Finished copying OC4J config files
    Aug 15, 2007 5:41:27 PM oracle.sysman.emcp.util.FileUtil modifyPortValuesInXML
    SEVERE: Error parsing XML file E:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_localhost_ORCL\config\jms.xml
    Aug 15, 2007 5:41:27 PM oracle.sysman.emcp.util.FileUtil modifyPortValuesInXML
    CONFIG: Stack Trace:
    java.io.FileNotFoundException: E:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_localhost_ORCL\config\jms.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at java.io.FileInputStream.<init>(FileInputStream.java:66)
         at java.io.FileReader.<init>(FileReader.java:41)
         at oracle.sysman.emcp.util.FileUtil.modifyPortValuesInXML(FileUtil.java:798)
         at oracle.sysman.emcp.EMDBCConfig.instantiateOC4JConfigFiles(EMDBCConfig.java:938)
         at oracle.sysman.emcp.EMDBCConfig.performConfiguration(EMDBCConfig.java:382)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:154)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:128)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:143)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
         at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:138)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
         at oracle.sysman.assistants.dbca.backend.PostDBConfigureStep.executeImpl(PostDBConfigureStep.java:240)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2468)
         at java.lang.Thread.run(Thread.java:534)
    Aug 15, 2007 5:41:27 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating OC4J configuration files
    Refer to the log file at E:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    Aug 15, 2007 5:41:27 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating OC4J configuration files
         at oracle.sysman.emcp.EMDBCConfig.performConfiguration(EMDBCConfig.java:386)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:154)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:128)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:143)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
         at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:138)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
         at oracle.sysman.assistants.dbca.backend.PostDBConfigureStep.executeImpl(PostDBConfigureStep.java:240)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2468)
         at java.lang.Thread.run(Thread.java:534)
    Can anybody suggest a workaround. I am not able to figure out why it is failing.
    Also I did not get any warning during preinstallation checks

  • Error installing Oracle 10g on Windows XP SP2

    Hi
    I had an error message at the end of the setup.
    Error instantiating EM configuration files.
    Log about the error is below.
    thanks in advance for your help
    OS:windows xp sp2
    C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emconfig.log
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: '\regedit.exe' i‡ ya da d?Ÿ komut, ‡al?Ÿt?r?labilir
    program ya da toplu iŸ dosyas? olarak tan?nm?yor.
    Creating registry entries failed. Aborting...
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole C:\oracle\product\10.2.0\db_1\mylaptop_orcl mylaptop:3938 mylaptop orcl
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Failed to deploy state dirs
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM configuration files
    at oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2560)
    at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1166)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:207)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:185)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:146)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
    at java.lang.Thread.run(Thread.java:534)

    Hi
    I had an error message at the end of the setup.
    Error instantiating EM configuration files.
    Log about the error is below.
    thanks in advance for your help
    OS:windows xp sp2
    C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emconfig.log
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: '\regedit.exe' i‡ ya da d?Ÿ komut, ‡al?Ÿt?r?labilir
    program ya da toplu iŸ dosyas? olarak tan?nm?yor.
    Creating registry entries failed. Aborting...
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole C:\oracle\product\10.2.0\db_1\mylaptop_orcl mylaptop:3938 mylaptop orcl
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Failed to deploy state dirs
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    Dec 7, 2005 7:40:57 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM configuration files
    at oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2560)
    at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1166)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:207)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:185)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:146)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
    at java.lang.Thread.run(Thread.java:534)

  • Installing Oracle 10g on Windows 2008 SP2 64bits

    Hello,
    I downloaded this version: 10204_vista_w2k8_x64_production_db. The setup starts fine, I set the location for the Oracle Home directory to (C: \oracle\product\10.2.0\db_1), click next, the setup continue and then stop with the following message: "the name Oracle home directory is invalid. Oracle home directory can not exceed 128 characters ....>> (translate from french)
    Other info:
    - I set the local administrator account on the machine
    - I downloaded twice the archive (I thought it was corrupt)
    - This install was within a VMWare VM, I tried on a physical W2K8 server and same message popup
    - The latest Windows update are installed on the server
    - I searched on Google but people who have encountered this problem had indeed spaces or invalid characters in the path.
    I really don't what I did wrong.
    Thank you for your help.
    Chris

    The setup starts fine, I set the location for the Oracle Home directory to (C: \oracle\product\10.2.0\db_1), Create this directory manually, and try using the browse button on the installer in order to select this directly.
    Try this and see

  • Error while installing Oracle 10g on Fedora Core 1

    Error while installing Oracle 10g on Fedora Core 1. After 40% of the Installation is thru, the progress bar is showing 40%, it gives error "Not connected to Oracle" and the installation has to be terminated.
    We have tried by using the on-line procedure and changing the required script to make believe it as said.

    Are you createing DB also???

  • "Error In Writing to directory ..."  getting the error while installing oracle 10g in laptop

    Hi
    I thought I'd make my first post a hijack of a vaguely related thread,
    then some kind moderator could separate it out and branch it off to a post of its own.
    I'm not even sure this is in the proper forum.
    But anyhow ...
    i am getting problem while installing oracle 10g in laptop its showing error as "Error in Writing to Directory C:\Users\Accent.Muthu\Appdata\Local\temp\OraInstall2011-03-03-10-51-53 AM.
    Please ensure that the directory is writable and has atleast of 45 MB of disk space.Installation can not continue.
    so please tell me the solution as soon as possible
    thanks,
    arshad ayub

    Try the few resolutions mentioned here -
    forms 10g installation  error in writing to directory
    Specially -
    do not try to install from directory which has a space in its path
    TMP and TEMP environment variables are set correctly, preferably to C:/tempRegards,
    Anuj

  • Error while installing oracle 10g on centos 5.6 32 Bit

    Hi All,
    Please help me with the issue I facing while installing oracle 10g on centos 5.6 32bit. I did lot of research on google but I am getting same answer...the libXp package is missing, but I have check it...its already installed.
    [root@staging ~]# find / -name libXp.so.6
    /usr/lib/libXp.so.6
    /usr/lib64/libXp.so.6
    echo $DISPLAY
    <ipaddress>:0.0
    [oracle@staging database]$ DISPLAY=<ipaddress>:0.0; export DISPLAY
    [oracle@staging database]$ id
    uid=500(oracle) gid=500(oinstall) groups=500(oinstall),501(dba) context=root:system_r:unconfined_t:SystemLow-SystemHigh
    Below is the error message I am getting :
    oracle@staging 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
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-06-27_05-37-17PM. Please wait ...[oracle@staging database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-06-27_05-37-17PM/jre/1.4.2/lib/i386/libawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at sun.security.action.LoadLibraryAction.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
         at sun.awt.DebugHelper.<clinit>(Unknown Source)
         at java.awt.Component.<clinit>(Unknown Source)
    I found some suggestion on google and tried to not use ip address in DISPLAY settings...
    if I am using 0.0 instead of IP below eg.
    [oracle@staging database]$ DISPLAY=:0.0; export DISPLAY
    The error I am receiving differnt error
    [oracle@staging 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
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-06-27_05-34-40PM. 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@staging database]$ echo $SHELL
    /bin/bash
    Please help me.

    satish.ygl wrote:
    Hi,
    I am getting the same error when i am applying patchset to 10201 to 10204. I am using RedHat Linux 4 version and I tried set $DISPLAY=<hostname/ip address>:0.0 and export=DISPLAY
    #xhost + and checked $PATH this is also is correct
    I did these steps still i am getting the following error
    pen 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'
    Please help me in this scenario.
    thank You,
    Sri
    Edited by: satish.ygl on Oct 30, 2012 7:49 PMyou must log onto the DB Server as below (or functional equivalent)
    ssh -X oracle@DB_Server
    & the first & only command after logging onto the DB Server should be as below
    xclock
    If/when xclock fails, then OUI will fail.

  • Error while installing oracle 10g on AIX

    I am receiving the following error while installing oracle 10g on AIX..
    error in invoking target 'relink' of makefile 'u01/app/oracle/product/10.2.0/orcl/precomp/lib/ins_precomp.mk'..
    i am installing enterprise edition. pl help

    Hi;
    What is AIX version?
    Please see:
    Installing 10g On Aix 5.3:'Error In Invoking Target 'Relink' Of Makefile ...' [ID 309668.1]
    AIX: On Silent Install, Getting Several 'Error In Invoking Target' Messages [ID 351380.1]
    "Error invoking target ... of makefile ... " Errors While Installing 8.1.6 [ID 113781.1]
    Please also check below and be sure you have all prereq. on your server:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Installing oracle 10g on windows vista business

    will i be able to install oracle 10g on Windows Vista business? Please respond me.

    Oracle 10.2.0.3 is certified on Vista
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10203vista.html

  • 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.

  • 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

  • Installing Oracle 10g on Windows Server 2008

    Hi,
    I want to install Oracle 10g on Windows Server 2008. As per Oracle, I should install 10.2.0.3 and then apply patchset 10.2.0.4.
    For that, one has to sign in to metalink which is possible only for customers. I am
    using Oracle only for educational purposes for now. Is there any other way of using Oracle 10g on Windows 2008?
    Thanks,
    Vladi

    Of course if you don't have support and for educational purpose only , you should compromise a little by either install other OS or get virtual machine like VMware.
    Or stay with 10.2.0.3, that should work in most cases.

Maybe you are looking for

  • How to run a c++ compiler on a 64 bit Windows 8.1 laptop?

    Respected sir, I am a student of 11th standard and learn computer science( C++ language). I bought  a 64 bit Windows 8.1 laptop for programming purpose. But I came to know that I can't use my laptop for this purpose as most of the C compilers (in my

  • How to get movies back

    Hello all, I just sold my Macbook and reformatted the hdd and lost all my movies that I purchased on that Macbook.  I was under the impression that I could just download them again on my new computer.  This is not the case as I do not see them in my

  • Import Stalling

    I've just started using Lightroom (4 is my first version!) and so far I really like it. I am seeing one significant problem in the beta version, though.  When I start an import it will often stall.  It works fine when I am importing D90 NEF files and

  • CF crashes 1 to 2 times a weeks

    hey there guys, it does not fail! CF keeps crashing on us 1 to 2 times a week sometimes even 3! i have applied all the latest patches to the system and CF but it just keep getting worse and worse! I'm not a CF guy and im tired of google'n stuff. plea

  • Kernal_task: 742.5MB & mds is 6.16 GB

    I am running 10.7.5 on an Old MacPro 1,1 Activity monitor says that kernel_task is 742.5 MB & mds is 6.16 GB. Any solutions on how to reduce this? Thanks! Here is a copy of my etrcheck report: EtreCheck version: 1.9.15 (52) Report generated October 3