Setup Oracle 11.2.0.1 error

Hi all

I m install the Oracle 11.2.0.1 database in my RHEL 5. When I m install I got an error. The oracle database Configuration Wizard failed.

This is my log information:

Reading: number that an unexpected error has been detected by the Machine virtual HotSpot:
Read: # SIGSEGV (0xb) at pc = 0x9fbea498, pid = 24195, tid = 3086739664
Read: # Java VM: Java hotspot Client VM (mixed mode 1.5.0_17 - b02)
NEWS: Read: problematic frame: #
INFO:
Read: # C [libnnz11.so + 0x3c498]
Read: a report of errors with more information file is saved as hs_err_pid24195.log
NEWS: Read: # If you want to submit a bug report, please visit:
Read: # http://java.sun.com/webapps/bugreport/crash.jsp
INFO: Finished named Plugin: Oracle Database Configuration Wizard

INFO: The Oracle Database Configuration Assistant failed.

INFO: The Oracle Database Configuration Assistant failed.

FYI
--------
According to the oracle doc, I installed linux with default installation (not custom)...
The prerequisites for the DB Oracle 11.2.0.1 has been correctly installed...
I installed the required components using package oracle-validated (yum install oracle-validated)

During the normal installation process also the verification of the completed prerequisites. After completing 95% I have error.

(I installed the DB Oracle 11.2.0.1 successfully in one machine to another using the same way, as I said above)

Please, give us your valuable suggestions.

Thanks for your help.

Ignore my post above.

I don't know why you think GR 11, 2 is not correctly installed. Apply the fix, then try netca and dbca to see if it works.

Uninstall instructions are documented - http://docs.oracle.com/cd/E11882_01/install.112/e24321/remove_oracle_sw.htm

Another option would be to drop the virtual machine and create a new

HTH
Srini

Tags: Database

