Oracle 11g database installation error

Hi all,
I try to install oracle database 11g in my machine but end of the installation getting some error like OUI -25031 as follows.pls help me
Execution of the plugin was aborted
INFO: Configuration assistant "Oracle Net Configuration Assistant" was canceled.
*** Starting OUICA ***
Oracle Home set to d:\oracle11g
Configuration directory is set to d:\oracle11g\cfgtoollogs. All xml files under the directory will be processed
INFO: The "d:\oracle11g\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.
INFO:
The Runconfig command constructed is D:\oracle11g\oui\bin\runConfig.bat ORACLE_HOME=D:\oracle11g MODE=perform ACTION=configure RERUN=false $*
INFO: Since there is an Internal Plugin Invocation or a Java Plugin Invocation tool in the Oracle Home D:\oracle11g we use the runConfig Command instead of the plugin's command
INFO: Since the option is to overwrite the existing D:\oracle11g\cfgtoollogs\configToolFailedCommands file, backing it up
INFO: The backed up file name is D:\oracle11g\cfgtoollogs\configToolFailedCommands.bak.15
SEVERE: OUI-25031:Some of the configuration assistants failed/cancelled. 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
INFO: --------------------------------------
INFO: The "d:\oracle11g\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.
INFO: The "d:\oracle11g\cfgtoollogs\configToolAllCommands" script contains all commands to be executed by the configuration assistants. This file may be used to run the configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
INFO:
The Runconfig command constructed is D:\oracle11g\oui\bin\runConfig.bat ORACLE_HOME=D:\oracle11g MODE=perform ACTION=configure RERUN=false $*
INFO: Since there is an Internal Plugin Invocation or a Java Plugin Invocation tool in the Oracle Home D:\oracle11g we use the runConfig Command instead of the plugin's command
INFO: Since the option is to overwrite the existing D:\oracle11g\cfgtoollogs\configToolFailedCommands file, backing it up
INFO: The backed up file name is D:\oracle11g\cfgtoollogs\configToolFailedCommands.bak.16
SEVERE: OUI-25029:One or more "Recommended" configuration assistants have not completed successfully. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
INFO: User Selected: Yes/OK
WARNING: Do you really want to exit?
INFO: User Selected: Yes/OK
INFO: The OUICA command is launched from D:\oracle11g\oui\bin\ouica.bat.
INFO:
*** End of Installation Page***
The installation of Oracle Database 11g was successful, but some configuration assistants failed, were cancelled or skipped.
by
vijay
Edited by: 849135 on Jun 20, 2011 3:15 AM

Hi,
Pl. post complete error stack and mention the OS type and version.
thanks,
X A H E E R

