Oracle 10g install error, FC5

Im trying to install Oracle 10g on Fedora Core 5 (as per here: http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnFedora5.php).
But having problems.
The install process starts fine, then stops.
Here's the last few lines of "installActions2006-03-20"
INFO:
*** Language Selection Page***
INFO: Setting the 'SelectedLanguages ( SELECTED_LANGUAGES )' property to 'en,'. Received the value from response file.
INFO:
*** Specify Local Host Name Page***
SEVERE: Abnormal program termination. An internal error has occured. Please provide the following files to Oracle Support :"/u01/app/oracle/oraInventory/logs/installActions2006-03-20_04-11-37PM.log"
"/u01/app/oracle/oraInventory/logs/oraInstall2006-03-20_04-11-37PM.err"
"/u01/app/oracle/oraInventory/logs/oraInstall2006-03-20_04-11-37PM.out"
And here's the contents of "oraInstall.....err":
Exception java.lang.NoClassDefFoundError occurred..
java.lang.NoClassDefFoundError
at oracle.sysman.oii.oiin.OiinNetOps.computeHostInfo(OiinNetOps.java:230)
at oracle.sysman.oii.oiin.OiinNetOps.<init>(OiinNetOps.java:78)
at oracle.sysman.oii.oiin.OiinNetOps.getNetOps(OiinNetOps.java:89)
at oracle.sysman.oii.oiif.oiifw.OiifwHostNameWCDE.initialize(OiifwHostNameWCDE.java:111)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:152)
at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:424)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1273)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:546)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:929)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller(OiocOneClickInstaller.java:1921)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2149)
Can anyone help me?
Thanks.
Mike

I have tried installing 10g several times and it keeps failing. You said that the document is complete and the installation works fine. I would love to know how you got your installation to work because I am getting the same problem that this guy ran into.
Re: Oracle 10g R2 on FC5; ORA-12157 error on installation
Here is just a small part of the errors I am getting in my log file.
==========================================================
Heap at VM Abort:
Heap
def new generation total 576K, used 369K [0xaba00000, 0xabaa0000, 0xabee0000)
eden space 512K, 65% used [0xaba00000, 0xaba54388, 0xaba80000)
from space 64K, 51% used [0xaba90000, 0xaba98398, 0xabaa0000)
to space 64K, 0% used [0xaba80000, 0xaba80000, 0xaba90000)
tenured generation total 1408K, used 550K [0xabee0000, 0xac040000, 0xafa00000)
the space 1408K, 39% used [0x
abee0000, 0xabf69af0, 0xabf69c00, 0xac040000)
compacting perm gen total 4096K, used 3564K [0xafa00000, 0xafe00000, 0xb3a00000)
the space 4096K, 87% used [0xafa00000, 0xafd7b3d8, 0xafd7b400, 0xafe00000)
Local Time = Sun Apr 30 02:20:24 2006
Elapsed Time = 0
# The exception above was detected in native code outside the VM
# Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
# An error report file has been saved as hs_err_pid13937.log.
# Please refer to the file for further information.
Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java has failed
INFO: Configuration assistant "Oracle Net Configuration Assistant" failed
*** Starting OUICA ***
Oracle Home set to /u01/app/oracle/product/10.2.0/db_1
Configuration directory is set to /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs. All xml files under the directory will be processed
INFO: The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
2. Fix the errors causing these failures.
3. Select the failed assistants and click the 'Retry' button to retry them.
INFO: User Selected: Yes/OK

