Environment variable path failed in oracle 11g installation

hi all,
i am reinstalling oracel 11g in my window 7 64 bit machine after i uninstalled it. however, i got an issue that is environment variable path failed in the installation process. this didn't happen when i firstly successfully installed oracle. how can i fix the issue? thanks in advance.
regards,
hong

user571093 wrote:
hi,
the problem is i uninstalled oracle 11g in my windows 7 64 bit machine and then try to install it on my machine. during the prerequisite check stage, an error message popped up like this:
environment variable: "PATH" failed
This test checks whether the length of the environment variable "PATH" does not exceed the recommended length. (more details)
Expected Value
 : 1023
Actual Value
 : 1433
so, what is the reason caused this problem and how to fix it. thanks in advance.
hongI believe the error message is self-explanatory - assuming you you using a supported database and OS combination (which are unknown)
environment variable: "PATH" failed+
This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.+
Expected Value+
*: 1023*
Actual Value+
*: 1433*
Your PATH variable exceeds the limit of 1023 characters
HTH
Srini

Similar Messages

  • Environnement variable PATH

    Hi all,
    I am installing 11g database in order to play with it. My OS is windows 7 premium edition, personnal PC and I am having that message:
    Environment variable: "PATH" - This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
    Valeur attendue
     : 1023
    Valeur réelle
     : 1558
     Liste des erreurs :
    PRVF-3929 : Adding the Oracle binary location to the PATH environment variable will exceed the OS length limit of [ "1023" ] for the variable on the node "DATAEBULLITION"  - Cause:  The installer needs to update the PATH environment variable to include the value "%ORACLE_HOME%/bin;". However, doing so will cause PATH to exceed the maximum allowable length that this operating system allows.  - Action:  Ensure that the sum of the lengths of your current PATH environment variable and that of "%ORACLE_HOME%/bin;" does not exceed the operating system limit. Restart the installer after correcting the setting for environment variable
    Is anyone could help me as I don't understand what is PATH and how to reinstall it ?
    THank you

    I found the answer by reading other user question.

  • This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.

    when i am going to Install 11gR2 then thsi error shows how to solve it plz give me guidance
    This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
    Expected Value:     1023
    Actual Value:          0

    HELLO iSHAN SHAH
    JUST EXPLAIN US YOUR PROBLEM IN DEPTH.
    TELL US YOUR HARDWARE AND SOFTWARE CONFIGURATION.
    ALSO TELL US IN WHICH STEP OF INSTALLATION , THIS ERROR RAISED.
    THANKS
    HARSH SHAH

  • Shorten environment variable path

    I am installing Oracle database 10G on Windows XP. I am getting an error message saying 'The value of the environment variable path is more than 1023 characters.' How do I shorten this path, where do I go? thanks

    My Computer ( right click) -> property -> Advance -> Environment Variable
    Select patch and edit it , remove all not required paths
    Virag

  • ChangePerm.sh file does not exist in Oracle 11g installation

    Hi All,
    I have done successful Oracle 11g installation. After installation I noticed that Oracle 11g/installation does not have changePerm.sh file. Did anyone of you seen that?
    Without executing changeperm.sh file, the binary files have 751 permission level. ChangePerm.sh script make change in file permission to 755.
    Oracle support is not answering me why there was no changePerm.sh file under Oracle_home/install directory.
    Thoughts/suggestions..
    Thank you
    Suresh

    I'm not finding this to be the case reliably. I have both a 10G and an 11G install on one particular machine and the 11G installer initially creates the directories with a 755 permission, then right before the prompt to run root.sh, and at the same time it locks down any 10G home it finds (someone please explain that!) it locks down the 11G home too.
    In true Murphy tradition, this hasn't happened on any of my testing machines, just my production.
    Whatever silly contrived mechanism Oracle wrote to re-lock 10G when installing 11G is also locking down my 11G.

  • Passive Oracle 11g installation  ?

    Hi,
    Passive Oracle 11g installation ?
    Setting up Active and Passive Oracle. 
    what does it mean? DO we need to configure Datagurad ?
    Thanks

    Hello;
    It's in the document:
    http://docs.oracle.com/cd/E24628_01/install.121/e24089/appdx_ha_multi_resource.htm
    Best Regards
    mseberg

  • Oracle 11g installation fails

    Hello All,
    I am trying to install Oracle 11g R2 in Cent OS 6 , when i try to install i get the following error message and the installation fails.Can any body help with this issue.
    Exception in thread "main" java.lang.UnsatisfiedLinkError:
    /tmp/OraInstall2011-07-24_11-16-24AM/jdk/jre/lib/i386/xawt/libmawt.so:
    libXext.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(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
    at java.lang.Runtime.load0(Runtime.java:769)
    at java.lang.System.load(System.java:968)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:993)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.loadLibraries(Toolkit.java:1509)
    at java.awt.Toolkit.<clinit>(Toolkit.java:1530)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)

    Hello;
    I used several versions on Linux but not that one.
    That said the error :
    libXext.so.6: cannot open shared object file: No such file or directoryResolution : Install the libXp package
    So you are missing at least one of the "extra" packages needed for an Oracle install.
    I found some posts that make me believe Cent 6 isn't quite ready for Oracle 11 :
    http://www.centos.org/modules/newbb/viewtopic.php?topic_id=32128&forum=55&post_id=137271
    http://sfentona.net/wiki/index.php?title=How_to_install_Oracle_11gR2_on_CentOS_5.5
    Best Regards
    mseberg

  • Cannot complete oracle 11g installation

    I tried to reinstall oracle 11g on windows 2008 R2 and couldn't complete the installation as i am unable to start the oracle service. The system gives the following error message
    Instance created.
    DIM-00019: create service error
    O/S-Error: (OS 1053) The service did not respond to the start or control request
    in a timely fashion.
    I try to manually create the service and it gives me the same error.
    I also tried to start the service using the net start as follows
    C:\Users\Administrator>net start oracleserviceprod
    The service is not responding to the control function.
    More help is available by typing NET HELPMSG 2186.
    Having looked at the event viewer in windows, I noticed three different error messages as followsr
    Application popup: Microsoft Visual C++ Runtime Library : Runtime Error!
    Program: c:\app\administrator\product\11.2.0\dbhome_1\bin\ORACLE.EXE
    R6034
    An application has made an attempt to load the C runtime library incorrectly.
    Please contact the application's support team for more information.
    and then
    A timeout was reached (30000 milliseconds) while waiting for the OracleServiceprod service to connect.
    The OracleServiceprod service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion.
    Any help will be appreciated.
    Lucas

    installActions2012-08-21_04-20-22PM.log part 8
    INFO:
    *** Specify Source Location Page***
    INFO: Setting the 'SourceLocation ( FROM_LOCATION )' property to 'C:\Oracle_11g_install\database\install\../stage/products.xml'. Received the value from the command line.
    INFO: Initializing OUI Shiphome access setup
    INFO: User Action File copied to:C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2012-08-21_04-20-22PM/globalvariables/variable.properties
    INFO: User Action File copied to:C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2012-08-21_04-20-22PM/globalvariables/globalvar.xml
    INFO: Loading products list. Please wait.
    INFO: Loading products list. Please wait.
    INFO: Loading global variables
    INFO: Reading global variables from file C:/Oracle_11g_install/database/install/../stage/globalvariables/globalvar.xml
    WARNING: Duplicate definition of global variable ORACLE_HOSTNAME
    INFO: Loading of globalvariables complete
    INFO: oracle.ctx Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.ic_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_dbjava_ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.jdbc_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_dbjava_jdbc'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.ucp_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.dbjava.ucp Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.server_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_dbjava_server'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.common_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.common.cvu_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.has.common.cvu'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.db_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.has.db Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.has.deconfig_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/has_deconfig'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rsf_has_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.install.deinstalltool_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/deinstalltool'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.javavm.client_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.javavm.client Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.javavm.containers_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_java_j2ee_core'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.javavm.server_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_javavm_server_cmp'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.admin_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.client_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.security.osdt_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_ldap_security_osdt'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.owm_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ldap.owm Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_ldap_rsf_cmp'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.rsf.ic_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.ldap.rsf.ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.ssl_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.ldap.ssl'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.mgw.common_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1\mgw'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.network_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.network Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.network.aso_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.network.aso Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.network.client_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_network_client'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.network.cman_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.network.cman Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.network.listener_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.network.listener Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.network.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.network.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.nlsrtl.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_nlsrtl_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.nlsrtl.rsf.ic_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_nlsrtl_rsf_ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.nlsrtl.rsf.lbuilder_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_nlsrtl_rsf_lbuilder'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ntmgmtobjs_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ntmgmtobjs Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ntoledb_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ntoledb Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ntoledb.odp_net_2_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/ODP.NET'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ntoramts_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oramts'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ntrdbms.admin_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ntrdbms.admin Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ntrdbms.oraconfig_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ntrdbms.oraconfig Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ntrdbms.perfmon_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ntrdbms.perfmon Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.odbc_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1in'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.odbc.ic_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1in'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ons_11.2.0.0.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/opmn'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ons.eons_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.options_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.options Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.oracore.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.oracore.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oraolap_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/olap'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oraolap.api_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.oraolap.api'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oraolap.dbscripts_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ordim.annotator_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ordim.client_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.interMedia.imclient'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ordim.jai_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ordim.jai Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ordim.rdbms_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ordim.server_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.options.intermedia.imserver'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ovm_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ovm Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.perlint_5.10.0.0.1' to 'C:\app\Administrator\product\11.2.0\dbhome_1\perl'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.perlint.expat_2.0.1.0.1' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.perlint.modules_5.10.0.0.1' to 'C:\app\Administrator\product\11.2.0\dbhome_1\perl'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.precomp_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.precomp Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.precomp.common_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.precomp.common Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.precomp.lang_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.precomp.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rsf_precomp_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rdbms'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.crs_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.dbscripts_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rdbms_dbscripts'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.deconfig_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1\rdbms\deconfig'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.dm_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.hsodbc_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/hs'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.hs_common_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rdbms_hs_common'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.install.common_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.rdbms.install.common'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.lbac_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.locator_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.oci_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rdbms_oci'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.olap_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.partitioning_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.rdbms.partitioning Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.plsql_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rdbms_plsql'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.rdbms.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rsf.ic_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.rdbms.ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rsf.runtime_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.rdbms.rsf.runtime'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rman_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.rdbms.rman'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.util_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.rdbms.util'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rsf_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.rsf Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.sdo_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_cartridges_spatial'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.slax.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.slax.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sqlj.sqljruntime_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_java_sqlj_sqljruntime'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sqlplus_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.sqlplus Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.sqlplus.ic_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.sqlplus.ic Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.agent_10.2.0.4.2' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.agent.core_10.2.0.4.2' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.common_10.2.0.4.2' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.common.core_10.2.0.4.2' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.console.db_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.ess_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.console.emcp_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.sysman.console.emcp Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.db.rsf_10.2.0.4.2' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.sysman.db.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.oms.core_10.2.0.4.2' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.plugin.db.main.agent_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.plugin.db.main.oms_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.plugin.db.main.repository_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.repository.core_10.2.0.4.2' to 'C:\app\Administrator\product\11.2.0\dbhome_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.paf_10.2.0.4.2' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.sysman.paf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.winprod_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.winprod Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.wwg.plsql_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rdbms'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.xdk_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.xdk.parser.java_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.xdk.parser.java Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.xdk.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rsf_rdbms_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.xdk.server_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.xdk.server Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.xdk.xquery_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.xdk.xquery'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sdo.locator_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_cartridges_locator'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.marvel_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/marvel'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbdev_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.dbdev Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.owb.rsf_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_owb_shortcut_ids'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.ccr_10.3.1.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/ccr'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.cfs_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_crs_wincfs'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.dv_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rdbms_dv'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.dv.oc4j_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_rdbms_dv_oc4j'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.javavm.companion_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_javavm_companion'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rat_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.wlm.em_11.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.wlm.em Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.sysman.ccr.deconfig_10.3.1.0.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.sysman.ccr.deconfig'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.aspnet_2_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/ASP.NET'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.jdk_1.5.0.17.04' to 'C:\app\Administrator\product\11.2.0\dbhome_1\jdk'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.oui_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1\oui'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.oui.core_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1\oui'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.opatch_11.2.0.0.2' to 'C:\app\Administrator\product\11.2.0\dbhome_1\OPatch'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.jre_1.5.0.11.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1\jre\1.5.0'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.install.seeddb_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/oracle.rdbms.install.seeddb'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.install.seeddb.sample_schema_11.2.0.1.0' to 'C:\app\Administrator\product\11.2.0\dbhome_1/demo/schema'. Received the value from the variable calculation.
    INFO: Performing operation for OUI Oracle Home access setup
    INFO: Unable to read C:/app/Administrator/product/11.2.0/dbhome_1/inventory/ContentsXML/comps.xml. Some inventory information may be lost.
    INFO: Unable to read C:/Program Files/Oracle/Inventory/ContentsXML/comps.xml. Some inventory information may be lost.
    INFO:
    Regards.
    Lucas

  • Questions on Oracle 11g installation

    Hello all,
    I would be installing Oracle 11g database (stand alone) on a Linux (RHEL5) shortly...I've done this quite a no of times but this time I have the following requirements..
    1) TNS_ADMIN environment should NOT be the regular $ORACLE_HOME/network/admin...It should be outside of the ORACLE_BASE/ORACLE_HOME, something like /special_tns/network/admin/...Can this be achived by simply setting the TNS_ADMIN environment variable to point to the non default location before installing the software?...I don't think there is an option even in NETCA to specify a non default TNS_ADMIN environment..
    2) ORACLE_ADMIN environment (ie..bdump, cdump,udump etc) should NOT be under $ORACLE_HOME..It should be directly under $ORACLE_BASE..
    Any ideas on how #1 & #2 could be implemented?
    Thanks for your time..

    Hello;
    Sure, install software only and then when you create the database use a parameter file with these changed as needed.
    background_dump_dest     
    audit_file_dest     
    core_dump_dest     
    user_dump_dest     
    BACKGROUND_DUMP_DEST = { pathname | directory }
    AUDIT_FILE_DEST = 'directory'
    CORE_DUMP_DEST = directory
    USER_DUMP_DEST = { pathname | directory }
    You should be able to set TNS_ADMIN in your OS profile.
    Ex.
    # User specific aliases and functions
    # Oracle Settings
    TMP=/tmp; export TMP
    TMPDIR=$TMP; export TMPDIR
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_HOME=/u01/app/oracle/product/11.2.0
    #export DISPLAY=localhost:0.0
    export TZ=CST6CDT 
    export ORACLE_SID=TEST
    export ORACLE_TERM=xterm
    export TNS_ADMIN= Set if sqlnet.ora, tnsnames.ora, etc. are not in $ORACLE_HOME/network/admin
    export NLS_LANG=AMERICAN;
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
    export LD_LIBRARY_PATH
    # Set shell search paths
    PATH=/usr/sbin:$PATH; export PATH
    export PATH=$PATH:$ORACLE_HOME/bin
    # CLASSPATH:
    CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib
    CLASSPATH=$CLASSPATH:$ORACLE_HOME/network/jlib
    export EDITOR=vi
    set -o vi
    PS1='$PWD:$ORACLE_SID >'Best Regards
    mseberg

  • ORACLE 11G INSTALLATION PROBLEM ON WIN7 32 bit

    okay i intalled the 11g edition but quite unsuccesfully . This is the view of start menu entry
    start->allprograms->oracle 11g express edition->empty
    Well, it shouldn't be like this !
    Can't figure out why ?
    Edited by: 908289 on Jan 16, 2012 3:52 AM
    Edited by: 908289 on Jan 16, 2012 7:59 AM

    i have the folder named oracleexe and app folder inside it . so this is what i should get as installed folders i guess !!Yes, that's what you can expect after a successful installation. Take a look in the direct ".\oracle\product\11.2.0\server" below the "app" directory. Do you see some url-link files there? (Despite several other subdirectories, of course...)
    Two of them should be the "Database_homepage" and "Get_Started". Try to call them.
    And Oracle XE service is started . Well, that's great. Sounds like all you lack is the links in you task menu.
    i couldn't quite get you here . which software/ programs are you referring to ? The start menu entry created is shown already as it is in the problem above and installation folders are there as i mentioned above . what else ,you refferring to ?I just wanted to check whether the installer has registered the database in the Windows list. This is part of a successful installation and would offer you the opporunity to uninstall (and perhaps reinstall) the whole package.
    Also , i am not sure which lOG file to check there because there are a lot of them !!As your database seems to be running as noted above, it doesn't seem to be necessary to go into these details.
    You should be able to access your database, either by using the links mentioned above, or, if these failed to be created, by calling the URLs by hand, e.g.
    http://127.0.0.1:8080/apex/f?p=4950 for "Get_Started" and
    http://127.0.0.1:8080/htmldb for the "Database_homepage".
    You should also be able to use the command line tool by calling sqlplus from a command window.
    If that doesn't satisfy you or you face any errors, you could try to reinstall.
    -Udo

  • Importing a dump fails on Oracle 11g

    Hi
    I am trying to import a dump which was created from Oracle 10g version 10.2.0.3 TO Oracle 11g Release 11.1.0.6.0
    Issue 1)
    The command i am using is
    imp dmuser_02/dmuser_02@bnhpdb11_o11ut03.world file=dmpersist.dmp full=y ignore=y
    This command works fine on Oralce 10g(if i try to import the file to Oracle 10g) but fails on Oralce 11g with following error
    "Export file created by EXPORT:V10.02.01 via conventional path
    Warning: the objects were exported by SYS, not by you
    import done in US7ASCII character set and UTF8 NCHAR character set
    import server uses UTF8 character set (possible charset conversion)
    . importing SYS's objects into DMUSER_02
    . importing DMPERSIST's objects into DMPERSIST
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist"
    Issue 2)
    If i use following command
    imp dmuser_02/dmuser_02@bnhpdb11_o11ut03.world file=dmpersist.dmp fromuser=SYS touser=dmuser_02 ignore=y
    I get error
    import done in US7ASCII character set and UTF8 NCHAR character set
    import server uses UTF8 character set (possible charset conversion)
    Import terminated successfully without warnings.
    Any info/pointers/help
    from
    nayeem

    Issue 1)
    The command i am using is
    imp dmuser_02/dmuser_02@bnhpdb11_o11ut03.world
    file=dmpersist.dmp full=y ignore=y
    . importing DMPERSIST's objects into DMPERSIST
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist"Make sure user DMPERSIST exists. Oracle will not create user for you because it looks like this dump file is not from full expor but a schema level export.
    >
    Issue 2)
    If i use following command
    imp dmuser_02/dmuser_02@bnhpdb11_o11ut03.world
    file=dmpersist.dmp fromuser=SYS touser=dmuser_02
    ignore=y
    I get error
    import done in US7ASCII character set and UTF8
    NCHAR character set
    import server uses UTF8 character set (possible
    charset conversion)
    Import terminated successfully without warnings.
    No issue here. The message looks totally normal.

  • Oracle 11g installation issue on windows 2008 -64 bit

    I have downloaded the Oracle DB Server software from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/111070-win64-2008soft-084715.html:
    Oracle Database 11g Release 1 (11.1.0.7.0)
    for Microsoft Windows Server 2008 x64
    win64_11gR1_database_111070.zip (2,014,141,880 bytes)
    The installer always fails with the following:
    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 11g 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.
    I am using Windows 2008R2 -64 bit and not Windows Vista. Any idea?

    Hi;
    Oracle Certified versions for 2008R2:
    Oracle 11.2.0.x
    Oracle 10.2.0.5 (See Note 1173433.1 (How to Install Oracle 10.2.0.5 on MS Windows 7 / Windows 2008R2)
    For Oracle 11gR1:
    For MS Windows 2008, you can select either:
    (11.1.0.7.0)
    Microsoft Windows Server 2008 (32-bit) (1.9 GB)
    Microsoft Windows Server 2008 x64 (1.9 GB)
    For details see:
    Where can I find the Database / Client software to download for Microsoft Vista, or Windows 2008R1? [ID 740926.1]
    Statement of Direction: Oracle Database 11g Release 2 – Microsoft Windows 7 and Windows Server 2008 R2 [ID 867040.1]
    Regard
    Helios

  • Pro*C program fails in Oracle 11g enviroment.

    Hi,
    Right now we have oracle 10g environment in production and Pro*C program compilation and execution works fine.
    We are upgrading Oracle 10g to Oracle 11g.
    When I test the Pro*C program compilation and execution in Oracle 11g environment, the compilation works fine, but the execution fails with following error messgae,
    ld.so.1: test_proc_pgm: fatal: libclntsh.so.11.1: open failed: No such file or directory
    I have verified the LD_LIBRARY_PATH in unix machine where we call the test_proc_pgm, LD_LIBRARY_PATH contains the following libraries..
    u02/oracle/product/11.2.0.3/lib:/lib:
    Please advise.
    Thanks and Regards

    This forum is about general programming in C, C++ and Fortran, and about details of using the Solaris Studio suite of compilers and programming tools.
    Questions about Oracle database programming are more likely to get an answer in a database programming forum. A list of forums is here:
    https://forums.oracle.com/forums/category.jspa?categoryID=18

  • RMAN backup is getting failed after oracle 11g upgarde (11.2.0.2)

    Hi Basis Expert,
    We have done oracle 11g ugrade (11.2.0.2) in our Dev BI system.
    But after the upgrade the RMAN backup is failing. The backup use to work fine when we were on 10g (10.2.0.4).
    Has anyone face this issue earlier.
    Appreciate your help.
    Regards,
    Anil Shenoy

    Hello Anil,
    Syntax is -
    ln -s /path/to/original/ /path/to/linkName
    Output will be -
    linkName --> original
    In your case, 112_64 is the link name according to above SAP Note and 11202 is the original/physical path. So, the command should be -
    ln -s /oracle/<DBSID>/11202 /oracle/<DBSID>/112_64
    And the Result should be, 112_64 --> 11202 (in short)
    So, I think you should change the existing link, 11202->112_64
    Thanks

  • Oracle 11g installation on Linux Enterprise 5 remains hanging at 43%!

    Hi all,
    as per Subject, I have installed a Linux Enterprise 5 OS downloaded by Oracle Download Center and it is now installed following the nice Guide here.
    I have added the missing Linux packages and set up the kernel parameters as per Guide quoted above.
    If I launch the Oracle installation, it completes the packages and parameters check fine, install goes fine until 43% and then hangs.
    It's not freezing as the Installation window shows ongoing animations, if I try to stop installation it responds immediately asking for confirmation.
    It just hangs up!
    The Linux machine is actually on a VMWare image on a MacOS Leopard host.
    I have tried it on my laptop and desktop as well, but the hang point keeps being the same.
    Any idea?
    Thanks in advance.

    Satish Kandi wrote:
    Can you post last 10 lines from the installation log? That might provide some clue.Sure.
    I will copy more that last 10 lines as last 10 lines do not look too descriptive to me.
    This will contain also my Installation abort.
    Summary
    Global Settings
    Source: /mnt/hgfs/Oracle/database/install/../stage/products.xml
    Oracle Base: /home/oracle/app/oracle
    Oracle Home: /home/oracle/app/oracle/product/11.1.0/db_1 (OraDb11g_home1)
    Installation Type: Enterprise Edition
    Product Languages
    English
    Space Requirements
    / Required 3.43GB (includes 224MB temporary) : Available 30.10GB
    New Installations (125 products)
    Oracle Database 11g 11.1.0.6.0
    Enterprise Edition Options 11.1.0.6.0
    Oracle Partitioning 11.1.0.6.0
    Oracle Spatial 11.1.0.6.0
    Oracle OLAP 11.1.0.6.0
    Oracle Database 11g 11.1.0.6.0
    Oracle Text 11.1.0.6.0
    Oracle Net Services 11.1.0.6.0
    Oracle Enterprise Manager Console DB 11.1.0.5.0
    Oracle Net Listener 11.1.0.6.0
    HAS Files for DB 11.1.0.6.0
    Oracle Call Interface (OCI) 11.1.0.6.0
    Enterprise Manager Agent 10.2.0.3.1
    Oracle Programmer 11.1.0.6.0
    Oracle Database Gateway for ODBC 11.1.0.6.0
    Oracle Advanced Security 11.1.0.6.0
    Oracle JVM 11.1.0.6.0
    Database Configuration and Upgrade Assistants 11.1.0.6.0
    Oracle XML Development Kit 11.1.0.6.0
    Generic Connectivity Common Files 11.1.0.6.0
    Oracle Multimedia 11.1.0.6.0
    Oracle Multimedia Locator 11.1.0.6.0
    Oracle Internet Directory Client 11.1.0.6.0
    Oracle Database Utilities 11.1.0.6.0
    Secure Socket Layer 11.1.0.6.0
    PL/SQL 11.1.0.6.0
    Oracle Recovery Manager 11.1.0.6.0
    Oracle Net 11.1.0.6.0
    Assistant Common Files 11.1.0.6.0
    Installation Common Files 11.1.0.6.0
    Enterprise Manager plugin Common Files 11.1.0.5.0
    Oracle LDAP administration 11.1.0.6.0
    SQL*Plus 11.1.0.6.0
    HAS Common Files 11.1.0.6.0
    Oracle Help for the Web 2.0.14.0.0
    Oracle UIX 2.2.20.0.0
    Precompiler Common Files 11.1.0.6.0
    Oracle Clusterware RDBMS Files 11.1.0.6.0
    Cluster Verification Utility Common Files 11.1.0.6.0
    Oracle Wallet Manager 11.1.0.6.0
    Oracle Security Developer Tools 11.1.0.6.0
    XML Parser for Java 11.1.0.6.0
    Enterprise Manager Minimal Integration 11.1.0.6.0
    Oracle Database User Interface 2.2.13.0.0
    SQL*Plus Files for Instant Client 11.1.0.6.0
    Oracle ODBC Driver 11.1.0.6.0
    Required Support Files 11.1.0.6.0
    Database SQL Scripts 11.1.0.6.0
    OLAP SQL Scripts 11.1.0.6.0
    PL/SQL Embedded Gateway 11.1.0.6.0
    Oracle Globalization Support 11.1.0.6.0
    Character Set Migration Utility 11.1.0.6.0
    Oracle Locale Builder 11.1.0.6.0
    Secure Socket Layer 11.1.0.6.0
    Oracle Java Client 11.1.0.6.0
    Oracle JDBC/THIN Interfaces 11.1.0.6.0
    Oracle Multimedia Client Option 11.1.0.6.0
    Oracle Universal Connection Pool 11.1.0.6.0
    Oracle Notification Service 11.1.0.5.0
    Oracle Code Editor 1.2.1.0.0I
    Oracle Ultra Search Server Rdbms 11.1.0.6.0
    Oracle Help For Java 4.2.9.0.0
    Oracle Containers for Java 11.1.0.6.0
    JAccelerator (COMPANION) 11.1.0.6.0
    Database Workspace Manager 11.1.0.6.0
    SQLJ Runtime 11.1.0.6.0
    Oracle Core Required Support Files 11.1.0.6.0
    Platform Required Support Files 11.1.0.6.0
    Oracle Ice Browser 5.2.3.6.0
    Oracle Application Express 11.1.0.6.0
    Oracle SQL Developer 11.1.0.6.0
    Oracle JDBC Server Support Package 11.1.0.6.0
    regexp 2.1.9.0.0
    Enterprise Manager Common Files 10.2.0.3.1
    Installation Plugin Files 11.1.0.6.0
    Oracle JDBC/OCI Instant Client 11.1.0.6.0
    XML Parser for Oracle JVM 11.1.0.6.0
    Oracle XML Query 11.1.0.6.0
    Oracle Message Gateway Common Files 11.1.0.6.0
    Oracle Starter Database 11.1.0.6.0
    Sample Schema Data 11.1.0.6.0
    Precompiler Required Support Files 11.1.0.6.0
    Parser Generator Required Support Files 11.1.0.6.0
    Oracle Multimedia Locator RDBMS Files 11.1.0.6.0
    Oracle Globalization Support 11.1.0.6.0
    Oracle Multimedia Annotator 11.1.0.6.0
    Oracle Multimedia Java Advanced Imaging 11.1.0.6.0
    Oracle Database 11g Multimedia Files 11.1.0.6.0
    Agent Required Support Files 10.2.0.3.1
    Oracle 11g Warehouse Builder Server 11.1.0.6.0
    Oracle Ultra Search Server 11.1.0.6.0
    Oracle Ultra Search Middle-Tier 11.1.0.6.0
    Oracle Ultra Search Common Files 11.1.0.6.0
    Perl Interpreter 5.8.3.0.4
    RDBMS Required Support Files 11.1.0.6.0
    Oracle Display Fonts 9.0.2.0.0
    RDBMS Required Support Files for Instant Client 11.1.0.6.0
    Enterprise Manager Agent Core Files 10.2.0.3.1
    Enterprise Manager Common Core Files 10.2.0.3.1
    Enterprise Manager Grid Control Core Files 10.2.0.3.1
    Enterprise Manager Database Plugin -- Agent Support 11.1.0.5.0
    Enterprise Manager Database Plugin -- Management Service Support 11.1.0.5.0
    Enterprise Manager Repository Core Files 10.2.0.3.1
    Enterprise Manager Database Plugin -- Repository Support 11.1.0.5.0
    Provisioning Advisor Framework 10.2.0.3.1
    XDK Required Support Files 11.1.0.6.0
    Oracle RAC Required Support Files-HAS 11.1.0.6.0
    SQL*Plus Required Support Files 11.1.0.6.0
    Oracle JFC Extended Windowing Toolkit 4.2.36.0.0
    Oracle Extended Windowing Toolkit 3.4.47.0.0
    Oracle OLAP API 11.1.0.6.0
    Oracle OLAP RDBMS Files 11.1.0.6.0
    Oracle Data Mining RDBMS Files 11.1.0.6.0
    Oracle Real Application Testing 11.1.0.6.0
    Bali Share 1.1.18.0.0
    Buildtools Common Files 11.1.0.6.0
    Oracle Net Required Support Files 11.1.0.6.0
    SSL Required Support Files for InstantClient 11.1.0.6.0
    LDAP Required Support Files 11.1.0.6.0
    Oracle ODBC Driverfor Instant Client 11.1.0.6.0
    Oracle Configuration Manager 10.2.6.0.0
    Oracle Universal Installer 11.1.0.6.0
    Oracle One-Off Patch Installer 11.1.0.6.0
    Installer SDK Component 11.1.0.6.0
    Sun JDK 1.5.0.1.1
    INFO: Method 'dispose()' Not implemented in class 'OiCcrCsi'
    INFO: config-context initialized
    INFO: *** Install Page***
    INFO: FastCopy : File Version is Compatible
    INFO: Install mode is fastcopy mode for component 'oracle.server' with Install type 'EE'.
    INFO: Link phase has been specified as needed
    INFO: Setup phase has been specified as needed
    INFO: HomeSetup JRE files in Scratch :0
    INFO: Setting variable 'ROOTSH_LOCATION' to '/home/oracle/app/oracle/product/11.1.0/db_1/root.sh'. Received the value from a code block.
    INFO: Setting variable 'ROOTSH_LOCATION' to '/home/oracle/app/oracle/product/11.1.0/db_1/root.sh'. Received the value from a code block.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_exp_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'racfiles.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_dirs.lst'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_filemap.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'setperms1.sh'.
    INFO: Number of threads for fast copy :1
    WARNING: This will stop installation of all products and exit the Installer. Are you sure that you want to stop the installation and exit?
    INFO: User Selected: Yes/OK
    Thanks :)

Maybe you are looking for

  • Customizing Photoshop Web Gallery in Dreamweaver

    HOW DO I STOP WIDTH OF IMAGE FROM STRETCHING? (height is in proportion) more details: I've almost finished customizing a Photoshop web gallery in Dreamweaver, which is completely confusing for me (i'm a novice) and any head way i made in changing the

  • Issue with PI 7.1 webservice

    Hi, I recently upgraded my sender SOAP (PI web services) from 7.0 to 7.1 Previous 7.0 url changed to below as per SAP note.. http://host:port /XISOAPAdapter/MessageServlet?senderParty=FP& senderService=FS & interface=IF&receiverParty=TP&receiverServi

  • I switched email servers and when I synced to the new server, all my old emails erased... HELP

    I previously had 1&1.com hosting my email addresses ([email protected] & [email protected]) and I recently switched to Weebly/Gmail to host these email addresses... I enabled IMAP forwarding in gmail (which in hinesight I think I should have selected

  • How the data is overwritten in ods

    hi

  • How to execute the content of varchar as query

    Hi everyone! I did a PL/SQL region in apex, in this region I did the query which is storaged in a variable; it was did it concatenate several times, in the procedure I have several sentences. I thought that the command 'execute immediate' would get a