Linking in progress doesn't respond during silent install of oracle db 10g

I performed all required settings for installing oracle database 10g on my remote server (redhat), I set the values of the response file for a silent install of enterprise edition.
The installation works fine till the prompt says --- Linking in progress .
then it takes a very long time without saying anything else, i checked /oraInventory for the log files, but there is no log for the silent install, which might mean that there is no error reported and that the connection or the shell application I am using (putty) has lost connection or something like that.
I tried re-installation many times, but it still stops at the same step, the putty status bar says inactive later on, i then realize that there is no connection or some other failure.
What can I do to fix this?

you are welcome, unfortunately you didn't mark this thread as a question so no stars for me .
Nervermind, herewith the feedback on your questions :
Should I make a dbca.rsp ? how would I pass it to my install command line?
In silent mode, DBCA uses values that you specify in the response file or as command-line options to create a database. DBCA does not display any screens or information while it creates the database. It logs all messages (including information, errors, and warnings) in a log file.
From the command line, enter the following command to see all of the DBCA options that are available when you use the silent mode:
$ @ora_root:[bin]dbca.com -help
Read more in that document : http://download.oracle.com/docs/html/B13681_01/a_nonint.htm#CIHDHHBE
I tried: ps -efd | grep -i run , alot of process appeared, how would I know if the installer is among them?
try to grep with a much longer name i.e :
ps -efd | grep -i runinstaller
What is fuser * in the log directory ? is this a file I should create or what?
No fuser is a unix/linux command that enable you to identify processes using a file or file structure. The fuser utility displays the process IDs of the processes that are using the files specified as arguments.
So if the runinstaller still active you will see i.e.
fuser silentInstall2008-08-08_10-50-48AM.log
silentInstall2008-08-08_10-50-48AM.log: 14506o
14506 is your process ID
Hope this helps you!