Similar Messages

  • Oracle 10g/Instalation Error/mandrake 10/kernel 2.6

    Is there any way to install it on other distribution than redhat-2.1, UnitedLinux-1.0 or redhat-3?
    [oracle@laisdeguia oracle]$ /mnt/cdrom/db/install/runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2004-04-17_01-21-19PM/installActions2004-04-17_01-21-19PM.log

    You can simply add a new distribution into install script Disk1/install/oraparam.ini. After that just run Disk1/runInstaller.
    Please, let me know if your installation finished without problems. When I was installed it there was thrown an error with parameters error oemlib-10_1_0 (or something like that) , cannot run ./dbca because of java errors etc etc etc...
    Thank you

  • Running Oracle 9i client code against an Oracle 10g install on PC

    On Unix I am able to run Oracle 9i client code against an Oracle 10g install by setting ORACLE_HOME to the Oracle 10g install location and then creating a symbolic link (example: ln -fs libclntsh.so.10.1 libclntsh.so.9.0).
    On PC (in particular XP SP2) I want to do something similar without using "junctions" or "junction points". Is there a way to set an environment variable or ini file to have my 9i client code point to the right libraries? I keep getting an error saying that my client code will not run due to "orasql9.dll" not being found. The "orasql10.dll" is installed on my machine.
    Any assistance would be appreciated.

    You might want to check metalink doc,
    Client / Server / Interoperability Support Between Different Oracle Versions
    Doc ID: Note:207303.1
    Even your application built on 9i, doesn't mean it will not work with 10g database. From what I can see, running 9i executable under 10g installation to create mixed blood breed will do more harm than good. Not only it's not supported but also the outcome is unpredictable.

  • Oracle 10g instalation on windows 2008 64 bit getting error

    Hi,
    I am trying to install Oracle 10g database(10204_vista_w2k8_x64_production_db) ON windows 2008 release 2 sevice pack1. i am getting following errors.
    please give me solution how to install.
    Checking operating system requirements ...
    Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 10g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    =======================================================================
    Checking service pack requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-18001: The operating system 'Windows Vista Version 6.1' is not supported.
    Recommendation: Install the recommended Service Pack.
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 256MB
    Actual Result: 3956MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :Native Library C:\Users\Administrator\AppData\Local\Temp\1\OraInstall2011-06-21_11-06-53AM\bin\win64\DHCPPrereq.dll already loaded in another classloader
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned IP addresses; However, before you can do this, you must configure the Microsoft LoopBack Adapter to be the primary network adapter on the system. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Checking the length of PATH environment variable...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for location ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Actual Result: :java.lang.UnsatisfiedLinkError:Native Library C:\Users\Administrator\AppData\Local\Temp\1\OraInstall2011-06-21_11-06-53AM\bin\win64\sidqueries.dll already loaded in another classloader
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: You must completely remove the ASM instance by removing the ASM service from the Service Control Manager, or you must configure it properly by ensuring that the ASM service is associated with a valid Oracle Home where ASM is configured.
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    =======================================================================

    10..2.0.4 not certified for Windows Server 2008 64bit, If you want install this software , you need to apply patch 10.2.0.5 patch
    10.2.0.4 is on certified for windows Server 2008 32bit (x86), so you can install the software without apply patch but If you want to install windows 7 , you need to apply patch.
    Read 4th steps
    http://www.oracle.com/technetwork/database/10204-winx64-vista-win2k8-082253.html

  • Oracle 10g installing on Oracle EL, getting ORA-12157 error?

    My boss is getting really impatient. I have tried installing Oracle 10g on... Oracle EL, CentOS 4, Fedora 4, Fedora 5, and I get the same error on them alll...
    ORA-12157: TNS: internal network communication error
    This occurs during the end phase of the installation, when it says "Clone database creation". Network seems to be working, can ping the server, static IP, all that?
    Any help appreciated, I've been working on this for 5 days.
    Jon

    Verbatim, this error means:
    ORA-12157:     TNS:internal network communication error
    Cause:     Internal error during network communication.
    Action:     Not normally visible to the user. For further details, turn on tracing and reexecute the operation. If error persists, contact Worldwide Customer Support.Have you met all requirements before proceeding with installation? Do you have all required patches? Is there any warnng during the prerrequisites verifying routine? Is there any outstanding issue recorded on your install log file?
    I suggest you, after verifying above points, to go ahead wiht a software only installation, next, using the network and databse assistants perform a network configuration and a database creation, this way you'll be able to isolate the source of the problem and go ahead with a specific troubleshootig.

  • Installing Oracle 10g and error with DISPLAY value

    Hello, I am instaling Oracle 10g and when I run:
    . /runInstaller
    this error apear:
    Can't connect to X11 window server using :0.0 as the value of DISPLAY variable.
    how must I set de DISPLAY variable if I have instaling in a local system?
    Thanks

    Can't connect to X11 window server using :0.0 as the value of DISPLAY variable.you apparently set the display correctly (:0:0) if you are installing locally.
    You could do a xhost + as user531326 if you did not start your X session as oracle
    Message was edited by:
    Laurent Schneider
    note that xhost + is not a good security practice, have a look at
    http://amath.colorado.edu/computing/unix/x/

  • Oracle 10g: Initialization error SQL*Net not properly installed

    Hello, everyone.
    I have an app that uses Oracle 10g client to connect a remote Oracle 10g server.
    I encountered a pop-up error saying
    " Initialization error SQL*Net not properly installed. "
    OracleHomeKey: SOFTWARE\ORACLE
    OracleHomeDir:
    Please advise a fix.
    Thanks.

    Maybe PL/SQL Developer is trying to use some missing registry values, or a missing ORACLE_HOME environment variable
    Check the ORACLE_HOME is pointing to your 10g client path, and then try to add the following entries in the registry, making a .reg file with the following, replacing with your paths, and executing (from Windows PATH variable
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]
    "inst_loc"="C:
    Program Files\\Oracle
    Inventory"
    "API"="D:\\oracle\\product\\10.1.0
    db_1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES]
    "HOME_COUNTER"="1"
    "DEFAULT_HOME"="HOME0"
    "LAST_HOME"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID0]
    "NAME"="Oracle - ORACLE_HOME"
    "PATH"="D:\oracle\product\10.1.0\db_1"
    "NLS_LANG"="NA"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0]
    "ID"="0"
    "ORACLE_GROUP_NAME"="Oracle - ORACLE_HOME"
    "ORACLE_HOME_NAME"="ORACLE_HOME"
    "ORACLE_HOME"="D:\\oracle\\product\\10.1.0\\db_1"
    I hope this help
    Regards,
    Alfonso Vicente

  • Oracle 10g Installation Error on Windows 2008 server

    Hi Experts,
    I have tried to install Oracle 10g via "51036975 ORACLE 10.2.0.4 Failsafe Server 3.4.1.5 Windows 2008" as per note no. Note 1303262 - Oracle on Windows Server 2008. Server is 64 bit server.
    Oracle service is not getting started and showing as "starting" in services.msc. I cant stop the service. I have taken the restart of the server as well but no luck.
    Just before the end of installation of Oracle, one pop up box named isqlplussvc opened up stating as "Failed to start the service, Error:0, the operation completed successfully".
    Can you please suggest how to handle this error and start the service?
    Regards,
    Naresh.

    Hi All,
    Yes, I started with Failsafe server CD only. After trying installing Oracle couple of times, once the service didnt went into starting mode & it couldnt start as well. Then I started going ahead with SAP installation and later I found that the service got automatically started.
    I was under the impression that the service has to be started before going for SAP installation.
    Thanks all for your replies.
    Regards,
    Naresh.

  • Oracle 10g install on Windows server 2008 R2 ( 6.1 )

    Hi All,
    I am trying to install Oracle 10g over windows server 2008 R2 (6.1) but it gives error that OS is not supported. I tried to install below version.
    Oracle Database 10g Release 2 (10.2.0.4.0)
    Enterprise/Standard Edition for Microsoft Windows Vista x64, Windows Server 2008 x64,
    Microsoft Windows Server 2008 R2 x64, Windows 7 x64
    But it fails with error that OS version 6.1 is not supported. On download page it is written to get 10.2.0.5 patch from My Oracle support for windows server 2008 R2, I got patch p8202632_10205_MSWIN-x86-64 but it requires a pre-installed oracle home.
    So how should I install Oracle 10g as 10.2.0.4 does not get installed and the patch asks for a previous install?
    The reason I am installing Oracle 10g is that our Java application is running in production over JDK 1.4 and Oracle 11g does not provide JDBC driver for JDK 1.4, is there any JDBC driver for Oracle 11g that can work with JDK 1.4?
    Thanks in advance for help.
    Best Regards!
    Irfan

    Please find below last lines of logs:
    *** Product-Specific Prerequisite Checks Page***
    INFO: Entry point:oracle.server_EE
    INFO: Starting Prerequisite checks : Sun Mar 11 09:16:16 PDT 2012
    INFO: Checking CertifiedVersions
         This is a prerequisite condition to test whether the Oracle software is certified on the current O/S.
    INFO: Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    INFO: --------------------------------------------------------------------------------
    INFO: Checking ServicePackChecks
         This is a prerequisite condition to test whether the Service Pack level recommended for installing the product is available on the system.
    INFO: Check complete. The overall result of this check is: Not executed <<<<
    INFO: --------------------------------------------------------------------------------
    INFO: Checking TotalMemory
         This is a prerequisite condition to test whether the system has sufficient physical memory.
    INFO: Expected result: 256MB
    Actual Result: 4094MB
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking DetectIfDHCPAssignedIP
         This is a prerequisite condition to test whether the primary IP address of the system is DHCP-assiged or static.
    INFO: Detecting the IP.....:10.1.87.20
    INFO: Checking the network interface display name.... :Intel(R) PRO/1000 MT Dual Port Network Connection
    INFO: Checking the network reference name..... :eth4
    INFO: Checking the platform .......233
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking CheckPathEnvVariableLength
         This is a prerequisite condition to test whether the PATH environment variable is within the allowable character limits. On Windows XP and Windows 2003, the maximum character allowed is 8191. On Windows 2000, NT and 98, the limit is 1023 characters.
    INFO: Checking Oracle home from the env... :C:\oracle\product\10.2.0\db_1
    INFO: Checking Path from the env... :C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
    INFO: Max path length for OS:Windows Vista is... :8191
    INFO: *****************************
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking OracleBase
         This is a prerequisite condition to test whether the environment variable 'ORACLE_BASE' is set as a subdirectory of the Oracle home
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking OracleHomeSpace
         This is a prerequisite condition to check whether the specified Oracle Home contains any spaces in the path.
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking InstallOnRoot
         This is a prerequisite condition to test whether installation is done at the root of a drive.
    INFO: Checking the ORACLE HOME.... :C:\oracle\product\10.2.0\db_1
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking DetectAnyInvalidASMHome
         This is a prerequisite condition to test whether the system has been cleaned properly.
    INFO: Checking the platform .......233
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking CompatibilityChecks
         This is a prerequisite condition to check whether the Oracle Home specified by the user already contains an installed product which is incompatible with the product being installed.
    INFO: Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Prerequisite checks completed : Sun Mar 11 09:16:17 PDT 2012
    SEVERE: Some required prerequisite checks have failed. Please make sure the system meets all the requirements before install can proceed.
    INFO: User Selected: Yes/OK
    WARNING: Do you really want to exit?
    INFO: User Selected: Yes/OK
    INFO: recdelete: C:\oracle

  • Oracle 10g DBCA error - not enough space on root?

    Im running Oracle 10g on HP-UX 11i.
    Oracle software is installed ok. Already created a database succesfully. I have now deleted that database and am creating a new one using dbca.
    When I get to the final step I get the following error:
    You do not have enough free disk space to create the database. You need at least 785,408KB on /, you only have 753,664KB available please allocate more free disk space.
    The above is true but I am not putting any datafiles/ redo logs etc on root they are on a separte logical volume. Why does it need all this space on root? I cant add any more space to root anyway as I cant unmount root and extend it.
    Cant find anything about this in the oracle documentation, I can only think my oracle software install has got messed up causing this strange error?
    Can anyone help? Thanks.

    @ Oracle software is installed ok. Already created a database succesfully. I have now deleted that database and am creating a new one using dbca.
    When I get to the final step I get the following error:
    You do not have enough free disk space to create the database. You need at least 785,408KB on /, you only have 753,664KB available please allocate more free disk space.
    When you create database with DBCA, it gives a few options like General purpose, OLTP, etc.
    Did you pick same options both the time?

  • Oracle 10g installation error

    Started 10g install on Red Hat Enterprise Linux (v4) on a brand new server. Everything going well ... until Oracle DB confg assistance threw up this error:
    Enterprise manager configuration failed due to the following error -
    Error starting Database Control
    Refer to the log file at /home/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/dbca/orcl/emConfig.log for more details. You can retry configuring this database with Enterprise Manager later by manually running /home/oracle/oracle/product/10.2.0/db_1/bin/emca script
    Checked the above file (emConfig.log) and found:
    = = = = = = = = = = =
    Mar 26, 2007 3:00:25 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /home/oracle/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 1
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: TZ set to US/Eastern
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://siena.donkeyhead.gov:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control ...............................................................
    .............................. failed.
    Logs are generated in directory /home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/log
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /home/oracle/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at /home/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/dbca/orcl/emConfig.log for more details.
    Mar 26, 2007 3:06:26 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
    at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:565)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:177)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:146)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:155)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:426)
    at java.lang.Thread.run(Thread.java:534)
    = = = = = = = = = = =
    In the directory above are five files: emdb.nohup, emdctl.log, emdctl.trc, emoms.log, emom.
    At the bottom of emdb.nohup was
    ----- Mon Mar 26 16:02:00 2007::Property 'agentTZRegion' is missing from /home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/config/emd.properties. This is normal when the agent is started for the very first time.Up
    dating it... -----
    ----- Mon Mar 26 16:02:00 2007::/home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/config/emd.pro
    perties copied to /home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/config/emd.properties.2007-0
    3-26-16-02-00 while updating the property 'agentTZRegion' -----
    ----- Mon Mar 26 16:02:00 2007::An agentTZregion of 'US/Eastern' is installed in /home/oracle/oracle/product/10.2.0/db_
    1/siena.donkeyhead.gov_orcl/sysman/config/emd.properties. -----
    ----- Mon Mar 26 16:02:02 2007::The agentTZRegion value in /home/oracle/oracle/product/10.2.0/db_1/siena.donkeyhead.gov_orcl/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and a
    lso execute the script 'mgmt_target.set_agent_tzrgn' to get the value propagated to repository -----
    ANY IDEAS?

    nevermind, I figured it out... I remembered that I plugged in the ORACLE_HOME and ORACLE_SID as environment varables before the installation last time. After doing that, the installation worked.
    ORACLE_HOME=/blah/blah/blah;export ORACLE_HOME
    and
    ORACLE_SID=orcl;export ORACLE_SID
    Good Luck...

  • Oracle 10g XE Error when trying to open manager in browser

    Hi, i'm a newbies in oracle, i'm tryin to life with legal side, so in case with oracle i already downloaded oracle 10g Express Edition, i'm tryin to install it.. it succeed, but i dont know why if i try to open oracle home with this address in my browset [http://127.0.0.1:8080] its show an ERROR messages which is
    220- PC-NAME
    Unauthorised use of this FTP server is prohibited and may be subject to civil and criminal prosecution.
    220 PC-NAME FTP Server (Oracle XML DB/Oracle Database) ready.
    530 Please login with USER and PASS.
    530 Please login with USER and PASS.
    530 Please login with USER and PASS.
    530 Please login with USER and PASS.
    530 Please login with USER and PASS.
    530 Please login with USER and PASS.
    530 Please login with USER and PASS.
    530 Please login with USER and PASS.
    530 Please login with USER and PASS.
    221 Command Too Long. 2048 bytes maximum. Goodbye.
    i had try to adding exception in windows firewall with *1521 ,8080, 2030,* but the message still occurs... i had try many ways too,, its BIG ZERO.... i got nothing,
    i'm using windows vista Business... please anyone try to respon my thread....
    thanks
    Best Regards
    Wildan Abdat

    I figured a way around this in case anyone has the same problem in the future. I just opened Acrobat Pro X, clicked combine files into PDF, selected the file I wanted, saved the "binder" as PDF then saved another version as Reader Extended PDF. I think this helped because it essentially creaded a whole new PDF with the old PDF in it and getting rid of whater hashes or document properties in the last one that wouldn't allow it to work in Reader. Opens perfectly on other computers.

  • Oracle 10g installation error in WINDOWS7

    Hi,
    When am trying to install 10g in my PC, I am getting following error.
    Abnormal program termination. An internal error has occured.
    Please provide the following files to oracle support"
    "Unknown"
    "Unknown"
    "Unknown"
    Please help me out on this. Tell me the reason and required action to be taken.
    Thanks in advance,
    Diddy

    853307 wrote:
    Hi,
    Am gettting this error at first instance, when i click on setup file. I guess windows7 wont support oracle 10g. Is it the case??I wish you could answer all of my questions, so I could offer a better solution based on your answers.
    Anyway, Oracle 10g do not support Windows7 but it does not mean that you can not install it on windows 7. I assume that you're installing Oracle for education/testing purposed on a "client" operation system such as windows 7.
    Please watch this:
    http://www.youtube.com/watch?v=2Thx4r4elH8
    Best Regards,
    Gokhan
    If this question is answered, please mark appropriate posts as correct/helpful and the thread as closed. Thanks

  • Oracle 10g installation error in AIX 6.1 Platform

    Friends ,
    While installing Oracle 10g (10.2.0.1.0) on AIX 6.1 platform ,I get the following errors :
    Checking operating system requirements ...
    Expected result: One of 5200.004,5300.002
    Actual Result: 6100.01
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 10g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    =======================================================================
    Checking operating system package requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-18001: The operating system 'AIX Version 6100.01' is not supported.
    Recommendation: Install the required packages before continuing with the installation.
    =======================================================================
    Checking recommended operating system patches
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-18001: The operating system 'AIX Version 6100.01' is not supported.
    Recommendation: You may actually have installed patches which have obsoleted these, in which case you can successfully continue with the install. If you have not, it is recommended that you do not continue. Refer to the readme to find out how to get the missing patches.
    =======================================================================
    Is there any solution to resolve this problem like patch update or anything ? Barring this , does oracle 11g is recommended in AIX 6.1 unix platform ? Do you have any idea plz ?

    shipon_97 wrote:
    Friends ,
    While installing Oracle 10g (10.2.0.1.0) on AIX 6.1 platform ,I get the following errors :
    Checking operating system requirements ...
    Expected result: One of 5200.004,5300.002
    Actual Result: 6100.01
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 10g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    =======================================================================
    Is there any solution to resolve this problem like patch update or anything ? Barring this , does oracle 11g is recommended in AIX 6.1 unix platform ? Do you have any idea plz ?Check certification matrix:
    http://www.oracle.com/technology/support/metalink/index.html
    10gR2 only 64bit is certified with AIX 6.1

  • How to know whether my oracle 10g instalation in unicode supported or not

    Hi
    i am new to oracle. I have installed Oracle 10g client and server.
    I want to know whether the database created can store unicode data/arabic data.
    Please guide me how can i find whether unicode support is on for my db or not.
    The outputs of some of the queries run by me are as follows:
    SQL> HOST ECHO $NLS_LANG;
    $NLS_LANG
    SQL> HOST ECHO %NLS_LANG%;
    %NLS_LANG%
    SQL> @.[%NLS_LANG%];
    SP2-0310: unable to open file ".[AMERICAN_AMERICA.WE8MSWIN1252]"
    SQL> select cust_eng_name,cust_arb_name from custmast;
    select cust_eng_name,cust_arb_name from custmast
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Please reply me asap.

    user10817093 wrote:
    1. Yeh that is the thing I want. What are the other steps that i need to do with my Oracle Client/Server for unicode support.
    Where i am getting trouble is the Oracle Client/Server unicode support.
    And how to decide what character set will suite me best.1. If your application is going to be a "true" Unicode application, you can set the NLS_LANG registry/environment setting on your clients to ".UTF8" to enable true Unicode support.
    2. Your database needs to support Unicode, too.
    The recommended database character set for this in 10g is "AL32UTF8".
    If you currently have a single-byte database character set (WE8MSWIN1252), you need to decide how to get this done.
    If you can simply create a new database using the "AL32UTF8" character set, this would be the easiest way.
    There are several documents available (e.g. on Oracle MetaLink) that describe in detail how to convert the character set of an existing database. Depending on your data this can be a tedious task involving several steps, so may be creating a new database and exporting/importing the data might be the simplest choice if you need to migrate some existing data.
    The recommended national character set is "AL16UTF16", by the way, but that shouldn't matter that much once you have a Unicode enabled database using "AL32UTF8" as database character set.
    2. How to set/retrive the "Database Character Set" and "National Character Set". This has already been answered partly. Retrieve:
    Database Character Set:
    SELECT VALUE FROM NLS_DATABASE_PARAMETERS WHERE PARAMETER = 'NLS_CHARACTERSET';National Character Set:
    SELECT VALUE FROM NLS_DATABASE_PARAMETERS WHERE PARAMETER = 'NLS_NCHAR_CHARACTERSET';In most of the cases you can't just simply set/alter the character sets, as outlined above.
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