Similar Messages

  • Oracle 11g XE - Installation Error

    I am trying to install oracle xe 11g on my Win XP. The installation goes thru well. But when we start the database it starts too. However If I want to login it wont allow.
    I tried to use connect using sys account as sysdba I get the following message:
    Connected to an idle instance.
    After some investigation I figured that there is a script that is not properly formatted in 'postDBCreation.sql". The following is the change that I found the error:
    create spfile='C:\oraclexe\app\oracle\product\11.2.0\server\dbs/spfileXE.ora' FROM pfile='C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\init.ora';
    This should have been like below
    create spfile='C:\oraclexe\app\oracle\product\11.2.0\server\dbs\spfileXE.ora' FROM pfile='C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\init.ora';
    After this change I tried to run XE.Bat file but it is throughing all kinds of SQL errors.
    Can someone tell me what is wrong with this beta version of the Oracle 11g XE installation.
    Lastly get started link also is not working too!!!
    Thanks much in advance,
    SB

    user10958841 wrote:
    I am trying to install oracle xe 11g on my Win XP. What "kind" of XP; SP? Edition? 32- or 64-bit?
    I tried to use connect using sys account as sysdba I get the following message:
    Connected to an idle instance.In that case,
    C:\Users\Test>sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.2.0 Beta on On Apr 27 00:01:01 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area  598437888 bytes
    Fixed Size                  1385180 bytes
    Variable Size             268438820 bytes
    Database Buffers          322961408 bytes
    Redo Buffers                5652480 bytes
    Database mounted.
    Database opened.
    SQL>
    After some investigation I figured that there is a script that is not properly formatted in 'postDBCreation.sql". The following is the change that I found the error:
    create spfile='C:\oraclexe\app\oracle\product\11.2.0\server\dbs/spfileXE.ora' FROM pfile='C:\oraclexe\app\oracle\product\11.2.0\server\config\scripts\init.ora';That forward slash is likely not causing any problem.
    {code}
    SQL> create spfile='?\dbs/spfile_justatest_fw_slash' FROM pfile='?\config\scripts\init.ora';
    File created.
    {code}
    (sqlplus replaces ? with path of Oracle home.)
    After this change I tried to run XE.Bat file but it is throughing all kinds of SQL errors.You need to re-install.
    Lastly get started link also is not working too!!!See other threads in this forum on the similar subject (e.g. use Search Forum with keywords +get +started).
    Edited by: orafad on Apr 27, 2011 12:20 AM
    Edited by: orafad on Apr 27, 2011 12:32 AM

  • Oracle 11g database installation

    Hello,
    I just want to install the oracle 11g database system in my Archlinux. I've looked the wiki but it's a little bit old.
    So has someone tried these days installing it in Arch? How is it going? And the AUR script works?
    Another question is how mush size it will be when installed?
    Thanks!

    I have successfully installed Oracle 11g R2 using the instructions in the Dutch article on the wiki: https://wiki.archlinux.org/index.php/Or … erlands%29 (Google translate is useful).
    I had an issue with the db console, but dropping and recreating the repository sorted that out: http://www.bestremotedba.com/how-to-dro … er-in-10g/

  • Oracle 11g Database Installer - INS-08102 error

    After I click next on Installation option screen, I get the error message [INS-08102] Unexpected error occurred while transitioning from state 'installOptions'
    The details say:
    Cause - No additional information available. Action - Contact Oracle Support Services or refer to the software manual. Summary  - java.lang.NullPointerException
    I get this error regardless of the Installation option I select.
    I am installing it on a windows XP and I am logged on as Administrator. I have the installers on c:\database
    The error log is empty.
    Any ideas or suggestions?

    hiii
    i was also facing the same problem but what i did is uninstalled any previous traces of oracle and deleted oracle folder from program files and it worked fine....

  • Oracle 11g database installation failure

    Hi All.
    Iam tyring to install OIM 11g database on RHEL 6 installed in a VM. I have followed the oracle guide to install oracle Db on linux. Set the display variable .but when OUI is getting started the following error is thrown.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x0000003a48c14d70, pid=3451, tid=140676870371088
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_17-b03 mixed mode)
    # Problematic frame:
    # C [ld-linux-x86-64.so.2+0x14d70]
    # An error report file with more information is saved as hs_err_pid3451.log
    [thread 140677929178880 also had an error]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    ^
    C
    Please help me out.
    guest OS :RHEL 6 64 bit
    JAVA:java version "1.7.0_07"
    Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
    Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
    Host: WINDOWS 7 64 bit
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode, sharing)

    Hi,
    On a different note, I used Oracle Linux 6.0.0.0 64 bit , jdk 1.6.0_30 and database 11.2.1.0 and then ran the following command:
    ./runInstaller -jreLoc /opt/apps/jdk1.6.0_30
    I am able to get installation screen. But if i dont specify jreLoc options its defaulting to OS jdk although i have specified JAVA environment variables like inlcluding in path and setting JAVA_HOME.
    thanks and regards,
    Rajan Kumar

  • Oracle 11g database installation with 6GB SGA and 1GB PGA on x86 dell machn

    I am trying to install oracle 11g on a DEL 2650 PowerEdge machine and want to set set SGA 6GB. I have set the shmmax kernel parameter 6449050944. Whenever i set the SGA size to 6 GB it display an error.
    Can anybody guide me where i am wrong ?

    O/s is Linux AS4 and total memory is 8 GB.
    I just purchased this old refurbished dell poweredge 2650 for testing purpose.
    Want to utilize the maximum memory available for the database.
    swap is 8 GB too.

  • Oracle 9i Database installation error ORA-27102: out of memory HELP

    Hello
    Appologies if this post has been answered already, or if I am meant to post some data capture to show what is the issue however i am a bit unsure what I need.
    I have downloaded oracle 9i for my university course as I need to have it to do some SQL and Forms building.
    I have had a lot of issues but I have battled through them - however now I am stuck on this one.
    I install Oracle and then the below:
    Install Oracle Database 9.2.0.1.0
    Personal Edition 2.80gb
    General Purpose
    I leave the defualt port
    Set my database name
    Select the location
    Character set etc
    then the database config assistant starts to install the new database at 46% i get the error on a pop up window :
    ORA-27102: out of memory
    How can I resolve this??
    I am a mainframe programmer and not at all in anyway a windows whizz - please oculd someone help a dummy understand??
    Again thank you all very much

    You have too few RAM on your machine, even you could successfully create an instance, it's going to slow as hell.
    When you run DBCA to create database, instead of actually creating the database you could choose to dump the SQL scripts and files used for database creation to a directory. This way will give you a chance to modify pfile and reduce the SGA parameter. I believe the default SGA of instance created by DBCA is already beyond your RAM limit.

  • Oracle 10g Database installation error

    I have come up with the message below when I click on setup.exe to launch OUI.
    Using paramFile: C:\Oracle_Setup\stage\Components\oracle.swd.oui\2.3.0.10.0\1\DataFiles\Expanded\bin\win32\oraparam.ini
    Checking requirements...
    Checking operating system version: must be 4.0, 5.0, 5.1 or 5.2.
    Actual 5.1 Passed
    Checking monitor: must be configured to display at least 256 colors.
    Actual 65536 Passed
    Checking if CPU speed is above 300 MHz.
    Actual 3006MHz Passed
    All requirements met.
    However, when the checking requirements process is done,
    there's pop up window titled "Java Virtual Machine Launcher" saying "Could not find the main class. Program will exit".
    I have tried to change the location of JRE in oraparam.ini file for searching the main class. But it does not work. Please help. Is this because my oraparam.ini does not indicate the location of the main class required for the JVM launcher?
    Thank you very much

    Thanks for the help. However, I am not sure what you meant in your answer.
    Let me show my oraparam.ini file below. Please let me know if there's anything to be changed in the file. Thanks a lot.
    [Oracle]
    DISTRIBUTION=FALSE
    SOURCE=C:\Oracle_Setup\stage\products.jar
    LICENSE_LOCATION=
    JRE_LOCATION=C:\Oracle_Setup\stage\Components\oracle.swd.jre\1.4.2.0.0\1\DataFiles\Expanded
    OUI_LOCATION=C:\Oracle_Setup\stage\Components\oracle.swd.oui\2.3.0.10.0\1\DataFiles\Expanded\ouica\win32
    OUI_CORE_LOCATION=C:\Oracle_Setup\stage\Components\oracle.swd.oui\2.3.0.10.0\1\DataFiles\Expanded
    DEFAULT_HOME_LOCATION=
    DEFAULT_HOME_NAME=
    "OUIHome"
    NLS_ENABLED=TRUE
    JRE_MEMORY_OPTIONS=" -mx96m"
    NO_BROWSE=/net
    BOOTSTRAP=FALSE
    THIN_JDBC_FILENAME=classes12.jar
    #THIN_JDBC_FILENAME is optional and defaults to classes12.jar
    #The value specified for this should be packaged with OUI, and should
    #be relative to <OUI expanded stagedir>/jlib/
    THIN_JDBC_FILENAME=classes12.jar
    #JRE_OSDPARAM is to set OS dependent param for JRE ( mainly for native VM in 1.3.1)
    #JRE_OSDPARAM is optional and should be set to -native for the JRE's
    #that support native VM ( mainly for Unix platforms ), in JRE 1.3.1
    #For JRE 1.4.1 this should be set to empty or the type of VM that is
    #supported client/server. The default value is -native in UNIX platforms
    #that supports native VM
    #Unix supporting native -
    JRE_OSDPARAM=""
    CLUSTERWARE={"oracle.crs","10.1.0.2.0"}
    #Unix NOT supporting native and 1.4.1 - JRE_OSDPARAM=""
    #Windows : DO NOT SET or JRE_OSDPARAM=""
    OUI_VERSION=<2.3.0.10.0>
    #RUN_OUICA specifies the batch script name that needs to be run
    #The script is ouica.bat for win32, and ouica.sh for solaris.
    #If the value is not specified, then the OUICA script is not run
    RUN_OUICA=ouica.bat
    #SHOW_HOSTNAME=ALWAYS_SHOW
    #shows the hostname panel always
    SHOW_HOSTNAME=NEVER_SHOW
    #does not the hostname panel
    #SHOW_HOSTNAME=CONDITION_SHOW
    #shows the hostname panel on condition
    #SHOW_HOSTNAME=NEVER_SHOW
    [Certified Versions]
    #You can customise error message shown for failure through CERTIFIED_VERSION_FAILURE_MESSAGE
    Solaris=5.6,5.7,5.8,5.9
    Windows=4.0,5.0,5.1,5.2
    Linux=redhat-2.1AS
    HPUX=B.11.11
    Decunix=V5.1A,V5.1
    AIX=5.1.0.0
    [Solaris-5.6-required]
    #Minimum temp space required by OUI, Increase it if your product installation so requires
    #Temp space is required for bootstrap and during installation
    #The TEMP_SPACE should be the first pre-req to be checked
    TEMP_SPACE=150
    #PACKAGES required by JRE and Product, /usr/bin/pkginfo gets list of packages on system
    PACKAGES=
    #Use PACKAGES_FAILURE_MESSAGE for custom error message for PACKAGES check failure
    #CPU speed required, use /usr/sbin/psrinfo -v to get the speed
    CPU=300
    #Use CPU_FAILURE_MESSAGE to display custom error message for CPU check failure
    #MIN_DISPLAY_COLORS required by OUI, use /usr/openwin/bin/xdpyinfo to get the colors
    MIN_DISPLAY_COLORS=256

  • "post installation requesties of oracle 11g database in windows"

    Plz can any one tell me what are the post installation requesties of oracle 11g database installation in windows?
    thanks & Regards
    Vikash
    "All Izz Well"

    Hi,
    before installing check c:\> setup.exe -debug
    after installation
    You need to create service using oradim utility. with proper account
    http://download.oracle.com/docs/cd/B28359_01/install.111/b32006/postcfg.htm
    as per database
    1)check for invalid objects in the database. select count(*) from dba_objects where status='INVALID'
    if persists run @?/rdbms/admin/utlrp.sql
    2)check the invalid from registry select comp_name,status from dba_registry;
    3)compare the objects before & after activity.
    THanks
    Edited by: CKPT on Nov 10, 2010 3:56 PM

  • Oracle 11G database for 64 bit windows installation error

    Hi,
    I downloaded the 11G 64bit for windows and unzipped the files into one folder and ran the setup.exe as an administrator. It opened up the java screen and I chose, create and configure a database. Next screen I chose, Desktop Class, when I click next it dies. It does not show me teh next screen. I went to the appdata folder and saw this error but not sure what to do EXCEPTION_ACCESS_VIOLATION (0xc0000005). Please help. Thanks for your time and help.

    Adipur wrote:
    Hello, have you tried to create new administrator user, and install using that newly created user...?You found this to be a band-aid solution in your specific instance. (Strange case of installation on windows 7 - unable to complete installation But you have drawn the wrong conclusions and never found the real issue in the cited thread. Under the circumstances, I would not be offering this up as a generalized solution, as you are doing in this thread and in others:
    Re: Oracle 11G database for 64 bit windows installation error
    Re: Trouble installing Oracle Personal in Windows 7 64-bit environment
    I have been doing Oracle DBA work since v 7.3, and have never seen advice like this to be anything more than a work-around the real issue.
    Edited by: EdStevens on May 15, 2013 7:03 AM

  • Silent Mode Oracle 11g r2  Installation on XP error

    Hi
    Installing Oracle 11g R2 on Windows XP , Getting the error while entering the following Command at Command prompt .
    C:Aravind\Oracle\SW\Oracle 11g\database>setup.exe -silent -responseFile C:\oracle\Software\database\db_install.rsp'
    Error : The Command line arguments '11g\database\db_install.rsp' are not valid options . Type OUI -help at the command line for instructions on appropriate command line usage .
    Here is the response file parameters :
    ## Copyright(c) 1999, 2009 Oracle. All rights reserved. ##
    ## Specify values for the variables listed below to customize ##
    ## your installation. ##
    ## Each variable is associated with a comment. The comment ##
    ## identifies the variable type. ##
    ## Please specify the values in the following format: ##
    ## Type Example ##
    ## String "Sample Value" ##
    ## Boolean True or False ##
    ## Number 1000 ##
    ## StringList {"String value 1","String Value 2"} ##
    ## The values that are given as <Value Required> need to be ##
    ## specified for a silent installation to be successful. ##
    ## This response file is generated by Oracle Software ##
    ## Packager. ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #Name : UNIX_GROUP_NAME
    #Datatype : String
    #Description: Unix group to be set for the inventory directory. Valid only in Unix
    platforms.
    #Example: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME=<Value Unspecified>
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Complete path to the products.xml.
    #Example: FROM_LOCATION = "../stage/products.xml"
    FROM_LOCATION="C:\Aravind\Oracle\SW\Oracle 11g\database\install\.\stage\products.xml"
    #Name : ORACLE_HOME
    #Datatype : String
    #Description: Complete path of the Oracle Home.
    #Example: ORACLE_HOME = "C:\OHOME1"
    ORACLE_HOME="C:\app\veeranki\product\11.2.0\dbhome_1"
    #Name : ORACLE_BASE
    #Datatype : String
    #Description: Complete path of the Oracle Base.
    #Example: ORACLE_BASE =
    ORACLE_BASE="C:\app\veeranki"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Oracle Home Name. Used in creating folders and services.
    #Example: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="dbhome_1"
    #Name : SUPPRESS_BUGLIST_WARNING
    #Datatype : Boolean
    #Description: Set to true if the Welcome page in OUI needs to be shown.
    #Example: SUPPRESS_BUGLIST_WARNING = false
    SUPPRESS_BUGLIST_WARNING=false
    #Name : NEXT_SESSION
    #Datatype : Boolean
    #Description: Set to true to allow users to go back to the File Locations page for
    another #installation. This flag also needs to be set to true in order to process
    another response #file (see NEXT_SESSION_RESPONSE).
    #Example: NEXT_SESSION = true
    NEXT_SESSION=true
    #Name : NEXT_SESSION_ON_FAIL
    #Datatype : Boolean
    #Description: Set to true to allow users to invoke another session even if current
    install #session has failed. This flag is only relevant if NEXT_SESSION is set to
    true.
    #Example: NEXT_SESSION_ON_FAIL = true
    NEXT_SESSION_ON_FAIL=true
    #Name : NEXT_SESSION_RESPONSE
    #Datatype : String
    #Description: Set to true to allow users to go back to the File Locations page for
    another #installation. This flag also needs to be set to true in order to process
    another response #file (see NEXT_SESSION_RESPONSE).
    #Example: NEXT_SESSION_RESPONSE = "nextinstall.rsp"
    NEXT_SESSION_RESPONSE="C:\Oracle\db.rsp"
    #Name : DEINSTALL_LIST
    #Datatype : StringList
    #Description: List of components to be deinstalled during a deinstall session.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name, Version : External name. Please use
    the internal #name and version while specifying the value.
    # oracle.swd, 11.2.0.1.0 : Oracle Installation Products 11.2.0.1.0
    #Example: DEINSTALL_LIST = {"oracle.swd","11.2.0.1.0"}
    DEINSTALL_LIST={"oracle.swd","11.2.0.1.0"}
    #Name : CLUSTER_NODES
    #Datatype : StringList
    #Description: This variable represents the cluster node names selected by the user
    for #installation.
    #Example: CLUSTER_NODES = {"node1"}
    CLUSTER_NODES=<Value Unspecified>
    #Name : REMOTE_NODES
    #Datatype : StringList
    #Description: This variable represents the remote node names on which installation
    is carried #out.
    #Example: REMOTE_NODES =
    REMOTE_NODES=""
    #Name : LOCAL_NODE
    #Datatype : String
    #Description: This variable represents the local node.
    #Example: LOCAL_NODE =
    LOCAL_NODE=""
    #Name : RESTART_SYSTEM
    #Datatype : Boolean
    #Description: Set to true to allow automatic restart of the system, if set to
    false then #installer will exit without restarting, no exit confirmation dialog is
    shown.
    #Example: RESTART_SYSTEM = false
    RESTART_SYSTEM=false
    #Name : RESTART_REMOTE_SYSTEM
    #Datatype : Boolean
    #Description: Set to true to allow automatic restart of the remote systems, if set
    to false, #installer will not restart the remote systems, no exit confirmation
    dialog is shown.
    #Example: RESTART_REMOTE_SYSTEM = false
    RESTART_REMOTE_SYSTEM=false
    #Name : ORACLE_HOSTNAME
    #Datatype : String
    #Description: This variable holds the hostname of the system as set by the user.
    #Example: ORACLE_HOSTNAME =
    ORACLE_HOSTNAME="localhost"
    #Name : REMOVE_HOMES
    #Datatype : StringList
    #Description: List of the homes to be removed during a deinstall session. Each
    home is #represented by its full path.
    #Example: REMOVE_HOMES = {<full_path_of_home1>,<full_path_of_home2>, ...}
    REMOVE_HOMES=<Value Unspecified>
    #Name : ACCEPT_LICENSE_AGREEMENT
    #Datatype : Boolean
    #Description: By setting this variable to true, you are accepting the license
    agreement. This #variable is used only for silent installations.
    #Example: ACCEPT_LICENSE_AGREEMENT = true
    ACCEPT_LICENSE_AGREEMENT=true
    #Name : METALINK_LOCATION
    #Datatype : String
    #Description: This variable represents the Oracle metalink location.
    #Example: METALINK_LOCATION =
    METALINK_LOCATION=""
    #Name : METALINK_USERNAME
    #Datatype : String
    #Description: This variable represents the Oracle metalink user name.
    #Example: METALINK_USERNAME =
    METALINK_USERNAME=""
    #Name : MYORACLESUPPORT_USERNAME
    #Datatype : String
    #Description: This variable represents the Oracle metalink user name.
    #Example: MYORACLESUPPORT_USERNAME =
    MYORACLESUPPORT_USERNAME=""
    #Name : METALINK_PASSWORD
    #Datatype : String
    #Description: This variable represents the corresponding Oracle metalink password.
    #Example: METALINK_PASSWORD =
    METALINK_PASSWORD=""
    #Name : MYORACLESUPPORT_PASSWORD
    #Datatype : String
    #Description: This variable represents the corresponding Oracle metalink password.
    #Example: MYORACLESUPPORT_PASSWORD =
    MYORACLESUPPORT_PASSWORD=""
    #Name : PROXY_HOST
    #Datatype : String
    #Description: The proxy host used to connect to Oracle metalink.
    #Example: PROXY_HOST =
    PROXY_HOST=""
    #Name : PROXY_PORT
    #Datatype : String
    #Description: The proxy port used to connect to Oracle metalink.
    #Example: PROXY_PORT =
    PROXY_PORT=""
    #Name : PROXY_REALM
    #Datatype : String
    #Description: The realm for the proxy used to connect to Oracle metalink.
    #Example: PROXY_REALM =
    PROXY_REALM=""
    #Name : PROXY_USER
    #Datatype : String
    #Description: The username for the proxy used to connect to Oracle metalink.
    #Example: PROXY_USER =
    PROXY_USER=""
    #Name : PROXY_PWD
    #Datatype : String
    #Description: The password for the proxy used to connect to Oracle metalink.
    #Example: PROXY_PWD =
    PROXY_PWD=""
    #Name : DONT_PROXY_FOR
    #Datatype : String
    #Description: The dont proxy for list.
    #Example: DONT_PROXY_FOR =
    DONT_PROXY_FOR=""
    #Name : DECLINE_SECURITY_UPDATES
    #Datatype : Boolean
    #Description: OUI Session variable set to decline from receiving the security
    updates
    #Example: DECLINE_SECURITY_UPDATES =
    DECLINE_SECURITY_UPDATES=false
    #Name : COLLECTOR_RESPONSE_FILE
    #Datatype : String
    #Description: OUI Session variable used to provide the OCM response file location
    #Example: COLLECTOR_RESPONSE_FILE =
    COLLECTOR_RESPONSE_FILE=""
    #Name : SECURITY_UPDATES_VIA_METALINK
    #Datatype : Boolean
    #Description: OUI Session variable used to set if the security updates should be
    received via #Metalink details
    #Example: SECURITY_UPDATES_VIA_METALINK =
    SECURITY_UPDATES_VIA_METALINK=false
    #Name : SECURITY_UPDATES_VIA_MYORACLESUPPORT
    #Datatype : Boolean
    #Description: OUI Session variable used to set if the security updates should be
    received via #Metalink details
    #Example: SECURITY_UPDATES_VIA_MYORACLESUPPORT =
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: The top level component to be installed in the current session.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name, Version : External name. Please use
    the internal #name and version while specifying the value.
    # oracle.swd, 11.2.0.1.0 : Oracle Installation Products 11.2.0.1.0
    #Example: TOPLEVEL_COMPONENT = {"oracle.swd","11.2.0.1.0"}
    TOPLEVEL_COMPONENT={"oracle.swd","11.2.0.1.0"}
    #Name : SELECTED_LANGUAGES
    #Datatype : StringList
    #Description: Languages in which the components will be installed.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name : External name. Please use the
    internal name while specifying the value.
    # en, : English
    # fr, : French
    # ar, : Arabic
    # bn, : Bengali
    # pt_BR, : Brazilian Portuguese
    # bg, : Bulgarian
    # fr_CA, : Canadian French
    # ca, : Catalan
    # hr, : Croatian
    # cs, : Czech
    # da, : Danish
    # nl, : Dutch
    # ar_EG, : Egyptian
    # en_GB, : English (United Kingdom)
    # et, : Estonian
    # fi, : Finnish
    # de, : German
    # el, : Greek
    # iw, : Hebrew
    # hu, : Hungarian
    # is, : Icelandic
    # in, : Indonesian
    # it, : Italian
    # ja, : Japanese
    # ko, : Korean
    # es, : Latin American Spanish
    # lv, : Latvian
    # lt, : Lithuanian
    # ms, : Malay
    # es_MX, : Mexican Spanish
    # no, : Norwegian
    # pl, : Polish
    # pt, : Portuguese
    # ro, : Romanian
    # ru, : Russian
    # zh_CN, : Simplified Chinese
    # sk, : Slovak
    # sl, : Slovenian
    # es_ES, : Spanish
    # sv, : Swedish
    # th, : Thai
    # zh_TW, : Traditional Chinese
    # tr, : Turkish
    # uk, : Ukrainian
    # vi, : Vietnamese
    #Example: SELECTED_LANGUAGES = {"en"}
    #SELECTED_LANGUAGES={"en"}
    #Name : COMPONENT_LANGUAGES
    #Datatype : StringList
    #Description: Languages in which the components will be installed.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name : External name. Please use the
    internal name while specifying the value.
    # en, : English
    # fr, : French
    # ar, : Arabic
    # bn, : Bengali
    # pt_BR, : Brazilian Portuguese
    # bg, : Bulgarian
    # fr_CA, : Canadian French
    # ca, : Catalan
    # hr, : Croatian
    # cs, : Czech
    # da, : Danish
    # nl, : Dutch
    # ar_EG, : Egyptian
    # en_GB, : English (United Kingdom)
    # et, : Estonian
    # fi, : Finnish
    # de, : German
    # el, : Greek
    # iw, : Hebrew
    # hu, : Hungarian
    # is, : Icelandic
    # in, : Indonesian
    # it, : Italian
    # ja, : Japanese
    # ko, : Korean
    # es, : Latin American Spanish
    # lv, : Latvian
    # lt, : Lithuanian
    # ms, : Malay
    # es_MX, : Mexican Spanish
    # no, : Norwegian
    # pl, : Polish
    # pt, : Portuguese
    # ro, : Romanian
    # ru, : Russian
    # zh_CN, : Simplified Chinese
    # sk, : Slovak
    # sl, : Slovenian
    # es_ES, : Spanish
    # sv, : Swedish
    # th, : Thai
    # zh_TW, : Traditional Chinese
    # tr, : Turkish
    # uk, : Ukrainian
    # vi, : Vietnamese
    #Example: COMPONENT_LANGUAGES = {"en"}
    #Component : oracle.swd
    COMPONENT_LANGUAGES={"en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installation type of the component.
    #The following choices are available. The value should contain only one of these
    choices.
    #The choices are of the form Internal Name : External name. Please use the
    internal name #while specifying the value.
    # Complete, : Complete
    # Typical, : Minimum
    # Custom, : Custom
    #Example: INSTALL_TYPE = "Complete"
    #Component : oracle.swd
    INSTALL_TYPE="Complete"
    Edited by: user8709943 on Oct 18, 2010 4:34 PM

    Hi Srini ,
    Using the Windows XP professional XP professional service pack 2, Version : 5.1.
    Deleted the space. So now folder is : C:\Aravind\Oracle\SW\Oracle11g\Database .
    C:\Aravind\Oracle\SW\Oracle11g\database>setup.exe -silent -responseFile C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp
    Error : Given Response file C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp is not valid .
    Cause : Syntactically incorrect response file . Either unexpected variables are specified or expected variables are not specified in response file .
    Following is the log file info :
    Using paramFile: C:\Aravind\Oracle\SW\Oracle11g\database\install\oraparam.ini
    The commandline for unzip:
    C:\Aravind\Oracle\SW\Oracle11g\database\install\unzip -qqqo ..\stage\Components\oracle.jdk\1.5.0.17.03\1\DataFiles/"*.jar" -d "C:\DOCUME~1\veeranki\LOCALS~1\Temp\OraInstall2010-10-19_05-49-28AM" INFO: Loading data from: jar:file:/C:/Documents%20and%20Settings/veeranki/Local%20Settings/Temp/OraInstall2010-10-19_05-49-28AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Loading beanstore from jar:file:/C:/Documents%20and%20Settings/veeranki/Local%20Settings/Temp/OraInstall2010-10-19_05-49-28AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Restoring class oracle.install.driver.oui.ConfigCmdMappings from jar:file:/C:/Documents%20and%20Settings/veeranki/Local%20Settings/Temp/OraInstall2010-10-19_05-49-28AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Verifying target environment...
    INFO: Checking whether the IP address of the localhost could be determined...
    INFO: Completed verification of target environment.
    INFO: Inventory exists: false
    INFO: Registering setup bean
    INFO: Validating Response File C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp
    WARNING: Unable to find the namespace URI. Reason: Start of root element expected.
    SEVERE: [FATAL] [INS-10105] The given response file C:\Aravind\Oracle\SW\Oracle11g\database\db_install.rsp is not valid.
    CAUSE: Syntactically incorrect response file. Either unexpected variables are specified or expected variables are not specified in the response file.
    ACTION: Refer the latest product specific response file template
    SUMMARY:
    - cvc-complex-type.2.4.a: Invalid content was found starting with element 'LOCAL_NODE'. One of '{"":oracle.install.responseFileVersion, "":oracle.install.option, "":SELECTED_LANGUAGES, "":ORACLE_HOSTNAME, "":INVENTORY_LOCATION, "":UNIX_GROUP_NAME, "":oracle.install.db.InstallEdition, "":ORACLE_BASE, "":ORACLE_HOME, "":oracle.install.db.CLUSTER_NODES, "":oracle.install.db.DBA_GROUP, "":oracle.install.db.OPER_GROUP, "":oracle.install.db.isCustomInstall, "":oracle.install.db.customComponents, "":oracle.install.db.config.starterdb.type, "":oracle.install.db.config.starterdb.SID, "":oracle.install.db.config.starterdb.globalDBName, "":oracle.install.db.config.starterdb.characterSet, "":oracle.install.db.config.starterdb.memoryLimit, "":oracle.install.db.config.starterdb.enableSecuritySettings, "":oracle.install.db.config.starterdb.installExampleSchemas, "":oracle.install.db.config.starterdb.memoryOption, "":oracle.install.db.config.starterdb.storageType, "":oracle.install.db.config.starterdb.fileSystemStorage.recoveryLocation, "":oracle.install.db.config.starterdb.fileSystemStorage.dataLocation, "":oracle.install.db.config.starterdb.password.ALL, "":oracle.install.db.config.starterdb.password.SYS, "":oracle.install.db.config.starterdb.password.DBSNMP, "":oracle.install.db.config.starterdb.password.SYSMAN, "":oracle.install.db.config.starterdb.password.SYSTEM, "":oracle.install.db.config.starterdb.control, "":oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification, "":oracle.install.db.config.starterdb.dbcontrol.emailAddress, "":oracle.install.db.config.starterdb.dbcontrol.SMTPServer, "":oracle.install.db.config.starterdb.gridcontrol.gridControlServiceURL, "":oracle.install.db.config.starterdb.automatedBackup.enable, "":oracle.install.db.config.starterdb.automatedBackup.osuid, "":oracle.install.db.config.starterdb.automatedBackup.ospwd, "":oracle.install.db.config.asm.diskGroup, "":oracle.install.db.config.asm.ASMSNMPPassword, "":SECURITY_UPDATES_VIA_MYORACLESUPPORT, "":DECLINE_SECURITY_UPDATES, "":MYORACLESUPPORT_USERNAME, "":MYORACLESUPPORT_PASSWORD, "":PROXY_PORT, "":PROXY_HOST, "":PROXY_USER, "":PROXY_PWD}' is expected.
    cvc-datatype-valid.1.2.1: '""' is not a valid value for 'integer'.
    cvc-type.3.1.3: The value '""' of element 'PROXY_PORT' is not valid.
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:16
    INFO: Advice is ABORT
    SEVERE: Unconditional Exit
    INFO: Adding ExitStatus FAILURE to the exit status set
    WARNING: A log of this session is currently saved as: C:\DOCUME~1\veeranki\LOCALS~1\Temp\OraInstall2010-10-19_05-49-28AM\installActions2010-10-19_05-49-28AM.log. Oracle recommends that if you want to keep this log, you should move it from the temporary location to a more permanent location
    Can u please suggest what could be the issue . .
    Thank You

  • Oracle 11g Database Prerequisites Check Failed

    hi all, i need to install the oracle 11g database on my D drive but the check was failed where the check take place in C drive. Therefore, i just skipped it.
    I do meet all the requirement but still failed, why ?
    During the oracle database 11g, there are some components which cannot be found like em.war, em.ear, drluln.sql.sbs, system-application.xml, system-jazz-data.xml .
    What is the error about ?
    Is it possible to install ?
    Thanks.
    Edited by: peterwkc on Mar 19, 2011 3:19 AM

    schavali wrote:
    Pl post details of your OS version, along with which 11g version you are trying to install. Are you following the steps in the official installl Guides - http://www.oracle.com/technetwork/database/enterprise-edition/documentation/database-093888.html ?
    I am not sure why you are acting surprised that the install was not successful when you are ignoring install warnings/errors :-)
    As indicated in the thread link above, have you downloaded and unzipped both of the install zip files into the same directory ?
    Pl also post relevant sections from the install log that show what prereq checks have failed.
    HTH
    SriniI copied the disk 2 component into disk 1 component folder where the installation is successful but prerequiresite still failed where i just ignore where i have set all the env variable.
    By the way, thanks for your reply.

  • Problem Oracle 10g database Installation on Windows 2003 Server

    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad Shoaib

    898118 wrote:
    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad ShoaibOracle really doesn't like to be installed into directories with spaces in their names.

  • What are the privileges required for explain plan in Oracle 11g database

    I am facing the problem in doing a explain plan for a view in Oracle 11g database. When I select from the view like this:
    select * from zonewisearpu
    It does a select on the view but when I give explain plan like
    explain plan for
    select * from zonewisearpu
    I get the error like insufficient privileges.
    Please let me know if things are getting missed out as I guess system level privileges are required to execute this.
    I hope, my question is clear.
    It’s a humble request to revert urgently if possible as I need to complete a task and do not know the way out.
    Regards

    975148 wrote:
    Thanks for your reply. I have found out that an explain plan is possible on the user's own objects and is not possible on the granted objects from a different schema. For eg, if I do a explain plan on a view querying on tables from a different view, it would not allow the explain plan to proceed. This could mean that explain plan needs different privileges than just a select.
    Requesting for a revert to this.
    Here is a simple test case that I have perfomed
    SQL> create user test1 identified by test1;
    User created.
    SQL> create user test2 identified by test1;
    User created.
    SQL> grant connect, resource to test1,test2;
    Grant succeeded.
    SQL> create table test1.tab1 as select * from v$session;
    Table created.
    SQL> connect test2/test1
    Conencted.
    SQL> show user
    USER is "TEST2"
    SQL>
    SQL> explain plan for
      2  select sid,serial#,status,username from test1.tab1 where username<> '';
    Explained.
    SQL>
    So, as can be seen I am able to do a explain plan from user test2 for tables belong to user test1.
    As far as privileges are concerned, following is the list
    SQL> select * from dba_role_privs where grantee in ('TEST1','TEST2') order by 1;
    GRANTEE                        GRANTED_ROLE                   ADM DEF
    TEST1                          CONNECT                        NO  YES
    TEST1                          RESOURCE                       NO  YES
    TEST2                          CONNECT                        NO  YES
    TEST2                          RESOURCE                       NO  YES
    SQL>
    SQL> select grantee,owner,table_name,privilege from dba_tab_privs where grantee in ('TEST1','TEST2') order by 1;
    GRANTEE    OWNER      TABLE_NAME           PRIVILEGE
    TEST2      TEST1      TAB1                 SELECT
    SQL>
    SQL>  select * from dba_sys_privs where grantee in ('TEST1','TEST2') order by 1;
    GRANTEE    PRIVILEGE                      ADM
    TEST1      UNLIMITED TABLESPACE           NO
    TEST2      UNLIMITED TABLESPACE           NO
    SQL>

  • Oracle 11g Database Configuration Assistant Hangs At 45% During 1st Install

    Platform: Windows Vista 64 Bit Version
    Downloaded: Oracle 11g Database 64 Bit
    Service Pack 1
    Greetings to all my Oracle Seniors. I have been attempting in vain to install the Oracle 11g database software package fully. I was able to complete the initial installation and made it to the second recommended action which was the Database Configuration Assistant operation. After 3 attempts, the progress bar stalled at 45%. I tried to look at the log file cfgtoologs (cloneDBCreation, and CloneRmanRestore), but it said that I didn't have permission. My pre-check cleared OK on everything. So, please direct me as to how to correct this issue.
    Thanks
    Preston
    System Integrator

    Well, that is not much of an option right now. I discovered that I have to reinstall the XP Pro OS after attempting the 11g installation 4 times and the install always stalled at 69% during the initial installation. I did have Windows Service Pack 3 installed on the system. I down graded and added 1 G of additional memory and checked the pre-check with no problem. But, the install continued to stall at 69%. So, and, yet, here we are.
    Now in regards to the metalink notes, I am new to the forum, so I don't know my way around quite yet. Isn't the metalink the paid suppport option? If so, I don't have that access.

Maybe you are looking for

  • How do I create a group in my address book to send and e-mail to multiple contacts

    can I set up a group in my contacts / address book to send the an e-mail to multiple contacts? I have mac book pro & I-pad 2 running latest operating system. Thanks

  • Send for Review problem

    Working on Contribute3. Administrator is not on the list of users to send drafts for review. All other users appear fine. Site setup and Admin acct was created on an earlier version of Contribute. All other users were created in Contribute3. Is that

  • Spooling the output of a Query with out displaying the rows

    Hello All, Is it possible to spool the output of a query/dbms_output.put_line with out displaying the Query output on the console. In my case,list of rows in the output is huge, I want to eliminate displaying the output of query so that spooling will

  • SAP HR Headcount Reporting

    Hi Experts, We are consolidating our system and looking for optimal ways to identify the correct headcounts. SAP provides standard reports S_PH9_46000219 for headcount. Can someone help me in identifying what is considered as a headcount from SAP sta

  • CN71 is giving dump

    Hi, I am creating version in cn72. when I am displaying it in cn71,it is giving dump. In cn71 , I am giving project,then choosing DB profile and clicking version data and sales data and then enter.Then in the project version I am giving the version t