Similar Messages

  • Need help: Silent install of oracle 11g express edition does not install services.  As a result, i'm unable to start\launch database

    Installing using the GUI works fine.  I'm using the following code to perform the silent installation of the oracle client: C:\temp_pyx\Oracle source\3-Oracle 11G Express\setup.exe /S /f1"C:\temp_pyx\Oracle source\3-Oracle 11G Express\response\OracleXe-install.iss" /f2 "c:\windows\logs\paychex\oracle11ginstall.log"
    Result code in "oracle11gisntall.log" shows "result = 3"
    response file is configured as follows:
    **  Response file to perform silent install of Oracle Database 11g Express Edition    **
    **  Values for the following variables are configurable:                              **
    **  szDir - Provide a valid path                                                      **
    **  TNSPort - Provide any valid available port number                                 **
    **  MTSPort - Provide any valid available port number                                 **
    **  HTTPPort - Provide any valid available port number                                **
    **  SYSPassword - Provide a valid password string                                     **
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-DlgOrder]
    Dlg0={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0
    Count=7
    Dlg1={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0
    Dlg2={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0
    Dlg3={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013
    Dlg4={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011
    Dlg5={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0
    Dlg6={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0]
    szDir=C:\programdata\oraclexe
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013]
    TNSPort=1521
    MTSPort=2031
    HTTPPort=8080
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011]
    SYSPassword="Intentionally left blank"
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0]
    Result=1
    bOpt1=0
    bOpt2=0

    I only see the following folders after install, which tells me that although the program shows up in program and features, it is still not successfully installed?

  • DBCA doesn't respond in -silent or -progress_only mode (Linux Installation)

    Hi,
    I run the ./runInstaller in silent mode for installing oracle 10g database software only, it run successfully:
    End of install phases.(Thu Oct 30 20:02:46 CST 2008)
    WARNING:A new inventory has been created in this session. However, it has not yet been registered as the central inventory of this system.
    To register the new inventory please run the script '/oracle/home/oraInventory/orainstRoot.sh' with root privileges.
    If you do not register the inventory, you may not be able to update or patch the products you installed.
    The following configuration scripts need to be executed as root for configuring the system. If you skip the execution of the configuration tools, the configuration will not be complete and the product wont function properly. In order to get the product to function properly, you will be required to execute the scripts and the configuration tools after exiting the OUI.
    /oracle/product/10.2.0/db_1/root.sh
    The installation of Oracle Database 10g was successful.
    Now I am trying to run the Database Configuration Assistant (DBCA) in silent mode:
    1) # dbca -silent -responseFile /db10g/database/dbca.rsp
    It just run and take a very long time without finishing or showing any response, the process seem to exist even without being able to kill it using, kill <pid>, I tried aborting the command line by ctrl + x, it gets out to the command prompt, but I checked the process and found that it is still running.
    I tried passing -progress_only paramater to show the progress bar:
    2) # dbca -progress_only -responseFile /db10g/database/dbca.rsp
    It gives me this error and stops giving any further response
    <strong>{color:#ff0000}*** Warning: Cannot convert string "-b&h-lucida-medium-r-normal-sans-*-140-*-*-p-*-iso8859-1" to type FontStruct{color}
    </strong>
    Note: I am connecting to the remote host linux through putty with X11 forwarding, using Xming as my local PC X Server.
    Any clue for fixing this?

    Hi,
    No, I'm not looking to make oracle RAC, just though missing such files may be the reason for the dbca being stuck, it's not the reason, right?
    I am just running:
    dbca -silent -createDatabase -templateName General_Purpose.dbc -gdbname myodb -characterset AL32UTF8 -datafiledestination /oracle/home/oradata
    Which doesn't respond except with this line:
    [main] [19:55:45:551] [StepContext.setListenersToUpdate:681] needLocalListener = false
    And this trace.log file, there is no silent.log file created & the process running dbca keeps alive forever:
    31535 pts/16 00:00:00 dbca
    NOTE: There is no listener.ora or tnsnames.ora files in my /network/admin. Should I have created them or they should have been done during the installation of oracle software? if I should make them, how to make them and how to run the listener?
    Am I working in the right sequence? runInstaller has finished successful without database creation.
    Now i am trying with dbca, if i am missing any steps before dbca would you please mention them to me?
    Here is the trace file of dbca that keeps the same even after 2 hours
    [main] [19:55:46:428] [CommandLineArguments.process:562] CommandLineArguments-&gt;process: number of arguments = 10
    [main] [19:55:46:428] [CommandLineArguments.process:737] CommandLineArguments-&gt;process: Create Database argument is specified
    [main] [19:55:46:429] [CommandLineArguments.process:909] CommandLineArguments-&gt;process: template Name argument is specified
    [main] [19:55:46:429] [CommandLineArguments.process:959] CommandLineArguments-&gt;process: db name argument is specified
    [main] [19:55:46:429] [CommandLineArguments.process:3073] CommandLineArguments-&gt;process: in Operation Type is Creation/GenerateScripts Mode condition
    [main] [19:55:46:430] [CommandLineArguments.process:3292] CommandLineArguments-&gt;process: Successfully process command line arguments
    [main] [19:55:46:430] [SilentHost.initialize:151] SilentHost-&gt; initialize: m_tempLogFile = /oracle/product/10.2.0/db_1/cfgtoollogs/dbca/silent.log
    [main] [19:55:46:430] [Host.checkOPS:2051] Inside checkOPS
    [main] [19:55:46:431] [Host.checkOPS:2063] Trying to check cluster existence
    [main] [19:55:46:952] [Library.getInstance:95] Created instance of Library.
    [main] [19:55:46:953] [Version.isPre10i:189] isPre10i.java: Returning FALSE
    [main] [19:55:46:953] [UnixSystem.getCSSConfigType:1985] configFile=/etc/oracle/ocr.loc
    [main] [19:55:46:954] [UnixSystem.getCSSConfigType:2029] configType=null
    [main] [19:55:46:954] [Host.checkOPS:2069] cluster existence:false
    [main] [19:55:46:954] [Host.checkOPS:2107] Cluster installed=false
    [main] [19:55:48:554] [InitParamHandler.endElement:506] CustomSGA flag: false
    [main] [19:55:48:555] [InitParamHandler.endElement:507] Database Type: MULTIPURPOSE
    [main] [19:55:48:560] [InitParamHandler.endElement:508] Mem Percentage: 40
    [main] [19:55:48:561] [InitParamHandler.endElement:526] distributing Memory: 848927129
    [main] [19:55:49:126] [QueryCluster.&lt;init&gt;:56] No Cluster detected
    [main] [19:55:49:127] [QueryCluster.isCluster:65] Cluster existence check = false
    [main] [19:56:16:93] [OsUtilsUnix.getKernelParam:955] Kernel Parameter: shmmax value536870912
    [main] [19:56:16:110] [StorageAttributes.setAttribute:232] IN threadID:1 group#=1
    [main] [19:56:16:112] [StorageAttributes.setAttribute:232] IN threadID:1 group#=2
    [main] [19:56:16:112] [StorageAttributes.setAttribute:241] Current threadID=1
    [main] [19:56:16:112] [StorageAttributes.setAttribute:248] Current threadID=1 ==&gt; redoGroups[0]=1
    [main] [19:56:16:113] [StorageAttributes.setAttribute:258] vRedoGroups:[1]
    [main] [19:56:16:113] [StorageAttributes.setAttribute:288] setAttribute: bExists=false
    [main] [19:56:16:118] [StorageAttributes.setAttribute:232] IN threadID:1 group#=3
    [main] [19:56:16:118] [StorageAttributes.setAttribute:241] Current threadID=1
    [main] [19:56:16:119] [StorageAttributes.setAttribute:248] Current threadID=1 ==&gt; redoGroups[0]=1
    [main] [19:56:16:119] [StorageAttributes.setAttribute:248] Current threadID=1 ==&gt; redoGroups[1]=2
    [main] [19:56:16:119] [StorageAttributes.setAttribute:258] vRedoGroups:[1, 2]
    [main] [19:56:16:119] [StorageAttributes.setAttribute:288] setAttribute: bExists=false
    [main] [19:56:16:120] [TemplateManager.parseCloneTemplate:1474] See for any transportable datafiles in TemplateManager.....
    [main] [19:56:16:121] [Host.setupOIDCommandlineParameters:7171] setupOIDCommandlineParameters:
    [main] [19:56:16:121] [Host.setupOIDCommandlineParameters:7172] m_regWithdirService: false
    [main] [19:56:16:121] [Host.setupOIDCommandlineParameters:7173] m_unregWithdirService: false
    [main] [19:56:16:121] [Host.setupOIDCommandlineParameters:7174] m_updateDirService: false
    [main] [19:56:16:122] [Verifier.processRawConfigFile:3523] StorageType == 0
    [main] [19:56:16:122] [Verifier.setOradataDest:4349] setOradataDest:dfDest=/oracle/home/oradata
    [main] [19:56:16:122] [TemplateManager.updateDatafileDestination:1950] updateDatafiles:datafileDir=/oracle/home/oradata
    [main] [19:56:16:123] [TemplateManager.updateDatafileDestination:2096] From template, RedoLogGrName=1
    [main] [19:56:16:184] [TemplateManager.updateDatafileDestination:2111] new file name redo01.log
    [main] [19:56:16:185] [TemplateManager.updateDatafileDestination:2096] From template, RedoLogGrName=2
    [main] [19:56:16:185] [TemplateManager.updateDatafileDestination:2111] new file name redo02.log
    [main] [19:56:16:185] [TemplateManager.updateDatafileDestination:2096] From template, RedoLogGrName=3
    [main] [19:56:16:186] [TemplateManager.updateDatafileDestination:2111] new file name redo03.log
    [main] [19:56:16:186] [SilentHost.performOperation:394] processRawConfigFile=false
    [main] [19:56:16:186] [Verifier.validateTemplate:1629] StorageType == 0
    [main] [19:56:16:186] [SilentHost.performOperation:409] validateTemplate=true
    [main] [19:56:16:214] [OsUtilsUnix.getKernelParam:955] Kernel Parameter: shmmax value536870912
    [main] [19:56:16:215] [Verifier.validateTemplate:1629] StorageType == 0
    [main] [19:56:16:265] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=/oracle/home/
    [main] [19:56:16:267] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=/oracle/home/
    [main] [19:56:16:268] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=/oracle/home/
    [main] [19:56:16:268] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=/oracle/home/
    [main] [19:56:16:269] [Verifier.calculateCloneDatafilePathsAndSizes:2951] canonicalPath=/oracle/home/
    [main] [19:56:16:269] [Verifier.calculateRedoLogGroupFileSizes:3083] canonicalPath=/oracle/home/
    [main] [19:56:16:270] [Verifier.calculateRedoLogGroupFileSizes:3083] canonicalPath=/oracle/home/
    [main] [19:56:16:270] [Verifier.calculateRedoLogGroupFileSizes:3083] canonicalPath=/oracle/home/
    [main] [19:56:16:271] [Verifier.getControlfFileSizes:3001] No. of Control files:=3
    [main] [19:56:16:271] [Host.executeSteps:4036] Executing steps....
    [main] [19:56:16:272] [Host.setUpForOperation:2915] setUpForOperation: Mode = 128
    [main] [19:56:16:280] [Host.executeSteps:4178] setupForOperation returned: true
    [main] [19:56:16:281] [Host.createStepSQLInterface:5940] sid =myodb
    [main] [19:56:16:297] [SQLEngine.initialize:241] Execing SQLPLUS/SVRMGR process...
    [main] [19:56:16:302] [SQLEngine.initialize:269] m_bReaderStarted: false
    [main] [19:56:16:303] [SQLEngine.initialize:273] Starting Reader Thread...
    it stops at the starting reader thread,
    Additional information about things i tried:
    I tried lsnrctl start, it just give that:
    # lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 01-NOV-2008 21:02:42
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    #dbstart also doesn't give out any respose just hanging without saying anything or giving errors or even getting back to the shell prompt
    Can you figure out what I am missing?

  • Screen ipad doesn't respond during video viewing home sharing with multiple iOS devices simultaneously

    A have a problem with the videos app and iTunes home sharing on multiple iOS devices.
    This is my setup. On my iMac 2006 with Snow Leopard I have:
    - 100+ dvd's ripped in my iTunes movie section
    - 600+ episodes ripped in iTunes TV-section in 35 TV-shows
    - 1 apple tv, 1 iPad 2, 1 iPad mini
    On an average evening my family is watching different tv-shows simultaneously on the apple tv, the ipad, an iphone, and an ipad mini.
    This is done through home sharing on the one iTunes library.
    All updated apps, software etc..
    What happens on the ipads, after viewing for more than 10 minutes, the user interface doesn't show up when tapping the screen. The touchscreen doesn't respond, only the home button works. Clicking the home button closes the app, but the sound of the video keeps on playing. Opening up the videos app again gives a black screen with sound still playing and still no button or UI.
    The only workaround which currently works is killing the videos app. Power off the ipad and power on again, reconnect to the shared library, wait until it has found all the content (1+ minutes) and startup the tv show again.
    All in all, a nasty way to pause your viewing or switching to another movie of tv episode, or even wanting to finish viewing.
    The problem has haunted me for a year now, patiently waiting and hoping software-updates would fix it. They didn't.
    A fix would obviously hugely improve my user experience, getting it on par with Apples usual quality of service.
    Anyone familiar with this problem? Apple: is it possible to fix it in an update?

    Same here for over a year now.
    You cant imagine how happy i am that im not the only one with this problem.
    many of frinds have the same setup as me (ipad 2, 27"imac, express, apple tv 2)
    No problem
    I had the problem on Snow Leopard, lion and now on mountain lion.
    I'am also starting to get a new problem - sometimes when waching a movie on iPad or ATV it just quits the movie and you have to start it again
    on the iPad most of the time it also shows the wrong cover art. I tried all the hints here, and i works for a day or two then its wrong again
    I store my itunes library on an external drive - you ???

  • Silent Install of Oracle Patch 10.1.0.2.0

    I'm trying to do a silent installation of the 9.2.0.5_PATCH_SET_FOR_ORACLE_DATABASE_SERVER. I want to install the Oracle 10.1.0.2.0 patch first. Below is my response file. When I try to run the installation silently the Language Selector appears. What am I missing here?
    Any Help is appreciated.
    ## Copyright (c) 1999, 2004 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=" "
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Complete path to the products.xml.
    #Example: FROM_LOCATION = "..\stage\products.xml"
    FROM_LOCATION="Y:\Software\Oracle_9i_Patches\9.2.0.5_PATCH_SET_FOR_ORACLE_DATABASE_SERVER\Disk1\stage\products.xml"
    #Name : FROM_LOCATION_CD_LABEL
    #Datatype : String
    #Description: This variable should only be used in multi-CD installations. It includes the label of the compact disk where the file "products.xml" exists. The label can be found in the file "disk.label" in the same directory as products.xml.
    #Example: FROM_LOCATION_CD_LABEL = "CD Label"
    FROM_LOCATION_CD_LABEL=<Value Unspecified>
    #Name : ORACLE_HOME
    #Datatype : String
    #Description: Complete path of the Oracle Home.
    #Example: ORACLE_HOME = "C:\OHOME1"
    ORACLE_HOME="C:\Oracle\Ora92"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Oracle Home Name. Used in creating folders and services.
    #Example: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="OraHome92"
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: The top level component to be installed in the current session.
    #Example: TOPLEVEL_COMPONENT = {"oracle.swd.oui","10.1.0.2.0"}
    TOPLEVEL_COMPONENT={"oracle.swd.oui","10.1.0.2.0"}
    #Name : SHOW_SPLASH_SCREEN
    #Datatype : Boolean
    #Description: Set to true if the initial splash screen in OUI needs to be shown.
    #Example: SHOW_SPLASH_SCREEN = true
    SHOW_SPLASH_SCREEN=true
    #Name : SHOW_WELCOME_PAGE
    #Datatype : Boolean
    #Description: Set to true if the Welcome page in OUI needs to be shown.
    #Example: SHOW_WELCOME_PAGE = false
    SHOW_WELCOME_PAGE=false
    #Name : SHOW_CUSTOM_TREE_PAGE
    #Datatype : Boolean
    #Description: Set to true if the custom tree page in OUI needs to be shown.
    #Use this page to select or de-select dependencies. This page appears only in a custom install type.
    #Example: SHOW_CUSTOM_TREE_PAGE = false
    SHOW_CUSTOM_TREE_PAGE=false
    #Name : SHOW_COMPONENT_LOCATIONS_PAGE
    #Datatype : Boolean
    #Description: Set to true if the component locations page in OUI needs to be shown.
    #This page only appears if there are products whose installed directory can be changed.
    #If you set this to false you will prevent the user from being able to specify alternate directories.
    #Example: SHOW_COMPONENT_LOCATIONS_PAGE = false
    SHOW_COMPONENT_LOCATIONS_PAGE=false
    #Name : SHOW_SUMMARY_PAGE
    #Datatype : Boolean
    #Description: Set to true if the summary page in OUI needs to be shown.
    #The summary page shows the list of components that will be installed in this session.
    #Example: SHOW_SUMMARY_PAGE = true
    SHOW_SUMMARY_PAGE=false
    #Name : SHOW_INSTALL_PROGRESS_PAGE
    #Datatype : Boolean
    #Description: Set to true if the install progress page in OUI needs to be shown.
    #This page shows the current status in the installation. The current status includes the product being installed and the file being copied.
    #Example: SHOW_INSTALL_PROGRESS_PAGE = true
    SHOW_INSTALL_PROGRESS_PAGE=false
    #Name : SHOW_REQUIRED_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Set to true if the required config assistants page in OUI needs to be shown.
    #This page shows the list of required configuration assistants that are part of this installation.
    #It shows the status of each assistant, including any failures with detailed information on why it failed.
    #Example: SHOW_REQUIRED_CONFIG_TOOL_PAGE = true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=false
    #Name : SHOW_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Set to true if the config assistants page in OUI needs to be shown.
    #This page shows the list of configuration assistants that are part of this installation and are configured to launch automatically.
    #It shows the status of each assistant, including any failures with detailed information on why it failed.
    #Example: SHOW_CONFIG_TOOL_PAGE = true
    SHOW_CONFIG_TOOL_PAGE=false
    #Name : SHOW_RELEASE_NOTES
    #Datatype : Boolean
    #Description: Set to true if the release notes of this installation need to be shown at the end of installation.
    #This dialog is launchable from the End of Installation page and shows the list of release notes available for the products just installed.
    # This also requires the variable SHOW_END_SESSION_PAGE variable to be set to true.
    #Example: SHOW_RELEASE_NOTES = true
    SHOW_RELEASE_NOTES=false
    #Name : SHOW_ROOTSH_CONFIRMATION
    #Datatype : Boolean
    #Description: Set to true if the Confirmation dialog asking to run the root.sh script in OUI needs to be shown.
    #Valid only for Unix platforms.
    #Example: SHOW_ROOTSH_CONFIRMATION = true
    SHOW_ROOTSH_CONFIRMATION=false
    #Name : SHOW_END_SESSION_PAGE
    #Datatype : Boolean
    #Description: Set to true if the end of session page in OUI needs to be shown.
    #This page shows if the installation is successful or not.
    #Example: SHOW_END_SESSION_PAGE = true
    SHOW_END_SESSION_PAGE=false
    #Name : SHOW_EXIT_CONFIRMATION
    #Datatype : Boolean
    #Description: Set to true if the confirmation when exiting OUI needs to be shown.
    #Example: SHOW_EXIT_CONFIRMATION = true
    SHOW_EXIT_CONFIRMATION=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=false
    #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=false
    #Name : NEXT_SESSION_RESPONSE
    #Datatype : String
    #Description: Optionally specifies the full path of the next session's response file. If only a file name is specified, the response file is retrieved from the <TEMP>/oraInstall directory. This variable is only active if NEXT_SESSION is set to true.
    #Example: NEXT_SESSION_RESPONSE = "nextinstall.rsp"
    NEXT_SESSION_RESPONSE=<Value Unspecified>
    #Name : DEINSTALL_LIST
    #Datatype : StringList
    #Description: List of components to be deinstalled during a deinstall session.
    #Example: DEINSTALL_LIST = {"oracle.swd.oui","10.1.0.2.0"}
    DEINSTALL_LIST={"oracle.swd.oui","10.1.0.2.0"}
    #Name : SHOW_DEINSTALL_CONFIRMATION
    #Datatype : Boolean
    #Description: Set to true if deinstall confimation is needed during a deinstall session.
    #Example: SHOW_DEINSTALL_CONFIRMATION = true
    SHOW_DEINSTALL_CONFIRMATION=true
    #Name : SHOW_DEINSTALL_PROGRESS
    #Datatype : Boolean
    #Description: Set to true if deinstall progress is needed during a deinstall session.
    #Example: SHOW_DEINSTALL_PROGRESS = true
    SHOW_DEINSTALL_PROGRESS=true
    #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=false
    #Name : SELECTED_LANGUAGES
    #Datatype : StringList
    #Description: Languages in which the components will be installed.
    #Component : oracle.swd.oui
    SELECTED_LANGUAGES={"en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installation type of the component.
    #Component : oracle.swd.oui
    INSTALL_TYPE="Custom"
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.apache.isqlplus
    oracle.apache.isqlplus:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.cartridges.context
    oracle.cartridges.context:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.cartridges.locator
    oracle.cartridges.locator:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.jdbc.jdbc_dev
    oracle.java.jdbc.jdbc_dev:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.jdbc.oci_common
    oracle.java.jdbc.oci_common:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.ano.sns
    oracle.options.ano.sns:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.ano.ssl.owm
    oracle.options.ano.ssl.owm:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.intermedia.imcom
    oracle.options.intermedia.imcom:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.intermedia.jai
    oracle.options.intermedia.jai:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.olap
    oracle.options.olap:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.olap.cwmlite
    oracle.options.olap.cwmlite:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.ops
    oracle.options.ops:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.p2k.ott
    oracle.p2k.ott:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.p2k.precomp_common
    oracle.p2k.precomp_common:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.p2k.proc
    oracle.p2k.proc:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.p2k.procob
    oracle.p2k.procob:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.p2k.procob18
    oracle.p2k.procob18:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.aqapi
    oracle.rdbms.aqapi:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.expimp
    oracle.rdbms.expimp:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.hs_common
    oracle.rdbms.hs_common:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.hs_odbc
    oracle.rdbms.hs_odbc:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.lbac
    oracle.rdbms.lbac:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.mig
    oracle.rdbms.mig:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.nid
    oracle.rdbms.nid:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.occi
    oracle.rdbms.occi:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.otrace
    oracle.rdbms.otrace:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.plsql
    oracle.rdbms.plsql:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.rman
    oracle.rdbms.rman:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.sqlldr
    oracle.rdbms.sqlldr:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.sqlplus
    oracle.rdbms.sqlplus:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.agent_rsf
    oracle.rsf.agent_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.clntsh_rsf
    oracle.rsf.clntsh_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.ldap_rsf
    oracle.rsf.ldap_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.net_rsf
    oracle.rsf.net_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.nlsrtl_rsf
    oracle.rsf.nlsrtl_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.oracore_rsf
    oracle.rsf.oracore_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.otrace_rsf
    oracle.rsf.otrace_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.precomp_rsf
    oracle.rsf.precomp_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.ssl_rsf
    oracle.rsf.ssl_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.xdk_rsf
    oracle.rsf.xdk_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.tg.tg4sybs
    oracle.tg.tg4sybs:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.tg.tg4tera
    oracle.tg.tg4tera:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.utilities.util
    oracle.utilities.util:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.parser.java
    oracle.xml.parser.java:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.xml_ncomp
    oracle.xml.xml_ncomp:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.oid.client
    oracle.oid.client:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.common_schema
    oracle.rdbms.common_schema:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.networking.netsrv
    oracle.networking.netsrv:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.oid.server
    oracle.oid.server:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.dbv
    oracle.rdbms.dbv:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.networking.cman
    oracle.networking.cman:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.networking.names
    oracle.networking.names:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.ano.dce
    oracle.options.ano.dce:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.utilities.util_common
    oracle.utilities.util_common:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.networking.netclt
    oracle.networking.netclt:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.olap.api
    oracle.options.olap.api:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.partitioning
    oracle.options.partitioning:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.networking.netmgr
    oracle.networking.netmgr:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.plsql_rsf
    oracle.rsf.plsql_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.ano.ssl
    oracle.options.ano.ssl:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.demo
    oracle.rdbms.demo:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.xml.xsu
    oracle.rdbms.xml.xsu:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.sqlj.sqljruntime
    oracle.java.sqlj.sqljruntime:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.xml
    oracle.rdbms.xml:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.jdbc.thin12
    oracle.java.jdbc.thin12:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.cartridges.spatial
    oracle.cartridges.spatial:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.isearch.is_common
    oracle.isearch.is_common:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.isearch.client
    oracle.isearch.client:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.dbjava_rsf
    oracle.rsf.dbjava_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.javavm.javatools
    oracle.java.javavm.javatools:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.jdbc.thin14
    oracle.java.jdbc.thin14:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.isearch.server
    oracle.isearch.server:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.oci
    oracle.rdbms.oci:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.p2k.xmldevkit
    oracle.p2k.xmldevkit:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.intermedia.imclient.imclisamples
    oracle.options.intermedia.imclient.imclisamples:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.parser.cplus
    oracle.xml.parser.cplus:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.parser.c
    oracle.xml.parser.c:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.parser.plsql
    oracle.xml.parser.plsql:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.assistants.acf
    oracle.assistants.acf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.oid.client_common
    oracle.oid.client_common:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.jdbc.thin11
    oracle.java.jdbc.thin11:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.oid.oidca
    oracle.oid.oidca:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.sqlj
    oracle.java.sqlj:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.oid.tools
    oracle.oid.tools:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.networking.netca
    oracle.networking.netca:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.xsql
    oracle.xml.xsql:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.hs_olefs
    oracle.rdbms.hs_olefs:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.hs_olesql
    oracle.rdbms.hs_olesql:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.tg.tg4msql
    oracle.tg.tg4msql:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.emprod.agent_ext.oapps_agentext
    oracle.emprod.agent_ext.oapps_agentext:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.emprod.agent_ext.emd_agentext
    oracle.emprod.agent_ext.emd_agentext:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.emprod.agent_ext.oecm_agentext
    oracle.emprod.agent_ext.oecm_agentext:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.cartridges.ordcom
    oracle.cartridges.ordcom:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.emprod.agent_ext.sqlsrv_agentext
    oracle.emprod.agent_ext.sqlsrv_agentext:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.cartridges.ordaudio
    oracle.cartridges.ordaudio:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.cartridges.ordimg
    oracle.cartridges.ordimg:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.cartridges.ordsmv
    oracle.cartridges.ordsmv:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.classgen.cplus
    oracle.xml.classgen.cplus:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.classgen.java
    oracle.xml.classgen.java:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.transx
    oracle.xml.transx:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.xml.transview
    oracle.xml.transview:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.advrep
    oracle.rdbms.advrep:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.csmig
    oracle.rdbms.csmig:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.tg.pg4appc
    oracle.tg.pg4appc:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.tg.pg4mq
    oracle.tg.pg4mq:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.tg.tg4drda
    oracle.tg.tg4drda:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.jdbc.jdbc_common
    oracle.java.jdbc.jdbc_common:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.hs_oledb
    oracle.rdbms.hs_oledb:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.emprod.oemagent.agentca
    oracle.emprod.oemagent.agentca:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.intermedia.imclient.imclijava
    oracle.options.intermedia.imclient.imclijava:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.intermedia.imclient.imclijmf
    oracle.options.intermedia.imclient.imclijmf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.intermedia.imclient.imcliweb
    oracle.options.intermedia.imclient.imcliweb:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.rdbms_rsf
    oracle.rsf.rdbms_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.emprod.agent_ext.ows_agentext
    oracle.emprod.agent_ext.ows_agentext:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.intermedia.imclient.imclicompat
    oracle.options.intermedia.imclient.imclicompat:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.javavm
    oracle.java.javavm:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.java.j2ee.core
    oracle.java.j2ee.core:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.emprod.oemagent.base_oemagent
    oracle.emprod.oemagent.base_oemagent:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.options.odm
    oracle.options.odm:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.doc_rsf
    oracle.rsf.doc_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms.dbscripts
    oracle.rdbms.dbscripts:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rsf.platform_rsf
    oracle.rsf.platform_rsf:PROD_HOME=<Value Unspecified>
    #Name : PROD_HOME
    #Datatype : String
    #Component : oracle.rdbms
    oracle.rdbms:PROD_HOME=<Value Unspecified>
    #Name : varMQM
    #Datatype : Number
    #Description: dialogLocation return value
    #Component : oracle.tg.pg4mq
    varMQM=<Value Unspecified>
    #Name : varDRDANETSEL
    #Datatype : Number
    #Description: Network Product Selection index for Dialog
    #Component : oracle.tg.tg4drda
    varDRDANETSEL=<Value Unspecified>

    I figured out the solution so I thought I would post it. Basically I didn't have the "- silent" piece included. Once I included it the patch ran in silent mode.
    Y:\Software\Oracle_9i_Patches\9.2.0.5_PATCH_SET_FOR_ORACLE_DATABASE_SERVER\Disk1\install\setup.exe -silent -responseFile Y:\Software\Oracle_9i_Patches\9.2.0.5_PATCH_SET_FOR_ORACLE_DATABASE_SERVER\Disk1\patchset.rsp

  • Silent Install of Oracle 8i on NT

    I'm having trouble silently installing Oracle 8i on Windows NT. I have customized the svrcustom.rsp file (see below) but I'm getting an error that says "no forced value specified for the variable ToplevelComp". Anyone with
    more experience with this have any idea about what's going on?
    -- <snip> --
    silentInstall2002-03-20_01-48-14-PM.log
    No forced value specified for the variable ToplevelComp, associated with property TopLevelComp, in dialog Available Products.
    -- <snip> --
    # comments taken out
    [General]
    RESPONSEFILE_VERSION=1.7.0
    [SESSION]
    FROM_LOCATION="e:\stage\products.jar"
    FROM_LOCATION_CD_LABEL=<Value Unspecified>
    NEXT_SESSION_RESPONSE=<Value Unspecified>
    ORACLE_HOME="D:\oracle\ora81test"
    ORACLE_HOME_NAME="OraH81Test"
    TOPLEVEL_COMPONENT={ "oracle.secd","8.1.7.0.0" }
    SHOW_SPLASH_SCREEN=false
    SHOW_WELCOME_PAGE=false
    SHOW_COMPONENT_LOCATIONS_PAGE=false
    SHOW_CUSTOM_TREE_PAGE=false
    SHOW_SUMMARY_PAGE=false
    SHOW_INSTALL_PROGRESS_PAGE=true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
    SHOW_OPTIONAL_CONFIG_TOOL_PAGE=false
    SHOW_RELEASE_NOTES=false
    SHOW_END_SESSION_PAGE=false
    SHOW_EXIT_CONFIRMATION=false
    NEXT_SESSION=false
    NEXT_SESSION_ON_FAIL=false
    [oracle.secd_8.1.7.0.0]
    COMPONENT_LANGUAGES={"en"}
    INSTALL_TYPE="Custom"
    DEPENDENCY_LIST={"oracle.rdbms","8.1.7.0.0","oracle.secd.options","8.1.7.0.0","oracle.networking","8.1.7.0.0","oracle.utilities","8.1.7.0.0","oracle.java","8.1.7.0.0","oracle.assistants","8.1.7.0.0","oracle.p2k.devtools","8.1.7.0.0","oracle.install","8.1.7.0.0" }
    [oracle.apache_1.3.12.0.1a]
    DEPENDENCY_LIST={}
    OPTIONAL_CONFIG_TOOLS={"configtool2"}
    [oracle.secd.options_8.1.7.0.0]
    DEPENDENCY_LIST={"oracle.options.intermedia.imserver","8.1.7.0.0","oracle.rdbms.advrep","8.1.7.0.0"}
    [oracle.networking_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.networking.netclt","8.1.7.0.0","oracle.networking.netsrv","8.1.7.0.0","oracle.networking.names","8.1.7.0.0","oracle.networking.cman","8.1.7.0.0" }
    [oracle.utilities_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.utilities.util","8.1.7.0.0","oracle.rdbms.sqlplus","8.1.7.0.0" }
    [oracle.java_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.java.jdbc","8.1.7.0.0","oracle.java.javavm.javatools","8.1.7.0.0" }
    [oracle.emprod_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.emprod.oemagent","8.1.7.0.0","oracle.emprod.agent_ext","8.1.7.0.0","oracle.sysman.client","2.2.0.0.0" }
    [oracle.assistants_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.assistants.dbca","8.1.7.0.0" }
    [oracle.p2k.devtools_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.rdbms.oci","8.1.7.0.0", "oracle.rdbms.xml.xsu","2.0.0.0.0" }
    [oracle.install_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.swd.oui","1.7.1.9.0" }
    [oracle.omwb_1.3.0.0.0]
    DEPENDENCY_LIST={}
    [oracle.networking.protocol_supp_8.1.7.0.0]
    sl_protocolSelectionDialogReturn={}
    [oracle.networking.netca_8.1.7.0.0]
    OPTIONAL_CONFIG_TOOLS={}
    s_responseFileName="a:\netca.rsp"
    b_launchNETCA=false
    [oracle.java.jdbc_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.java.jdbc.oci11","8.1.7.0.0","oracle.java.jdbc.oci12","8.1.7.0.0","oracle.java.jdbc.thin11","8.1.7.0.0","oracle.java.jdbc.thin12","8.1.7.0.0" }
    [oracle.assistants.dbma_8.1.7.0.0]
    OPTIONAL_CONFIG_TOOLS={}
    sl_migrateSIDDialogReturn={"<None>", "<None>"}
    [oracle.assistants.dbca_8.1.7.0.0]
    OPTIONAL_CONFIG_TOOLS={"dbca"}
    s_seedLocation=<Value Unspecified>
    b_createStarterDBReturn=true
    s_responseFileName="a:\dbca.rsp"
    s_globalDBName="staticx.wexford.sonicfoundry.com"
    NORMALLY THIS IS ORCL
    s_dbSid="ORCLTest"
    [oracle.emprod.agent_ext_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.emprod.agent_ext.oapps_agentext","8.1.7.0.0" }
    [oracle.sysman.oms_2.2.0.0.0]
    DEPENDENCY_LIST={}
    OPTIONAL_CONFIG_TOOLS={}
    s_responseFileEMCA="a:\emca.rsp"
    ServerRepository_index=1
    EMCARspFileLocation="a:/emca.rsp"
    [oracle.sysman.client_2.2.0.0.0]
    DEPENDENCY_LIST={ "oracle.sysman.dbappext","2.2.0.0.0","oracle.sysman.emevents","2.2.0.0.0","oracle.sysman.repmig","2.2.0.0.0","oracle.sysman.dbapp","2.2.0.0.0" }
    [oracle.sysman.dbappext_2.2.0.0.0]
    DEPENDENCY_LIST={ "occm","2.2.0.0.0", "oracle.odm","2.1.1.0.0","oracle.sysman.wf.client","2.2.0.0.0","oracle.security.admin.enterprise","2.0.0.1.0","oracle.networking.netmgr.emint","8.1.7.0.0"}
    [oracle.sysman.emevents_2.2.0.0.0]
    DEPENDENCY_LIST={}
    [oracle.sysman.dbapp_2.2.0.0.0]
    DEPENDENCY_LIST={ "oracle.sysman.dbapp.sqlplusworksheet","2.2.0.0.0","oracle.sysman.database","2.2.0.0.0" }
    [oracle.sysman.website.jinit_2.2.0.0.0]
    DEPENDENCY_LIST={}
    [oracle.swd.oui_1.7.1.9.0]
    PROD_HOME="C:\Program Files\Oracletest\OUI"
    [oracle.swd.jre_1.1.7.30]
    PROD_HOME="C:\Program Files\Oracletest\jre"

    please find below link, it is having step by step oracle 11g installtion on oracle linux5
    please fallow up to Installation ..dont invoke directly ./runInstaller.
    go to unzip directory..u may find respance folder in taht edit.rsp file as per the your requirement.
    please post .rsp paramters details..will guide you what needs to be set....if know the parameters...edit it and save ...then execute below
    go to runInstaller having folder..the execute below cmd.
    ./runInstaller -silent -responseFile /u01/Disk1/responce/rsp11g.rsp DECLINE_SECURITY_UPDATES=true
    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-5.php

  • Silent install of oracle 11.2.0.1.0 on oracle linux 6.4  64 bit edition

    Hello,
    What files do I need to alter to install oracle 11gR2 {11.2.0.1.0}[1] rdbms ontop of a local install of oracle linux 6.4 64 bit edition ?
    I want to do the install in silent mode from the command line.
    -oracle linux 6.4 installed and updated with the latest patches.
    Thanks Glenn
    [1]
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    linux.x64_11gR2_database_1of2.zip
    linux.x64_11gR2_database_2of2.zip

    please find below link, it is having step by step oracle 11g installtion on oracle linux5
    please fallow up to Installation ..dont invoke directly ./runInstaller.
    go to unzip directory..u may find respance folder in taht edit.rsp file as per the your requirement.
    please post .rsp paramters details..will guide you what needs to be set....if know the parameters...edit it and save ...then execute below
    go to runInstaller having folder..the execute below cmd.
    ./runInstaller -silent -responseFile /u01/Disk1/responce/rsp11g.rsp DECLINE_SECURITY_UPDATES=true
    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-5.php

  • Silent install of Oracle WebLogic Server 11gR1 (10.3.6) + Coherence + OEPE

    Hi, I'm trying to deploy the Oracle WebLogic Server 11R1 (10.3.6) on multiple computers. So I created a silent.xml file to use in my silent installation. The xml file appears to have the correct syntax. But when I launch the command: oepe-wls-indigo-installer-11.1.1.8.0.201110211138-10.3.6-win32.exe -mode=silent -silent_xml="C:\Temp\silent.xml" -log="C:\Temp\silent-install.log", it crash with these 2 errors.
    ERROR [readSilentXML] com.bea.plateng.wizard.installer.common.parsers.TemplateParser - Got an error in parsing template.xml!
    ERROR [readSilentXML] com.bea.plateng.wizard.installer.silent.tasks.ReadSilentXMLTask - java.lang.NullPointerException
    Here's the content of my xml file.
    <?xml version="1.0" encoding="UFF-8"?>
    <bea-installer>
    <input-fields>
    <data-value name="BEAHOME" value="C:\Oracle\Middleware_Home" />
    <data-value name="WLS_INSTALL_DIR" value="C:\Oracle\Middleware_Home\wlserver_10.3" />
    <data-value name="INSTALL_NODE_MANAGER_SERVICE" value="yes" />
    <data-value name="NODEMGR_PORT" value="5559" />
    <data-value name="INSTALL_SHORTCUT_IN_ALL_USERS_FOLDER" value="yes" />
    </input-fields>
    </bea-installer>
    I need to deploy it to Windows 7 Ent SP1 x64 computers. So I sure like to know what I'm doing wrong?!
    Note: I didn't use the value COMPONENT_PATHS because I want to install everything.
    Thanks in advance for the help!

    I solved the problem myself. I think I was missing my caffeine ;-) <?xml version="1.0" encoding="*UFF-8*"?>
    Have a good day!

  • Display progress bar during silent install?

    Hello everybody,
    as the silent installation takes up to several minutes, it would be useful to display a progress bar during the installation. Is there a parameter which allows to enable such a progess window during the installation?
    Thanks for any ideas.

    The progress bar means the system is Auto booting to Safe Mode, not a good sign.
    The reasons it is Auto Booting into Safe mode can vary but more then likely it is either a hard drive problem, failing hard drive, or a corrupted hard drive. I would save all your personal files, data, to an external drive and start over by erasing the complete drive and reinstalling the OS and all your programs. Then copy your data back to the drive. If it happens again then it means the drive is starting to fail and needs to be replaced.

  • My USB Apple Aluminum Keyboard is not responding during Bootcamp Install!

    I am going crazy, I have had the worst experience with this Bootcamp install which is supposed to be so easy, resulting in Apple replacing my MAC pro, and I still can't get it to work on the new machine.
    My first problem was using a Windows XP Pro disk, which resulted in my continually getting a black screen saying "no bootable device, press any key to restart." I ran into this problem because I overlooked the instructions to use a USB keyboard and mouse, I was using the wireless. This process resulted in Apple replaceing my MAC Pro because some how my start-up files dissappered and the MAC geniuses couldn't even reformat my drive.
    After recieving the new MAC Pro, I tried to run the Boot Camp install, using the same Windows XP Pro Disk, but now with a wired USB Apple Aluminum Keyboard and USB might mouse. I was still running into the same problem, after windows finished the Install and restarted a black screen would appear "no bootable device..." After searching many forums I found that for some reason Windows XP Professional disk skip the step where you would format the drive you partioned for Windows. I found in a forum a way to address this problem by going in DOS and entering commands to tell Windows to format the drive. I was not comfortable doing this, so I thought I would take an easyier route and get a Windows XP Home edition.
    All windows versions I used were OEM, but they were all full installs (fancy hologram CD) w/Service Pack to and certificates of authenticity**
    I thought great now everything should go smoothly, I have Windows XP Home Edition w/SP2, I have a USB wired apple aluminum keyboard, and I have a USB wired might mouse. This has not been the case.
    After I complete the Bootcamp process on my Leopard operating system and Windows XP completes loading all the file prior to begin the Install, the Windows XP Installation asks to press "Enter" to begin Install. This is the point now I can't get past, because I get no response from my keyboard. I tried every USB port on my CPU and still no response when I reach this step in the Windows Installation. I am becoming very disgruntle with Apple because the AppleCare, which I pay for, and the MAC genius will not help me with this problem because it is during the Windows Install. Please help before I flip out.

    That worked after using a generic DELL PC keyboard no extra keys. Apple hustled me into buying a wired keyboard, because I had only ordered the wireless keyboard.
    Thanks

  • CS4 Standard - Upgrade products during silent install?

    Hi,
    Does the AdobeUberInstaller (the silent installer) upgrade earlier versions of the Creative Suite or applications belonging to the suite?
    Or is there a need to uninstall products before installing CS4?
    Thanks
    JL

    Jimmy,
    As one of the volunteer Forum Hosts, I've requested appropriate help.
    You can also get help via the support portal: http://www.adobe.com/go/supportportal
    Or via the phone: 800-642-3623, Monday-Friday 6am-5pm (Pacific time). BTW, the enterprise number you post isnt a valid number for support.
    Your email address (from your account info) was used to log a CCRT to get Tier 2 to email you, given that you've already tried tier 1 with no solution.
    Please post back and let us know how this works out for you. Thanks!
    Neil

  • DBCA does not check right file system during silent install

    Hi folks
    I'm busy testing the dbca in 9.0.1.2 under AIX4.3.3 and should
    give my customer a recommendation to use or not to use this tool
    for future database installations.
    There're some difficulties using this tool when relying comple-
    tely on it. The dbca always tests the root filesystem "/" and
    not the filesystem(s) the database is about to be installed in.
    I could suppress this "warning" by switching off all "harmless"
    error messages but then some important messages would also not
    appear.
    Any suggestions or solutions? Is there a way to switch off this
    error message only (e.g. when raw devices are used)?
    Regards,
    Martin.

    Still reposting 'cause this is important to me.
    Thanx in advance.

  • Error in Silent Installation of Oracle Database 10g R2

    Hi All,
    I want to install oracle DB10gR2 through silent installation(through command) and got the following error druing the prerequesties checks...
    Anyone can pl. let me know how to ignore tis error or continue with this installation as we normally do in GUI instllation.
    chk d below log for silent installation ...
    =================================================================
    Performing check for Kernel
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=250. Passed
    Checking for semmns=32000; found semmns=32000. Passed
    Checking for semopm=100; found semopm=32. Failed <<<<
    Checking for semmni=128; found semmni=128. Passed
    Checking for shmmax=536870912; found shmmax=33554432. Failed <<<<
    Checking for shmmni=4096; found shmmni=4096. Passed
    Checking for shmall=2097152; found shmall=2097152. Passed
    Checking for file-max=65536; found file-max=52371. Failed <<<<
    Checking for VERSION=2.4.21; found VERSION=2.4.21-4.ELsmp. Passed
    Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=32768 - 61000. Failed <<<<
    Checking for rmem_default=262144; found rmem_default=65535. Failed <<<<
    Checking for rmem_max=262144; found rmem_max=65535. Failed <<<<
    Checking for wmem_default=262144; found wmem_default=65535. Failed <<<<
    Checking for wmem_max=262144; found wmem_max=65535. Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Check complete: Failed <<<<
    Problem: The kernel parameters do not meet the minimum requirements (see above).
    Recommendation: Perform operating system specific instructions to update the kernel parameters.
    =======================================================================
    Performing check for GLIBC
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.2-95.27
    Actual Result: 2.3.2-95.3
    Check complete. The overall result of this check is: Failed <<<<
    Performing check for TotalMemory
    ===============================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 496MB
    Check complete. The overall result of this check is: Failed <<<<
    Check complete: Failed <<<<
    Problem: The system does not have sufficient physical memory to perform the install.
    Recommendation: Increase the amount of physical memory available to your system before continuing with the installation.
    ===============================================================

    Hi Pierre,
    thats fine that I should nt contuinue the installation if the prerequisties isnt match
    but my question is "if we are doing the same installation in GUI based then we have to select that failed components and verify it again, i.e. I select that failed component and retry it (that the same thing done by me) and its working perfectly..." and my installation is successfully completed with any errors.
    So, how can I do the same thing through command line, IF I want to retry for the failed components?
    FYI ...Log for kernel parameters, RPM and Memory...
    ==========================================================
    Performing check for Kernel
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=250. Passed
    Checking for semmns=32000; found semmns=32000. Passed
    Checking for semopm=100; found semopm=100. Passed
    Checking for semmni=128; found semmni=128. Passed
    Checking for shmmax=536870912; found shmmax=536870912. Passed
    Checking for shmmni=4096; found shmmni=4096. Passed
    Checking for shmall=2097152; found shmall=2097152. Passed
    Checking for file-max=65536; found file-max=65536. Passed
    Checking for VERSION=2.4.21; found VERSION=2.4.21-4.ELsmp. Passed
    Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=1024 - 65000. Passed
    Checking for rmem_default=262144; found rmem_default=262144. Passed
    Checking for rmem_max=262144; found rmem_max=262144. Passed
    Checking for wmem_default=262144; found wmem_default=262144. Passed
    Checking for wmem_max=262144; found wmem_max=262144. Passed
    Check complete. The overall result of this check is: Passed
    Check complete: Passed
    =====================================================
    2) also the GLIBC is already higher version with me..then why it shown me as fail
    Performing check for GLIBC
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.2-95.27
    Actual Result: 2.3.2-95.3
    Check complete. The overall result of this check is: Failed <<<<
    =====================================================
    3) Memory error
    Performing check for TotalMemory
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 496MB
    Check complete. The overall result of this check is: Failed <<<<

  • Silent Installation Of Oracle 10g Expression Edition

    Plz i need information about how to install Oracle 10g Expression Edition silently on multiple computer.....i get this script from Oracle site:
    ** Response file to perform silent install of Oracle Database 10g Express Edition **
    ** Values for the following variables are configurable: **
    ** szDir - Provide a valid path **
    ** TNSPort - Provide any valid available port number **
    ** MTSPort - Provide any valid available port number **
    ** HTTPPort - Provide any valid available port number **
    ** SYSPassword - Provide a valid password string **
    ** bOpt1 - 1 or 0 : 1 launches the Database Homepage at end of install and 0 doesn't **
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-DlgOrder]
    Dlg0={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0
    Count=9
    Dlg1={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0
    Dlg2={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0]
    szDir=d:\oraclexe\TEST
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013]
    TNSPort=1521
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012]
    MTSPort=2030
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014]
    HTTPPort=8080
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011]
    SYSPassword=oracle
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0]
    Result=1
    bOpt1=1
    bOpt2=0
    but i need how to link this script into the Setup file.
    i urgently need ur help bro.................. let me know if u have some idea to fix this problem.
    thz for advance.

    It is important to define which OS you are working with.
    Making a blind guess I will assume your are working on a windows environment (after this file fragment: "Dir=d:\oraclexe\TEST")
    In order to perform a silent install on a windows environment you should:
    - download the appropriate installation executable - eg. OracleXE.exe
         - download one of the silent install response file templates
         - edit the template with appropriate values for the install questions
         - run the Oracle XE installation and specify the location of the edited response file using a command similar to the following: OracleXE.exe /s /f1"<location of edited response file> /f2"<location of silent install log>
    ~ Madrid

  • Linux silent install stops at Starting to execute configuration assistants

    I am using putty to perform silent install of oracle db 10g on my remote server (redhat) through the command line:
    ./runInstaller -silent -responseFile /tmp/enterprise.rsp
    it works fine till reaching > starting to execute configuration assistants, where i receive no further response or even any errors, it just hangs up saying this, here is a summary :
    Installation in progress (Wed Oct 29 18:06:32 CST 2008)
    ............................................................... 11% Done.
    ............................................................... 23% Done.
    ............................................................... 35% Done.
    ............................................................... 47% Done.
    ........................................... 55% Done.
    Install successful
    Linking in progress (Wed Oct 29 18:08:54 CST 2008)
    . 55% Done.
    Link successful
    Setup in progress (Wed Oct 29 18:10:07 CST 2008)
    .................... 100% Done.
    Setup successful
    End of install phases.(Wed Oct 29 18:10:13 CST 2008)
    Starting to execute configuration assistants
    What should I do to overcome this and complete the installation successfully?

    Hub wrote:
    Hi
    you are welcome, unfortunately you didn't mark this thread as a question so no stars for me .
    Nervermind, herewith the feedback on your questions :
    <em>Should I make a dbca.rsp ? how would I pass it to my install command line?</em>
    In silent mode, DBCA uses values that you specify in the response file or as command-line options to create a database. DBCA does not display any screens or information while it creates the database. It logs all messages (including information, errors, and warnings) in a log file.
    From the command line, enter the following command to see all of the DBCA options that are available when you use the silent mode:
    $ @ora_root:[bin]dbca.com -help
    Read more in that document : http://download.oracle.com/docs/html/B13681_01/a_nonint.htm#CIHDHHBE
    <em>I tried: ps -efd | grep -i run , alot of process appeared, how would I know if the installer is among them?</em>
    try to grep with a much longer name i.e :
    ps -efd | grep -i runinstaller
    <em>What is fuser * in the log directory ? is this a file I should create or what?</em>
    No fuser is a unix/linux command that enable you to identify processes using a file or file structure. The fuser utility displays the process IDs of the processes that are using the files specified as arguments.
    So if the runinstaller still active you will see i.e.
    fuser silentInstall2008-08-08_10-50-48AM.log
    silentInstall2008-08-08_10-50-48AM.log: 14506o
    14506 is your process ID
    Hope this helps you!
    Thanks Hub,
    It seems the installation still stuck at >>> Starting to execute configuration assistants
    Here is what I am getting using fuser * in the /log dir:
    installActions2008-10-30_10-27-52AM.log: 32275
    oraInstall2008-10-30_10-27-52AM.err: 32275
    oraInstall2008-10-30_10-27-52AM.out: 32275
    But when run : ps -efd | grep -i runinstaller - it just gives me something like repeating my command:
    root 3035 31653 0 10:36 pts/2 00:00:00 grep -i runinstaller >> does this mean that runInstaller isn't there anymore, though the fuser * is showing that the log files are still being used?
    I'm not using dbca.rsp since I didn't choose Advanced configuration of database in my enterprise.rsp, and it is saying that using dbca.rsp is only incase I choose advanced configuration which is number =2 .
    So what parameters should I pass to the runInstaller, am i still missing something that is keeping the installation stuck without giving any responses or errors ?
    Edited by: user9940821 on Oct 30, 2008 8:48 AM

Maybe you are looking for

  • Error in Communicating with DCR Server LMS 4.0

    I´m receiving this error when I try do add a device in isolated form or by discovery: Error in communicating with DCR Server. DCR Server may be down. Please start the DCR Server and then refresh the page. I am using windows 2008 standard server RC1 S

  • Cannot add a second Hard Drive to H8 1380t Pavilion HPE

    This is post number 2 with a different issue. The first issue has been resolved. Thanks! H8 1380t intel chip set and processor (i7 3820), AMI Bios (latest version).. Just purchased on 8-11-12. I am unable to add a second, same size, hard drive. I hav

  • Dead video? Ultra30 Creator3D

    I recently purchased a used ultra 30 creator 3d. Seemed to work fine and i got a bunch of stuff installed, but today when i went to turn on the machine the video is dead. the machine comes up just fine, and I can telnet into the machine from my bsd b

  • Closed Captioning in Apple TV Rented Movies?

    Is it possible to select closed captioning in Apple TV Rented Movies? I rented a movie and did not see the closed caption option. Is it possible that only certain movies have the closed captioning option, or none. I would appreciate any information r

  • SD Document Management system(DMS)

    Dearl all; can anyone tell me the standard SPRO settings for SD  Document Management System step by step. Thanking You; Joydeep Mukhopadhyaya