Maybe you are looking for

  • Accounts problem

    Hi, I have multiple accounts in Skype and Microsoft since I use it from the very beginning and now I don't remember either the passwords or emails (I can search for the user accounts). I want to delete all of them until I only have 2. I'm trying to d

  • How do DL this without DLing the adaware? My avira won't let me DL with this adaware activated?

    Mozilla became slow to open, so I deleted so as to reload. Now when I try to reload my avira shows ad-aware/ virus being installed and recommends computer be cleaned which when I do this then the Mozilla never DL.'s ( this was on my Desk Top. ) so ne

  • Vendor search with CNPJ number

    Hello all, We are in SAP SRM 5.0 Server 550 system with ECS. Recently we went live with Brazil, now there is a requirement that the users while creating SC want to select vendors based on CNPJ number (Legal tax number - In vendor master is Tax number

  • Block purchasing of articles, but allow replenishment

    Hi SAP Gurus I need to block somo articles for purchasing, but allow the replenishment of them. I try to handle this using the OMS4 transaction, but the purchasing option generates an Error Message when a is B in transpor order (UB) and purchasing fo

  • Query result pagination performance

    Hi I have CQ5.4 code (extract below) which uses QueryBuilder to create a query.  The result set is quite large (~2000 nodes) and ordered. I set the hits per page and the start page as I display the results using a pager. Performance is good for the f