Similar Questions

  • Failure of the load of the inventory... OPatch failed to load the inventory for the Home.OPatch Oracle data failed with the error code = 73

    Hello

    I will apply patch bundle and my oracle database 11.2.0.2 and Microsoft Windows x 86 platform. As read the file Readme Oracle recommends to use OPatch utility version 11.2.0.1.3 or later. To check the inventory availability I use the command lsinventory % ORACLE_HOME%/OPatch/opatch.

    It ended to give details below.

    Citing O 11.2 patch .0.1.1

    OPatch could not create/open history for writing file: * my home oracle path***\cfgtoollogs\opatch\opatch_history.txt

    **ORACLE_HOME***\cfgtoollogs\opatch\opatch_history.txt (access is denied)

    Setup Oracle interim Patch version 11.2.0.1.1

    Copyright (c) 2009, Oracle Corporation.  All rights reserved.

    OPatch could open the log file, the recording is not possible

    Home Oracle: *.

    Inventory Center: C:\Program Files\Oracle\Inventory

    from: n/a

    OPatch version: 11.2.0.1.1

    YES version: 11.2.0.2.0

    YES location: * ORACLE_HOME * \oui

    Location of the log file: **ORACLE_HOME**\cfgtoollogs\opatch\opatch2015-04-09_16-27-49PM.log

    History of patch file: **ORACLE_HOME**\cfgtoollogs\opatch\opatch_history.txt

    Failure of the load of the inventory... OPatch failed to load the inventory for the given Oracle Home.

    LsInventorySession failed: LsInventory failed to create the log directory * ORACLE_HOME * \cfgtoollogs\opatch\lsinv\lsinventory2015-04 -.

    09_16-27 - 49 PM .txt

    OPatch failed with error code = 73

    Can someone please help me solve this problem?

    Do I need to install the last opatch utility?

    Hello

    This error message " LsInventorySession failed: LsInventory failed to create the log directory * ORACLE_HOME * \cfgtoollogs\opatch\lsinv\lsinventory2015-04 - .

    09_16-27 - 49 PM .txt "

    indicates that you have a permission problem with your file systems: cfgtoollogs/ORACLE_HOME/opatch

    Check the owner of this file system.

    Kind regards

  • The new XP installation error. The signature for the family Windows XP Setup is not valid. The error code is fffffc0d

    I'm doing a fresh install of Windows XP Edition family on a new hard drive.  I get the same error message indicating that the product catalog can not be installed. I reformatted and retryed with the same result. I tried a different HARD disk, but got the same trouble. I also tried installing XP Pro after a reformat and got the same error. The first error window says "the signature for the family Windows XP Setup is not valid. The error code is fffffc0d", and the second says" error: the system cannot find message for message number 0xfffffc0d text in the file for syssetup.dll fatal error messages: Setup failed to install the product catalogs. " Any directive or ideas would be greatly appreciated. THX

    Hello

    I suggest you try the steps from the link below and check if it helps.

    http://support.Microsoft.com/kb/307153

    Hope this information is useful.

  • New to OAF - oracle.jbo.RowCreateException: Houston-25017: error when creating a new entity for HeaderTableEO line

    Hi I'm new to OFA. I am trying to create a master-details form based on the example given on Youtube (but using my own paintings).

    I have already defined in table colums.

    AM code is as follows:

    Public Sub CreateEmailHdrRow()

    {

    xxVmmcSendEmailDefHdrVOImpl vo = getxxVmmcSendEmailDefHdrVO1();

    String s = "Test";

    Line = vo.createRow ();

    If (!) VO.isPreparedForExecution ())

    {

    vo.setMaxFetchSize (0);

    }

    row.setAttribute ("EmailDefName", s);

    row.setNewRowState (Row.STATUS_INITIALIZED);

    }

    When I run, the error occurs at the level of line (rank rank = vo.createRow ();)

    Error message: oracle.jbo.RowCreateException: Houston-25017: error when creating a new entity for xxVmmcSendEmailDefHdrEO line.

    Any help is appreciated.

    Anjan,

    Please check that the type of the CreatedBy attribute is a number representing the id in FND_USER and not the actual text of the name of the user. Standard Oracle columns that use a number for this value not varchar.

    Kristofer Cruz

  • oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.

    Hi, I use JDev 11.1.1.7.0

    I got this error when I try to run the module of the application. Please help.

    I use the JDBC data source in the configuration of application modules, set the connection of business components.

    [1498] an exception has occurred when ordering.

    [1499] oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.

    at oracle.jbo.server.URLConnectionHelper.getConnection(URLConnectionHelper.java:218)

    at oracle.jbo.server.URLConnectionHelper.getConnection(URLConnectionHelper.java:45)

    at oracle.jbo.server.ConnectionPoolDataSource.getConnection(ConnectionPoolDataSource.java:72)

    at oracle.jbo.server.ConnectionPoolDataSource.getConnection(ConnectionPoolDataSource.java:61)

    at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1004)

    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1185)

    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6837)

    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:304)

    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:335)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:203)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:620)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:425)

    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9316)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4530)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2460)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)

    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)

    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:936)

    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:637)

    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:602)

    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:433)

    Try using the JDBC URL instead of JDBC data source to run AppModule or run the application locally of JDeveloper. But if you will deploy the application on stand-alone weblogic, you use the JDBC data source and enter the name of the data source that is defined in weblogic

  • oracle.jbo.DMLException: Houston-26080: error selecting entity for

    JDEV - 12.1.3

    I have a main table and several tables retail filled out on the form. The appeal of the validation, I get the following exception.

    Caused by: java.lang.UnsupportedOperationException: No Data In this Entry

    at oracle.binding.DataChangeEntry.getAttributeValue(DataChangeEntry.java:122)

    at oracle.binding.DataChangeEntry.getFormattedAttributeValue (DataChangeEntry.java:137

    Added a dodml try/catch and its launch under exception.

    oracle.jbo.DMLException: Houston-26080: error selecting entity for CitNvdVulnerabilityData

    at oracle.jbo.server.OracleSQLBuilderImpl.doEntitySelectForAltKey(OracleSQLBuilderImpl.java:1144)

    ----

    Caused by: java.lang.UnsupportedOperationException: No Data In this Entry

    at oracle.binding.DataChangeEntry.getAttributeValue(DataChangeEntry.java:122)

    at oracle.binding.DataChangeEntry.getFormattedAttributeValue (DataChangeEntry.java:137

    But this exception comes only once on the loading of the form. After catching the commit exception works correctly.

    Suggestions to debug it.

    What is the value of the attribute of the iterator ChangeEventPolicy, pageDef?

    Try again with 'none '.

  • oracle.jbo.RowCreateException: Houston-25017: error when creating a new entity.

    Hi all

    I get the following error when executing the Page create purchase orders. I extended the standard EntityObject class: Purchase Order Header to my EO custom, make one here to this EO origin.
    oracle.jbo.RowCreateException: Houston-25017: error when creating a new entity for CustomPurchaseOrderHeaderEO line

    Thank you

    Hi SumitSharma,

    Added the following line to the file Extended Entity Object.xml
    "DefClass ="oracle.apps.fnd.framework.server.OAEntityDefImpl"xx.oracle.apps"below the RowClass ="... "package line.

    This solved my error, but I can't do it this way is fair or unfair suggestions.

    Thank you

    Published by: 995022 on May 14, 2013 22:13

  • Setup Oracle Outlook Email integration On Demand error: register number

    Good day to all-

    Hoping that someone has encountered this problem before and it is aware of a solution - I have a user who is unable to install the Oracle Outlook Email integration On Demand for Outlook plug.

    Outlook does not run when the installation is done, but a "Severe" pop-up error when installing that says: "Setup could not write all the necessary registry entries. The installation will be interrupted! »

    Always see the same problem after a reboot and no other users have a problem installing it - any who have ideas and/or registry entires Setup trying to touch?

    Thank you!

    Hello

    The user have administrator rights on their machines? Registry for OEI entries please write to the following:

    HKEY_LOCAL_MACHINE > SOFTWARE > Windows > uninstall > Oracle Outlook Email integration on demand
    HKEY_LOCAL_USER > software > Siebel CRM On Demand > Email Outlook of Siebel On Demand integration
    HKEY_LOCAL_USERS > software > Siebel CRM On Demand > Email Outlook of Siebel On Demand integration

    Thank you
    Sean

  • Setup Oracle 12 c error

    HI Master,

    earlier I have version 11g (11.2). I uninstalled successfully and tries to install 12 c in my laptop. 8 GAEREMYNCK RAM. 500 GB HD Intel I5 preprocessor.
    I get below error... when installing.

    [INS 20802] The Oracle Net Configuration Assistant failed.

    Wizard Configuration INS-20802] Oracle database has failed.

    [INS 20802] Services Oracle to Microsoft Transaction Server has failed.

    Please advise...!

    Concerning

    AR

    .

    Refer

    [INS 20802] Oracle Net Configuration Assistant failed

  • Setup Oracle error

    HIII,

    I try to install oracle 11g db on my oel6 os.

    but on the due diligence an error indicating the 3 packages have not been installed shows they are unix ODBC - 2.2.11 and unix-devel-ODBC - 2.2.11 and pdksh5.2.14.

    I tried to install packages using yum install valid oracle.

    but it shows

    Loaded modules: refresh-packagekit, security

    Setting up installation

    No package is validated by oracle available.

    Error: Nothing to do

    -----------------

    When I do: cat etc/yum.repos.d/public-yum-ol6.repo. I get

    [public_ol6_latest]
    name = Oracle Linux $releasever Latest ($basearch)
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/latest/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    Enabled = 1

    [public_ol6_ga_base]
    name = copy media installation Oracle Linux $releasever GA ($basearch)
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/0/base/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    enabled = 0

    [public_ol6_u1_base]
    name = Oracle Linux $releasever Update 1 installation copy media ($basearch)
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/1/base/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    enabled = 0

    [public_ol6_u2_base]
    name = Oracle Linux $releasever Update 2 installation copy media ($basearch)
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/2/base/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    enabled = 0

    [public_ol6_u3_base]
    name = Oracle Linux $releasever copy media installation Update 3 ($basearch)
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/3/base/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    enabled = 0

    [public_ol6_u4_base]
    name = Oracle Linux $releasever Update 4 installation copy media ($basearch)
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/4/base/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    enabled = 0

    [public_ol6_u5_base]
    name = Oracle Linux copy media update installation 5 ($basearch) $releasever
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/5/base/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    enabled = 0

    [public_ol6_UEK_latest]
    name = last Unbreakable Enterprise Kernel for Oracle Linux $releasever ($basearch)
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/UEK/latest/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    enabled = $uek

    [public_ol6_UEKR3_latest]
    name = Unbreakable Enterprise Kernel version 3 for Oracle Linux $releasever ($basearch)
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/UEKR3/latest/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    enabled = $uekr3

    [public_ol6_UEK_base]
    name = Unbreakable Enterprise Kernel for Oracle Linux $releasever ($basearch)
    baseurl = http://public-yum.oracle.com/repo/OracleLinux/OL6/UEK/base/ $basearch /
    gpgkey = http://public-yum.Oracle.com/RPM-GPG-key-Oracle-OL6
    gpgcheck = 1
    enabled = 0

    Please help me...

    Visit this link to download the packges

    http://rpm.PBone.NET/index.php3/stat/4/IDPL/17843802/dir/scientific_linux_5/com/unixODBC-2.2.11-10.EL5.x86_64.rpm.html

    but do not know if it will work for oel6 as Sb mentioned.

    If you download the packages. You can install by this command:

    RPM - nodeps - ivh package_name.rpm

    - Michel

  • Oracle 10.2 on Oracle Linux 6.3 installation errors

    I encounter this error of runInstaller:

    Preparations for the launch of Oracle Universal Installer from/tmp/OraInstall2012-11-13_05-47-27 PM. Please wait... [data oracle@ora01] $ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-11-13_05-47-27PM/jre/1.4.2/lib/i386/libawt.so: libXt.so.6: cannot open shared object file: no such file or directory
    in 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)
    the impossible (unknown Source)
    at sun.security.action.LoadLibraryAction.run (unknown Source)
    at java.security.AccessController.doPrivileged (Native Method)
    at sun.awt.NativeLibLoader.loadLibraries (unknown Source)
    to sun.awt.DebugHelper. < clinit >(Unknown Source)
    in java.awt.Component. < clinit >(Unknown Source)

    I'm using Oracle Linux 6.3.
    I spent hours looking for missing libraries and installed all those who are prerequisites.

    Did anyone seen these errors before installing Oracle on Oracle Linux 6.3 10.2 64-bit?

    Oracle 11.2 has installed without problem.

    Published by: SamM2 on November 12, 2012 23:07

    SamM2 wrote:
    Did anyone seen these errors before installing Oracle on Oracle Linux 6.3 10.2 64-bit?

    You can not install on 6.3 10.2. You can not install anything older than the GR 11, 2 (11.2.0.3) on Oracle Linux 6 Oracle database. Nothing else is certified. Setup for 10.2 is simply not designed to run on Oracle Linux 6 in all.

  • Setup of LV 2011 Build-30 error code

    With the help of LabVIEW 2011 SP1 winth Windows 7.  Made changes to a program, and tried to create a new executable and Setup.  Executable worked well.  Had the following error when I tried to create an installer:

    CDK_Build_Invoke.VI.ProxyCaller > CDK_Build_Invoke.vi > CDK_Engine_Main.vi > IB_MSI.lvclass:Build.vi > IB_MSI.lvclass:Engine_InitializeDistribution.vi > NI_MDF.lvlib:MDFConfig_SetDistributionLanguage.vi

    Loading information of product deployment
     
    **************
    Error: Bad line of command or argument of function call. (Error code - 30)
    **************
    Error details:
    Error to the MDF API function: _MDFConfig_SetDistributionLanguage
    The MDF has no support for language LANGID 9 distribution.
    Final report of the error
    **************

    Any help is appreciated.

    This thread suggests the uninstallation and reinstallation of LabVIEW, and ensuring that you have all updates.

    http://forums.NI.com/T5/LabVIEW/can-t-build-any-installer/TD-p/2120890

  • Setup Blackberry 10 Simulator on windows error 8

    I have already download Simulator blackberry 10 and already put in compatibility for windows 7. But after the Retriever showing the implementation is not not proved yet. I've already run with error and administrator and try again

    Can help me?

    I had this before, I fixed it by upgrading my JRE 1.7 Update 6, 64-bit version as I had 32-bit. After that the extractor launches correctly setup.

    You may need to remove older versions of Java, but I'm not sure.

  • 4.1 EA1 - Oracle 9.2.0.8 errors

    SD 4.1.0.17.29

    Oracle 9.2.0.8 RDBMS

    Windows 7

    Lightweight client connection

    User preferences migrate from 4.0.3

    SD connects to RDBMS successfully and displays the object db tree - when a specific table is enabled, I get "ORA-01460: letter dead or unreasonable conversion requested" - no information contained in the tabs column, constraint, grant, statistics, trigger, dependence, detail, partition, index or ddl appears - all return the same error - however, the data tab to return rows in the table. Some views are shown in the tree, and I get the same error as above when I select the views node. The situation is similar for each of the other db object nodes in the tree. Are you going to 9i databases support in this version?

    Thank you

    Steve

    Hi Steve,.

    Developer SQL depends on JDBC to connect to the database.  The minimum required version of the JDBC driver for versions 4.x is one that comes with the 11.2.0.3 customer DB.  In particular, 4.0 comes with the 11.2.0.3 driver and 4.1 ships with the 12.1.0.2 driver. If SQL Developer DB supported version depends on the DB of JDBC driver support, found in Oracle JDBC frequently asked Questions

    As you can see, or 10g or 9i are supported.  For older versions, the FAQ advice is "if it is not listed in the table above, please check with your support channel to see if you're still on the contract of support for older versions.

    There is a rule of thumb that the Oracle JDBC drivers are generally backward compatible for two major versions. The best you could expect to get out with the help of the 12.1.0.2 driver is for Oracle 10.2.0.5 connection.  To 9.2.0.8, try using tools > Preferences > Database > advanced to point to a 11.2.0.3 Oracle client (full or instant).

    Kind regards

    Gary

    SQL development team

  • Installation of Oracle 11 g on windows, error: specified home was not found in the registry

    Hi gurus,

    I installed 11 GR 2 on windows server 2012, due to certain constraints I uninstalled the software of oracle 11 g,

    again I tried to install 11 GR 2, but got error like "ORA-12543: TNS:destination unreachable host"

    After getting this error, I removed all the registers of the oracle. now try to install oracle 11 g 2.

    After 88% am getting error "shown at the reception was not found in the registry.

    Thanks in advance.

    Thanks and greetings

    REDA

    If you want to re-evaluate 11.2.0.4, you will need a support contract paying since 11.2.0.4 is available on MOS.

    The other option would be to install 12cR1 - tasks of preinstallation of Oracle databases - which is available at Oracle Database Software Downloads | Oracle Technology Network | Oracle

    For other options, pl contact your Oracle sales team

Maybe you are looking for

  • iPhone 6 in water

    My iPhone 6 was briefly, partially implemented in water. I dried outside, waited and it got very hot. I left alone for 2 days, then someone told me to put it in the rice. I did it for 2 days. He finally gave me a home screen, but the touch screen doe

  • The quit event structure works when I switch the cdaq to crio

    I changed my structure of producer of written consumer 2009 for use crio in 2010 and my event structure enough work. The event source is the same.

  • failure to export a wav (damaged codec?)

    I use energyXT 2.5 (on win7), which is a software of recording for a good while now without any problem, I use it to record old cassettes and records CD and finalize audio wav file. Everything is fine until around November 24, 2014, this is happening

  • HP Pavilion a1224n - Xp Windows 7 update - no audio output device installed

    Haven't had installed windows 7 ultimate now no sound, audio symbol shows red X.  Device Manager displays the device high definition audio and Unimodem half-duplex audio device.  However, when click sound under control panel, says no audio devices in

  • BlackBerry Smartphones SMS max 70 characters

    Hello world. I am new user of BB and I have a problem with the SMS length. I found a few other posts on the Web on this topic but still no real answer. My BB is a Pearl 8120 and I can't send simple messages SMS, more than 70 characters (they would be