Oracle Client Scripted installation

If anyone knows/recommends good tools/methods for scripting the Oracle Client installation that will be used to distribute installation accross the Windows NT 4.0 network, I would be grateful!

Of course you're right Fredrik, it should be good to use documented setup, not self managed
But at that time I was writing programs using Oracle Forms and for users we installed each time Oracle Forms client. Then I saw that we can do it by just coping ORANT folder + registry entry. But as you say, it's not supported and standart way
Kamran Agayev A. (10g OCP)
http://kamranagayev.wordpress.com

Similar Messages

  • Following error occurs while oracle client 10g installation on Linux 5

    Following error occurs while oracle client 10g installation on Linux 5
    [oraclient@SVHJ0678 client]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-04-14_02-30-53AM. Please wait ...[oraclient@SVHJ0678 client]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-14_02-30-53AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)

    user8862191 wrote:
    Following error occurs while oracle client 10g installation on Linux 5
    What is Linux 5? Do you mean Oracle Enterprise Linux (OEL) 5 ???
    [oraclient@SVHJ0678 client]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-04-14_02-30-53AM. Please wait ...[oraclient@SVHJ0678 client]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-14_02-30-53AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)

  • Oracle Client 11gR2 installation issue on RHEL v5.4 64-bit

    Hi,
    I am trying to install Oracle Client software 11gR2 on RHEL v5.4 64-bit. I have resolved all the libraries dependency as well as Kernel changes as suggested by the installer. The error in the log file is as attached. At present I have "skipped" this error and proceeded with installation.
    While installing the client, the installer fails while configuring the Net CA with error:
    INFO: Done parsing command line arguments.
    INFO: Oracle Net Services Configuration:
    INFO: #
    INFO: # An unexpected error has been detected by HotSpot Virtual Machine:
    INFO: #
    INFO: # SIGSEGV (0xb) at pc=0xe5e97498, pid=27377, tid=4160075984
    INFO: #
    INFO: # Java VM: Java HotSpot(TM) Client VM (1.5.0_17-b02 mixed mode)
    INFO: # Problematic frame:
    INFO: # C [libnnz11.so+0x3c498]
    INFO: #
    INFO: # An error report file with more information is saved as hs_err_pid27377.log
    INFO: #
    INFO: # If you would like to submit a bug report, please visit:
    INFO: # http://java.sun.com/webapps/bugreport/crash.jsp
    INFO: #
    WARNING: /home/oracle/app/oracle/product/11.2.0/client_1/bin/netca: line 178: 27377 Aborted $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.ne
    t.ca.NetCA $*
    WARNING:
    INFO:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO: Oracle Net Configuration Assistant failed.
    INFO: Oracle Net Configuration Assistant failed.
    Also when I invoke the SQL Client; sqlplus user@db and enter the password, the sqlplus exits without any error and returns to the terminal console. Please note earlier I has getting a SELinux violation and have changed it to "permissive" mode
    Please let me know how to resolve NetCA installation and the sqplus issue.
    Thanks & regards,
    Vinay

    Hi,
    Thet NetCA error occurs during installation and I believe the installer should take care of the ORACLE_HOME variable setting.
    But before invoking sqlplus I have set the ORACLE_HOME and LD_LIBRARY_PATH setting in the .bash_profile as mentioned in the installation guide. The snippet of the profile file is:
    export ORACLE_HOME=~/app/oracle/product/11.2.0/client_1
    export JAVA_HOME=$ORACLE_HOME/jdk
    export PATH=$ORACLE_HOME/bin:$JAVA_HOME/bin:$PATH;
    export LD_LIBRARY_PATH=$ORACLE_HOME:$LD_LIBRARY_PATH
    export TNS_ADMIN=$ORACLE_HOME/network/admin
    export TWO_TASK=mmcoedb
    I am able to tnsping to the server/service name too but when I try to login using the user/password using sqlplus, it simply exits without any error.
    Please let me know how to resolve the error.
    Best regards,
    Vinay

  • Oracle Client Silent Installation

    I tried to do A Silent Installation with an Oracle Client CD Release 10.1.02
    I record the installation with the command line
    setup.exe -record -destinationFile c:\client.rsp
    then I am installing a custom Installation. every thing seems to be alright.
    then I am installing an Oracle Client with the this responsefile
    setup.exe -silent responseFile c:\client.rsp
    the Installation runs automatically but
    many components are missing such as
    networking; ODBC; OLE DB .....
    Is this a bug in the record of the destinationFile or is there a speciell way to record a custopm installation with all the selected features?
    here the recorded responseFile:
    ## 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-Gruppe, die in dem Bestandsverzeichnis festgelegt werden soll. Nur auf Unix-Plattformen gültig.
    #Beispiel: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME=" "
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Vollständiger Pfad zu products.xml.
    #Beispiel: FROM_LOCATION = "..\stage\products.xml"
    FROM_LOCATION="C:\orainst\stage\products.xml"
    #Name : FROM_LOCATION_CD_LABEL
    #Datatype : String
    #Description: Diese Variable sollte nur in Installationen mit mehreren CDs benutzt werden. Sie umfasst die Beschriftung der CD, auf der die Datei "products.xml" gespeichert ist. Die Beschriftung ist in der Datei "disk.label" in demselben Verzeichnis wie products.xml gespeichert.
    #Beispiel: FROM_LOCATION_CD_LABEL = "CD Label"
    FROM_LOCATION_CD_LABEL=<Nicht festgelegter Wert>
    #Name : ORACLE_HOME
    #Datatype : String
    #Description: Vollständiger Pfad des Oracle-Standardverzeichnisses.
    #Beispiel: ORACLE_HOME = "C:\OHOME1"
    ORACLE_HOME="C:\Oracle\product\10.1.0\Client_1"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Name des Oracle-Standardverzeichnisses. Wird beim Erstellen von Ordnern und Diensten verwendet.
    #Beispiel: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="test"
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: Die Komponente der obersten Ebene, die während der aktuellen Session installiert werden muss.
    #Beispiel: TOPLEVEL_COMPONENT = {"oracle.client","10.1.0.2.0"}
    TOPLEVEL_COMPONENT={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_SPLASH_SCREEN
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn der anfängliche Splash-Screen in OUI angezeigt werden soll.
    #Beispiel: SHOW_SPLASH_SCREEN = true
    SHOW_SPLASH_SCREEN=true
    #Name : SHOW_WELCOME_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Willkommen-Seite in OUI angezeigt werden soll.
    #Beispiel: SHOW_WELCOME_PAGE = false
    SHOW_WELCOME_PAGE=true
    #Name : SHOW_CUSTOM_TREE_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit der benutzerdefinierten Verzeichnisbaumstruktur in OUI angezeigt werden soll.
    #Auf dieser Seite können Abhängigkeiten markiert bzw. Markierungen entfernt werden. Diese Seite wird nur bei benutzerdefinierter Installationsart angezeigt.
    #Beispiel: SHOW_CUSTOM_TREE_PAGE = false
    SHOW_CUSTOM_TREE_PAGE=true
    #Name : SHOW_COMPONENT_LOCATIONS_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über das Verzeichnis der Komponente in OUI angezeigt werden soll.
    #Diese Seite wird nur angezeigt, wenn Produkte vorhanden sind, deren installiertes Verzeichnis geändert werden kann.
    #Wenn Sie diesen Wert auf False festlegen, kann der Benutzer keine alternativen Verzeichnisse angeben.
    #Beispiel: SHOW_COMPONENT_LOCATIONS_PAGE = false
    SHOW_COMPONENT_LOCATIONS_PAGE=true
    #Name : SHOW_SUMMARY_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Übersichtsseite in OUI angezeigt werden soll.
    # Auf dieser Seite wird eine Liste aller während dieser Session zu installierenden Komponenten angezeigt.
    #Beispiel: SHOW_SUMMARY_PAGE = true
    SHOW_SUMMARY_PAGE=true
    #Name : SHOW_INSTALL_PROGRESS_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über den Installationsstatus in OUI angezeigt werden soll.
    #Auf dieser Seite wird der aktuelle Installationsstatus angezeigt. Sie werden dabei darüber informiert, welches Produkt installiert und welche Datei gegenwärtig kopiert wird.
    #Beispiel: SHOW_INSTALL_PROGRESS_PAGE = true
    SHOW_INSTALL_PROGRESS_PAGE=true
    #Name : SHOW_REQUIRED_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit den erforderlichen Konfigurationsassistenten in OUI angezeigt werden soll.
    #Auf dieser Seite wird eine Liste aller erforderlichen Konfigurationsassistenten angezeigt, die Bestandteil der Installation sind.
    #Sie erhalten Informationen über den Status jedes Assistenten, einschließlich Fehlermeldungen mit detaillierten Informationen über die Ursache des Fehlers.
    #Beispiel: SHOW_REQUIRED_CONFIG_TOOL_PAGE = true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
    #Name : SHOW_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit den Konfigurationsassistenten in OUI angezeigt werden soll.
    #Auf dieser Seite wird eine Liste der Konfigurationsassistenten angezeigt, die Bestandteil der Installation und so konfiguriert sind, dass sie automatisch gestartet werden.
    #Sie erhalten Informationen über den Status jedes Assistenten, einschließlich Fehlermeldungen mit detaillierten Informationen über die Ursache des Fehlers.
    #Beispiel: SHOW_CONFIG_TOOL_PAGE = true
    SHOW_CONFIG_TOOL_PAGE=true
    #Name : SHOW_RELEASE_NOTES
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Versionshinweise dieser Installation am Ende der Installation angezeigt werden sollen.
    #Dieses Dialogfeld kann aus dem Register Ende der Installation gestartet werden und enthält die Liste mit Versionshinweisen, die für die gerade installierten Produkte zur Verfügung stehen.
    # In diesem Fall muss auch die Variable SHOW_END_SESSION_PAGE auf True festgelegt werden.
    #Beispiel: SHOW_RELEASE_NOTES = true
    SHOW_RELEASE_NOTES=true
    #Name : SHOW_ROOTSH_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn das Dialogfeld "Bestätigung", in dem die Ausführung des Skripts root.sh gefordert wird, in OUI angezeigt werden soll.
    #Nur auf UNIX-Plattformen gültig.
    #Beispiel: SHOW_ROOTSH_CONFIRMATION = true
    SHOW_ROOTSH_CONFIRMATION=true
    #Name : SHOW_END_SESSION_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über das Ende der Session in OUI angezeigt werden soll.
    #Auf dieser Seite wird angezeigt, ob die Installation erfolgreich abgeschlossen wurde.
    #Beispiel: SHOW_END_SESSION_PAGE = true
    SHOW_END_SESSION_PAGE=true
    #Name : SHOW_EXIT_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Bestätigung beim Beenden von OUI angezeigt werden soll.
    #Beispiel: SHOW_EXIT_CONFIRMATION = true
    SHOW_EXIT_CONFIRMATION=true
    #Name : NEXT_SESSION
    #Datatype : Boolean
    #Description: Auf True festlegen, damit Benutzer zu dem Register Dateiverzeichnisse zurückgehen können, um eine weitere Installation vorzunehmen. Dieses Flag muss außerdem auf True festgelegt werden, um eine weitere Antwortdatei zu verarbeiten (siehe NEXT_SESSION_RESPONSE).
    #Beispiel: NEXT_SESSION = true
    NEXT_SESSION=false
    #Name : NEXT_SESSION_ON_FAIL
    #Datatype : Boolean
    #Description: Auf True festlegen, damit Benutzer eine andere Session aufrufen können, auch wenn die aktuelle Installations-Session nicht erfolgreich war. Dieses Flag ist nur relevant, wenn NEXT_SESSION auf True festgelegt wurde.
    #Beispiel: NEXT_SESSION_ON_FAIL = true
    NEXT_SESSION_ON_FAIL=true
    #Name : NEXT_SESSION_RESPONSE
    #Datatype : String
    #Description: Gibt optional den vollständigen Pfad der Antwortdatei der nächsten Session an. Wenn nur ein Dateiname angegeben wird, wird die Antwortdatei aus dem Verzeichnis <TEMP>/oraInstall abgerufen. Diese Variable ist nur aktiv, wenn NEXT_SESSION auf True festgelegt ist.
    #Beispiel: NEXT_SESSION_RESPONSE = "nextinstall.rsp"
    NEXT_SESSION_RESPONSE=<Nicht festgelegter Wert>
    #Name : DEINSTALL_LIST
    #Datatype : StringList
    #Description: Liste der Komponenten, die während einer Deinstallations-Session deinstalliert werden sollen.
    #Beispiel: DEINSTALL_LIST = {"oracle.client","10.1.0.2.0"}
    DEINSTALL_LIST={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_DEINSTALL_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Deinstallationsbestätigung während einer Deinstallations-Session benötigt wird.
    #Beispiel: SHOW_DEINSTALL_CONFIRMATION = true
    SHOW_DEINSTALL_CONFIRMATION=true
    #Name : SHOW_DEINSTALL_PROGRESS
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn der Deinstallationsfortschritt während einer Deinstallations-Session benötigt wird.
    #Beispiel: SHOW_DEINSTALL_PROGRESS = true
    SHOW_DEINSTALL_PROGRESS=true
    #Name : ACCEPT_LICENSE_AGREEMENT
    #Datatype : Boolean
    #Description: Wenn Sie für diese Variable True festlegen, stimmen Sie dem Lizenzvertrag zu. Diese Variable wird nur für vollautomatische Installationen verwendet.
    #Beispiel: ACCEPT_LICENSE_AGREEMENT = true
    ACCEPT_LICENSE_AGREEMENT=false
    #Name : SELECTED_LANGUAGES
    #Datatype : StringList
    #Description: Sprachen, in denen die Komponenten installiert werden.
    #Component : oracle.client
    SELECTED_LANGUAGES={"de","en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installationsart der Komponente.
    #Component : oracle.client
    INSTALL_TYPE="Benutzerdefiniert"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # netca, : Oracle Net-Konfigurationasssistent
    # netca_deinst, : Oracle Net-Konfigurationsassistent - Skript deinstallieren
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"netca"}
    #Component : oracle.networking.netca
    oracle.networking.netca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # vipca, : Virtual Private IP-Konfigurationsassistent
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"vipca"}
    #Component : oracle.options.ops.vipca
    oracle.options.ops.vipca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # LocalConfig, : Oracle Cluster Synchronization Service deinstallieren
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"LocalConfig"}
    #Component : oracle.options.ops.csscommon
    oracle.options.ops.csscommon:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : s_recodHTTPPort
    #Datatype : String
    #Description: HTTP listener port for the recod service
    #Component : oracle.cartridges.ordmts
    s_recodHTTPPort="2030"

    I tried to do A Silent Installation with an Oracle Client CD Release 10.1.02
    I record the installation with the command line
    setup.exe -record -destinationFile c:\client.rsp
    then I am installing a custom Installation. every thing seems to be alright.
    then I am installing an Oracle Client with the this responsefile
    setup.exe -silent responseFile c:\client.rsp
    the Installation runs automatically but
    many components are missing such as
    networking; ODBC; OLE DB .....
    Is this a bug in the record of the destinationFile or is there a speciell way to record a custopm installation with all the selected features?
    here the recorded responseFile:
    ## 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-Gruppe, die in dem Bestandsverzeichnis festgelegt werden soll. Nur auf Unix-Plattformen gültig.
    #Beispiel: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME=" "
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Vollständiger Pfad zu products.xml.
    #Beispiel: FROM_LOCATION = "..\stage\products.xml"
    FROM_LOCATION="C:\orainst\stage\products.xml"
    #Name : FROM_LOCATION_CD_LABEL
    #Datatype : String
    #Description: Diese Variable sollte nur in Installationen mit mehreren CDs benutzt werden. Sie umfasst die Beschriftung der CD, auf der die Datei "products.xml" gespeichert ist. Die Beschriftung ist in der Datei "disk.label" in demselben Verzeichnis wie products.xml gespeichert.
    #Beispiel: FROM_LOCATION_CD_LABEL = "CD Label"
    FROM_LOCATION_CD_LABEL=<Nicht festgelegter Wert>
    #Name : ORACLE_HOME
    #Datatype : String
    #Description: Vollständiger Pfad des Oracle-Standardverzeichnisses.
    #Beispiel: ORACLE_HOME = "C:\OHOME1"
    ORACLE_HOME="C:\Oracle\product\10.1.0\Client_1"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Name des Oracle-Standardverzeichnisses. Wird beim Erstellen von Ordnern und Diensten verwendet.
    #Beispiel: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="test"
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: Die Komponente der obersten Ebene, die während der aktuellen Session installiert werden muss.
    #Beispiel: TOPLEVEL_COMPONENT = {"oracle.client","10.1.0.2.0"}
    TOPLEVEL_COMPONENT={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_SPLASH_SCREEN
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn der anfängliche Splash-Screen in OUI angezeigt werden soll.
    #Beispiel: SHOW_SPLASH_SCREEN = true
    SHOW_SPLASH_SCREEN=true
    #Name : SHOW_WELCOME_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Willkommen-Seite in OUI angezeigt werden soll.
    #Beispiel: SHOW_WELCOME_PAGE = false
    SHOW_WELCOME_PAGE=true
    #Name : SHOW_CUSTOM_TREE_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit der benutzerdefinierten Verzeichnisbaumstruktur in OUI angezeigt werden soll.
    #Auf dieser Seite können Abhängigkeiten markiert bzw. Markierungen entfernt werden. Diese Seite wird nur bei benutzerdefinierter Installationsart angezeigt.
    #Beispiel: SHOW_CUSTOM_TREE_PAGE = false
    SHOW_CUSTOM_TREE_PAGE=true
    #Name : SHOW_COMPONENT_LOCATIONS_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über das Verzeichnis der Komponente in OUI angezeigt werden soll.
    #Diese Seite wird nur angezeigt, wenn Produkte vorhanden sind, deren installiertes Verzeichnis geändert werden kann.
    #Wenn Sie diesen Wert auf False festlegen, kann der Benutzer keine alternativen Verzeichnisse angeben.
    #Beispiel: SHOW_COMPONENT_LOCATIONS_PAGE = false
    SHOW_COMPONENT_LOCATIONS_PAGE=true
    #Name : SHOW_SUMMARY_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Übersichtsseite in OUI angezeigt werden soll.
    # Auf dieser Seite wird eine Liste aller während dieser Session zu installierenden Komponenten angezeigt.
    #Beispiel: SHOW_SUMMARY_PAGE = true
    SHOW_SUMMARY_PAGE=true
    #Name : SHOW_INSTALL_PROGRESS_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über den Installationsstatus in OUI angezeigt werden soll.
    #Auf dieser Seite wird der aktuelle Installationsstatus angezeigt. Sie werden dabei darüber informiert, welches Produkt installiert und welche Datei gegenwärtig kopiert wird.
    #Beispiel: SHOW_INSTALL_PROGRESS_PAGE = true
    SHOW_INSTALL_PROGRESS_PAGE=true
    #Name : SHOW_REQUIRED_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit den erforderlichen Konfigurationsassistenten in OUI angezeigt werden soll.
    #Auf dieser Seite wird eine Liste aller erforderlichen Konfigurationsassistenten angezeigt, die Bestandteil der Installation sind.
    #Sie erhalten Informationen über den Status jedes Assistenten, einschließlich Fehlermeldungen mit detaillierten Informationen über die Ursache des Fehlers.
    #Beispiel: SHOW_REQUIRED_CONFIG_TOOL_PAGE = true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
    #Name : SHOW_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit den Konfigurationsassistenten in OUI angezeigt werden soll.
    #Auf dieser Seite wird eine Liste der Konfigurationsassistenten angezeigt, die Bestandteil der Installation und so konfiguriert sind, dass sie automatisch gestartet werden.
    #Sie erhalten Informationen über den Status jedes Assistenten, einschließlich Fehlermeldungen mit detaillierten Informationen über die Ursache des Fehlers.
    #Beispiel: SHOW_CONFIG_TOOL_PAGE = true
    SHOW_CONFIG_TOOL_PAGE=true
    #Name : SHOW_RELEASE_NOTES
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Versionshinweise dieser Installation am Ende der Installation angezeigt werden sollen.
    #Dieses Dialogfeld kann aus dem Register Ende der Installation gestartet werden und enthält die Liste mit Versionshinweisen, die für die gerade installierten Produkte zur Verfügung stehen.
    # In diesem Fall muss auch die Variable SHOW_END_SESSION_PAGE auf True festgelegt werden.
    #Beispiel: SHOW_RELEASE_NOTES = true
    SHOW_RELEASE_NOTES=true
    #Name : SHOW_ROOTSH_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn das Dialogfeld "Bestätigung", in dem die Ausführung des Skripts root.sh gefordert wird, in OUI angezeigt werden soll.
    #Nur auf UNIX-Plattformen gültig.
    #Beispiel: SHOW_ROOTSH_CONFIRMATION = true
    SHOW_ROOTSH_CONFIRMATION=true
    #Name : SHOW_END_SESSION_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über das Ende der Session in OUI angezeigt werden soll.
    #Auf dieser Seite wird angezeigt, ob die Installation erfolgreich abgeschlossen wurde.
    #Beispiel: SHOW_END_SESSION_PAGE = true
    SHOW_END_SESSION_PAGE=true
    #Name : SHOW_EXIT_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Bestätigung beim Beenden von OUI angezeigt werden soll.
    #Beispiel: SHOW_EXIT_CONFIRMATION = true
    SHOW_EXIT_CONFIRMATION=true
    #Name : NEXT_SESSION
    #Datatype : Boolean
    #Description: Auf True festlegen, damit Benutzer zu dem Register Dateiverzeichnisse zurückgehen können, um eine weitere Installation vorzunehmen. Dieses Flag muss außerdem auf True festgelegt werden, um eine weitere Antwortdatei zu verarbeiten (siehe NEXT_SESSION_RESPONSE).
    #Beispiel: NEXT_SESSION = true
    NEXT_SESSION=false
    #Name : NEXT_SESSION_ON_FAIL
    #Datatype : Boolean
    #Description: Auf True festlegen, damit Benutzer eine andere Session aufrufen können, auch wenn die aktuelle Installations-Session nicht erfolgreich war. Dieses Flag ist nur relevant, wenn NEXT_SESSION auf True festgelegt wurde.
    #Beispiel: NEXT_SESSION_ON_FAIL = true
    NEXT_SESSION_ON_FAIL=true
    #Name : NEXT_SESSION_RESPONSE
    #Datatype : String
    #Description: Gibt optional den vollständigen Pfad der Antwortdatei der nächsten Session an. Wenn nur ein Dateiname angegeben wird, wird die Antwortdatei aus dem Verzeichnis <TEMP>/oraInstall abgerufen. Diese Variable ist nur aktiv, wenn NEXT_SESSION auf True festgelegt ist.
    #Beispiel: NEXT_SESSION_RESPONSE = "nextinstall.rsp"
    NEXT_SESSION_RESPONSE=<Nicht festgelegter Wert>
    #Name : DEINSTALL_LIST
    #Datatype : StringList
    #Description: Liste der Komponenten, die während einer Deinstallations-Session deinstalliert werden sollen.
    #Beispiel: DEINSTALL_LIST = {"oracle.client","10.1.0.2.0"}
    DEINSTALL_LIST={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_DEINSTALL_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Deinstallationsbestätigung während einer Deinstallations-Session benötigt wird.
    #Beispiel: SHOW_DEINSTALL_CONFIRMATION = true
    SHOW_DEINSTALL_CONFIRMATION=true
    #Name : SHOW_DEINSTALL_PROGRESS
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn der Deinstallationsfortschritt während einer Deinstallations-Session benötigt wird.
    #Beispiel: SHOW_DEINSTALL_PROGRESS = true
    SHOW_DEINSTALL_PROGRESS=true
    #Name : ACCEPT_LICENSE_AGREEMENT
    #Datatype : Boolean
    #Description: Wenn Sie für diese Variable True festlegen, stimmen Sie dem Lizenzvertrag zu. Diese Variable wird nur für vollautomatische Installationen verwendet.
    #Beispiel: ACCEPT_LICENSE_AGREEMENT = true
    ACCEPT_LICENSE_AGREEMENT=false
    #Name : SELECTED_LANGUAGES
    #Datatype : StringList
    #Description: Sprachen, in denen die Komponenten installiert werden.
    #Component : oracle.client
    SELECTED_LANGUAGES={"de","en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installationsart der Komponente.
    #Component : oracle.client
    INSTALL_TYPE="Benutzerdefiniert"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # netca, : Oracle Net-Konfigurationasssistent
    # netca_deinst, : Oracle Net-Konfigurationsassistent - Skript deinstallieren
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"netca"}
    #Component : oracle.networking.netca
    oracle.networking.netca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # vipca, : Virtual Private IP-Konfigurationsassistent
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"vipca"}
    #Component : oracle.options.ops.vipca
    oracle.options.ops.vipca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # LocalConfig, : Oracle Cluster Synchronization Service deinstallieren
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"LocalConfig"}
    #Component : oracle.options.ops.csscommon
    oracle.options.ops.csscommon:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : s_recodHTTPPort
    #Datatype : String
    #Description: HTTP listener port for the recod service
    #Component : oracle.cartridges.ordmts
    s_recodHTTPPort="2030"

  • SqlPlus always crash after Oracle Client 8 installation

    Hi
    I have installed Oracle 9 client to connect to a Oracle 7 server
    The connection test seems to be good, but after installation SqlPlus always crash, in the event viewer i can see that sqlplusw.exe generate an error in oracommon9.dll.
    Can I connect by ado.net to oracle server without oracle client?
    Thanks in advance
    Giorgio

    Hi,
    In regards of metalink note 207303.1, a client 9i which connect to a version 7 database was never been supported, there are too many known problems without workaround either patches.
    Nicolas.

  • Install and Configure Oracle client in Fedora core 3

    Hi guys
    I am raghu ,
    I need a help regarding Oracle client installation in Fedora core 3
    can any one guide where to get oracle client and installation steps
    Thanks
    Raghu

    Hello.
    You could use paper for installation of 9i or 10g database because client is one of options of installer.
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    http://ivan.kartik.sk/oracle/install_ora10gR2_fedora.html
    http://www.oracle.com/technology/tech/linux/install/index.html
    You could also install only instant client (so you don't need download all 3 CDs of Oracle database) and set appropriate enviroment.
    You could obtain it from:
    http://www.oracle.com/technology/tech/oci/instantclient/instantclient.html

  • PHP5 OCI8 Oracle Client on MacOS X Leopard - Installation Script

    Hello,
    There is a new bash scripts for the installation and configuration of Apache2, PHP5, Oracle Client v10.2 and OCI8 on MacOS X running Leopard. The script was tested on Leopard 10.5.4. It should work with the pervious versions of Leopard but I doubt it will work on Tiger.
    The script MacOracleViaPHP.sh will automate the whole setup. It can be found here http://www.danilovizzarro.it/script/MacOracleViaPHP.sh
    In order to have it working it's required to download the oracle client basic, SDK, SqlPlus, Apache2, PHP5 and OCI8 in the /root directory.
    A step-by-step tutorial + video demo can be found here http://www.danilovizzarro.it/?p=11
    BR
    DV

    This could be the start of a great series!
    In the intro, the in-video explanation text could say where the files come from and what they do.
    Over half of the video consists of updating Ubuntu packages (e.g the kernel!) - this makes the video harder to follow and makes the installation seem harder than it really is. It also doesn't match the statement that the OS has been installed. If viewers think the install requires a lot of extra files and OS changes, you might frighten people from doing the install.
    Setting the root password and not disabling it again is not the best example of security. Why not just "sudo gnome-terminal" or "sudo xterm" ?
    For visual clarity, I'd suggest removing the window translucency.
    -- cj

  • Oracle Client installs with validated rpms

    Hello,
    I'm new to the Oracle on Linux world (OL6), so hoping someone could point me in the right direction.
    I'm needing to set up some Oracle clients (11.2) on middle tier/application servers
    Looking around for a simple/repeatable way of meeting the pre-install requirements and was considering using the "validated" rpms.
    The oracle-rdbms-server-11gR2-preinstall rpm i believe is really for a database server setup, so it's doing some group/kernel parameter/package setup that i suspect isn't really required for a client only setup.
    Do people use those validated rpms for client only installs?
    Might there be a "Oracle Validated Client preinstall" rpm out there?
    Should I just script the package installs and user/group creation?
    Looking for some real world suggestions on how to make the client requirements/install process quick and easy!
    Thanks
    Steve

    lewonkas wrote:
    I'm needing to set up some Oracle clients (11.2) on middle tier/application servers Do you need the full client? We provide the Oracle Instant Client RPMs on ULN, which can be automatically installed.
    Do people use those validated rpms for client only installs?No idea.
    Might there be a "Oracle Validated Client preinstall" rpm out there?Nope.
    Looking for some real world suggestions on how to make the client requirements/install process quick and easy!If you're registered with ULN:
    1. Subscribe your server(s) to the ol6_<arch>_oracle channel
    2. # yum install oracle-instantclient11.2-basic
    The full list of Instant Client RPMs:
    oracle-instantclient11.2-basic
    oracle-instantclient11.2-basiclite
    oracle-instantclient11.2-devel
    oracle-instantclient11.2-jdbc
    oracle-instantclient11.2-odbc
    oracle-instantclient11.2-precomp
    oracle-instantclient11.2-sqlplus
    oracle-instantclient11.2-tools

  • Oracle Client and SqlPlus on Mac Os X Leopard Configuration Script

    Hello,
    I have just written 2 bash scripts for the installation and configuration of SqlPlus and the Oracle Client v10.2.
    The first script MacSqlPlus.sh install the client set the environment variables, the second TNSconnectMac.sh help to configure the tnsnames.ora. They can be found here
    http://www.danilovizzarro.it/script/MacSqlPlus.sh
    http://www.danilovizzarro.it/script/TNSconnectMac.sh
    In order to have them working it's required to download the oracle client basic lite and SqlPlus in the /var/root directory.
    A step-by-step tutorial can be found here http://www.danilovizzarro.it/?p=10
    Soon I will try to upload a demonstration video.
    Your comments are always appreciated.
    BR
    DV

    Doug,
    It is possible that there could be data corruption, because this is not a tested, thus not supported, setup. I hope that helps!

  • Where to running SQL Scripts after install of ODAC for Oracle Client?

    I just installed ODAC for Oracle Client on a windows server, that runs a sql server database, for developers to connect a web app to an Oracle/Unix database. The install states to run SQL scripts located in the $ORACLE_HOME\ASP.NET\SQL directory after the install. I'm not sure where to run them? On the ORACLE DB on the Unix server? If someone could bring me up to speed I would appreciate it. Thanks.

    If I do run the scripts, do you know what user they should be run as? The developer are using ASP.NET for connectivity.
    Why there is no Oracle Expert answer this simple question? ?
    After ODAC 11.1.0.7.20 installation completed, there is a message in the last screen:
    *"Run the SQL script located in c:\app\Administrator\product\11.1.0\client_1\ASP.NET\SQL directory for a new installation or an upgrade of Oracle Providers for ASP.NET"*
    The question is: How to run these 9 SQL scripts ?
    In SQL*Plus, which oracle user should I connect to in order to run these 9 scrips, including:
    InstallAllOracleASPNETProviders.sql
    InstallOracleASPNETCommon.sql
    InstallOracleMembership.sql
    InstallOraclePersonalization.sql
    InstallOracleProfile.sql
    InstallOracleRoles.sql
    InstallOracleSessionState.sql
    InstallOracleSiteMap.sql
    InstallOracleWebEvents.sql

  • Oracle 11g R2 Client Silent Installation Issue (PATH) Windows 7 x86

    Hi All,
    I'm hoping somebody can shed some light on this issue.
    I created a Response file using the 'Save Response File' method during an interactive installation on a Windows 7 Enterprise x86 client. (file enclosed)
    I have installed it multiple times now with multiple permutations of the command line (got caught out by the old lower case F in responseFile) but now I'm getting the same error each time (a critical error with the PATH according to the installation log). There is nothing wrong with the path length as the installation works fine in GUI mode and passes the Prereq check.
    I launch the command line to install (with Run As Administrator) - "[location of setup.exe]\setup.exe" -nowait -silent -responseFile "[location of response file]\Oracle11gv2.rsp"
    RESPONSE FILE:
    ## Copyright(c) Oracle Corporation 1998,2008. All rights reserved. ##
    ## Specify values for the variables listed below to customize ##
    ## your installation. ##
    ## Each variable is associated with a comment. The comment ##
    ## can help to populate the variables with the appropriate ##
    ## values.                                   ##
    # Do not change the following system generated value.
    oracle.install.responseFileVersion=/oracle/install/rspfmt_clientinstall_response_schema_v11_2_0
    # This variable holds the hostname of the system as set by the user.
    # It can be used to force the installation to use an alternative
    # hostname rather than using the first hostname found on the system
    # (e.g., for systems with multiple hostnames and network interfaces).
    ORACLE_HOSTNAME=
    # Unix group to be set for the inventory directory.
    UNIX_GROUP_NAME=
    # Inventory location.
    INVENTORY_LOCATION=C:\Program Files\Oracle\Inventory
    # Specify the languages in which the components will be installed.
    # en : English ja : Japanese
    # fr : French ko : Korean
    # ar : Arabic es : Latin American Spanish
    # bn : Bengali lv : Latvian
    # pt_BR: Brazilian Portuguese lt : Lithuanian
    # bg : Bulgarian ms : Malay
    # fr_CA: Canadian French es_MX: Mexican Spanish
    # ca : Catalan no : Norwegian
    # hr : Croatian pl : Polish
    # cs : Czech pt : Portuguese
    # da : Danish ro : Romanian
    # nl : Dutch ru : Russian
    # ar_EG: Egyptian zh_CN: Simplified Chinese
    # en_GB: English (Great Britain) sk : Slovak
    # et : Estonian sl : Slovenian
    # fi : Finnish es_ES: Spanish
    # de : German sv : Swedish
    # el : Greek th : Thai
    # iw : Hebrew zh_TW: Traditional Chinese
    # hu : Hungarian tr : Turkish
    # is : Icelandic uk : Ukrainian
    # in : Indonesian vi : Vietnamese
    # it : Italian
    # Example : SELECTED_LANGUAGES=en,fr,ja
    SELECTED_LANGUAGES=en,en_GB
    # Complete path of the Oracle Home
    ORACLE_HOME=C:\Oracle\product\11.2.0\client_1
    # Complete path of the Oracle Base.
    ORACLE_BASE=C:\Oracle
    #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.
    # InstantClient : InstantClient
    # Administrator : Administrator
    # Runtime : Runtime
    # Custom : Custom
    #Example : INSTALL_TYPE = "Administrator"
    oracle.install.client.installType=Custom
    # Name : oracle.install.client.customComponents
    # Datatype : StringList
    # This property is considered only if INSTALL_TYPE is set to "Custom"
    # Description: List of Client Components you would like to install
    # The following choices are available. You may specify any
    # combination of these choices. The components you choose should
    # be specified in the form "internal-component-name:version"
    # Below is a list of components you may specify to install.
    # oracle.sqlj:11.2.0.1.0 -- "Oracle SQLJ"
    # oracle.rdbms.util:11.2.0.1.0 -- "Oracle Database Utilities"
    # oracle.javavm.client:11.2.0.1.0 -- "Oracle Java Client"
    # oracle.sqlplus:11.2.0.1.0 -- "SQL*Plus"
    # oracle.dbjava.jdbc:11.2.0.1.0 -- "Oracle JDBC/THIN Interfaces"
    # oracle.ldap.client:11.2.0.1.0 -- "Oracle Internet Directory Client"
    # oracle.rdbms.oci:11.2.0.1.0 -- "Oracle Call Interface (OCI)"
    # oracle.precomp:11.2.0.1.0 -- "Oracle Programmer"
    # oracle.xdk:11.2.0.1.0 -- "Oracle XML Development Kit"
    # oracle.network.aso:11.2.0.1.0 -- "Oracle Advanced Security"
    # oracle.assistants.oemlt:11.2.0.1.0 -- "Enterprise Manager Minimal Integration"
    # oracle.oraolap.mgmt:11.2.0.1.0 -- "OLAP Analytic Workspace Manager and Worksheet"
    # oracle.network.client:11.2.0.1.0 -- "Oracle Net"
    # oracle.ordim.client:11.2.0.1.0 -- "Oracle Multimedia Client Option"
    # oracle.ons:11.2.0.0.0 -- "Oracle Notification Service"
    # oracle.odbc:11.2.0.1.0 -- "Oracle ODBC Driver"
    # oracle.has.client:11.2.0.1.0 -- "Oracle Clusterware High Availability API"
    # oracle.dbdev:11.2.0.1.0 -- "Oracle SQL Developer"
    # oracle.rdbms.scheduler:11.2.0.1.0 -- "Oracle Scheduler Agent"
    # Example : oracle.install.client.customComponents="oracle.precomp:11.2.0.1.0","oracle.ons:11.2.0.0.0","oracle.oraolap.mgmt:11.2.0.1.0","oracle.rdbms.scheduler:11.2.0.1.0"
    oracle.install.client.customComponents=oracle.rdbms.util:11.2.0.1.0,oracle.sqlplus:11.2.0.1.0,oracle.dbjava.jdbc:11.2.0.1.0,oracle.rdbms.oci:11.2.0.1.0,oracle.network.client:11.2.0.1.0,oracle.odbc:11.2.0.1.0,oracle.oo4o:11.2.0.1.0,oracle.ntoledb:11.2.0.1.0,oracle.ntoledb.odp_net_2:11.2.0.1.0,oracle.aspnet_2:11.2.0.1.0
    #Name : MTS_PORT
    #Datatype : int
    #Description: Port number to be used for by the Oracle MTS Recovery Service to listen
    #          for requests. This needs to be entered in case oracle.ntoramts is
    #     selected in the list of custom components in custom install
    #Example : MTS_PORT = 2030
    oracle.install.client.oramtsPortNumber=49152
    # Host name to be used for by the Oracle Scheduler Agent.
    # This needs to be entered in case oracle.rdbms.scheduler is selected in the
    # list of custom components during custom install
    # Example : oracle.install.client.schedulerAgentHostName = acme.domain.com
    oracle.install.client.schedulerAgentHostName=
    # Port number to be used for by the Oracle Scheduler Agent.
    # This needs to be entered in case oracle.rdbms.scheduler is selected in the
    # list of custom components during custom install
    # Example: oracle.install.client.schedulerAgentPortNumber = 1500
    oracle.install.client.schedulerAgentPortNumber=
    LOG FILE TO FOLLOW

    LOG FILE:
    Using paramFile: Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\install\oraparam.ini
    The commandline for unzip:
    Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\install\unzip -qqqo ..\stage\Components\oracle.jdk\1.5.0.17.03\1\DataFiles/"*.jar" -d "C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM" INFO: Loading data from: jar:file:/C:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Loading beanstore from jar:file:/C:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/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:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/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 Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\response\Oracle11gv2.rsp
    WARNING: Unable to find the namespace URI. Reason: Start of root element expected.
    INFO: Setting Response file data to the Installer
    WARNING: Unable to find the namespace URI. Reason: Start of root element expected.
    INFO: Building Flow
    INFO: Building the flow graph
    INFO: Loaded state init
    INFO: Loaded state clientInstallType
    INFO: Loaded state productLanguage
    INFO: Loaded state getOracleHome
    INFO: Loaded state prereqExecutionDecider
    INFO: Loaded state checkPrereqs
    INFO: Loaded state postPrereqs
    INFO: Loaded state summary
    INFO: Loaded state clientCustomInstall
    INFO: Loaded state schedulerAgent
    INFO: Loaded state mtsDialog
    INFO: Loaded state setup
    INFO: Loaded state finish
    INFO: Linking states
    INFO: State[checkPrereqs]: route=success; to=summary
    INFO: State[clientCustomInstall]: route=TO_ENDCUSTOM; to=prereqExecutionDecider
    INFO: State[clientCustomInstall]: route=TO_ORAMTS; to=mtsDialog
    INFO: State[clientCustomInstall]: route=TO_SCHEDULERAGENT; to=schedulerAgent
    INFO: State[clientInstallType]: route=ic_no; to=productLanguage
    INFO: State[clientInstallType]: route=ic_yes; to=getOracleHome
    INFO: State[getOracleHome]: route=INVENTORY_NO; to=prereqExecutionDecider
    INFO: State[getOracleHome]: route=INVENTORY_NO_CUSTOM_YES; to=clientCustomInstall
    INFO: State[getOracleHome]: route=INVENTORY_YES; to=prereqExecutionDecider
    INFO: State[getOracleHome]: route=INVENTORY_YES_CUSTOM_YES; to=clientCustomInstall
    INFO: State[init]: route=success; to=clientInstallType
    INFO: State[mtsDialog]: route=success; to=prereqExecutionDecider
    INFO: State[postPrereqs]: route=CUSTOM; to=clientCustomInstall
    INFO: State[postPrereqs]: route=NON_CUSTOM; to=summary
    INFO: State[prereqExecutionDecider]: route=executeprereqs; to=checkPrereqs
    INFO: State[prereqExecutionDecider]: route=ignoreprereqs; to=summary
    INFO: State[productLanguage]: route=productlanguage_yes; to=getOracleHome
    INFO: State[schedulerAgent]: route=TO_ENDCUSTOM; to=prereqExecutionDecider
    INFO: State[schedulerAgent]: route=TO_ORAMTS; to=mtsDialog
    INFO: State[setup]: route=success; to=finish
    INFO: State[summary]: route=success; to=setup
    INFO: Successfully built the flow
    INFO: Opening bean stores from which the beans can be loaded
    INFO: Changing the format to extended property file format to merge the flowDataDefaults with the flowDataSource
    INFO: Loading beanstore from file:/Z:/Source Media/KM0399 - Oracle 11g/win32_11gR2_client/client/response/Oracle11gv2.rsp
    INFO: Translating external format into raw format
    INFO: Loaded BeanStore using the flow data source
    INFO: Registering the flow data beans
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_WindowsSystemDirectory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentHostName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    INFO: [INS-07001] Value for property 'UNIX_GROUP_NAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'INVENTORY_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'SELECTED_LANGUAGES' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_RESPONSE_FILE' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_USERNAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_PASSWORD' not found in the bean store.
    INFO: [INS-07001] Value for property 'DECLINE_SECURITY_UPDATES' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_HOST' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_USER' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PWD' not found in the bean store.
    INFO: [INS-07001] Value for property 'SECURITY_UPDATES_VIA_MYORACLESUPPORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_FAILURES' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_CONFIGURATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOSTNAME' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_WindowsSystemDirectory' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    WARNING: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: [INS-07001] Value for property 'OCMSettings' not found in the bean store.
    INFO: Set value for bean ClientSetupBean
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_WindowsSystemDirectory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentHostName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: Failed to load bean oracle.install.ivw.client.bean.ClientInstallSettings. Reason: [INS-07001] Value for property 'ClientInstallSettings' not found in the bean store.
    INFO: Closing bean stores from which the beans can be loaded
    INFO: Registering the flow views
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.PrereqGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SummaryGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SetupGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.common.view.ProductLanguageGUI viewId: ProductLanguageUI uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.CustomInstallGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.SchedulerAgentGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.OraMTSGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.InstallLocationGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.InstallTypesGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.FinishGUI viewId: null uiType: null]
    INFO: Initial values of Setup Properties :
    PROPERTY VALUE
    COLLECTOR_IGNORE_CONFIGURATION false
    COLLECTOR_IGNORE_FAILURES false
    COLLECTOR_RESPONSE_FILE
    DECLINE_SECURITY_UPDATES false
    FROM_LOCATION Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\cl
    ient\install\../stage/products.xml
    INSTALL_TYPE Custom
    INVENTORY_LOCATION C:\Program Files\Oracle\Inventory
    MYORACLESUPPORT_PASSWORD Protected value, not to be logged
    MYORACLESUPPORT_USERNAME
    ORACLE_BASE C:\Oracle
    ORACLE_HOME C:\Oracle\product\11.2.0\client_1
    ORACLE_HOSTNAME GBA-P74444432
    PROXY_HOST
    PROXY_PORT
    PROXY_PWD Protected value, not to be logged
    PROXY_USER
    SECURITY_UPDATES_VIA_MYORACLESUPPORT true
    SELECTED_LANGUAGES {"en","en_GB"}
    oracle_install_LaunchNetCA false
    oracle_install_NoMigration true
    oracle_install_RACInstall false
    oracle_install_WindowsSystemDirectory
    oracle_install_client_CustomComponents {"oracle.rdbms.util:11.2.0.1.0","oracle.sqlplus:11.2.0.1.
    0","oracle.dbjava.jdbc:11.2.0.1.0","oracle.rdbms.oci:11.2
    .0.1.0","oracle.network.client:11.2.0.1.0","oracle.odbc:1
    1.2.0.1.0","oracle.oo4o:11.2.0.1.0","oracle.ntoledb:11.2.
    0.1.0","oracle.ntoledb.odp_net_2:11.2.0.1.0","oracle.aspn
    et_2:11.2.0.1.0"}
    oracle_install_client_OraMTSPortNumber 49152
    oracle_install_db_ConfigurationType
    oracle_install_db_InstallEdition EE
    oracle_install_db_InstallType
    INFO: Launching Oracle Client Installer
    INFO: Started executing the flow in SILENT mode
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state init
    INFO: Waiting for completion all forked tasks at state init
    INFO: All forked task are completed at state init
    INFO: Completed background operations
    INFO: Executing action at state init
    INFO: Completed executing action at state <init>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <init>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <init>
    WARNING: Validation disabled for the state init
    INFO: Completed validating state <init>
    INFO: Verifying route success
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state clientInstallType
    INFO: Completed executing action at state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <clientInstallType>
    WARNING: Validation disabled for the state clientInstallType
    INFO: Completed validating state <clientInstallType>
    INFO: In Transition of InstallTypesAction:
    INFO: Verifying route ic_no
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state productLanguage
    INFO: Completed executing action at state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <productLanguage>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.common.action.ProductLanguageAction
    INFO: Completed validating state <productLanguage>
    INFO: Verifying route productlanguage_yes
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getOracleHome
    INFO: Completed executing action at state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <getOracleHome>
    INFO: custom prereq file name: oracle.client_Custom.xml
    INFO: refDataFile: Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\stage\cvu\oracle.client_Custom.xml
    INFO: isCustomRefDataFilePresent: false
    INFO: InstallAreaControl exists: false
    INFO: Checking:NEW_HOME
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:ORCA_HOME
    INFO: Reading shiphome metadata from Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/Z:/Source Media/KM0399 - Oracle 11g/win32_11gR2_client/client/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/Z:/Source Media/KM0399 - Oracle 11g/win32_11gR2_client/client/install/../stage/shiphomeproperties.xml
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: size estimation for Administratorinstall is 1046.229476928711
    INFO: PATH has :==>C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM\jdk\jre\bin;.;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\AdminStudio\11.5\Common\
    INFO: Completed validating state <getOracleHome>
    INFO: InstallLocationAction to INVENTORY_NO_CUSTOM_YES
    INFO: Verifying route INVENTORY_NO_CUSTOM_YES
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state clientCustomInstall
    INFO: Re-loading component config bean
    INFO: Loading beanstore from jar:file:/C:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/ext/jlib/instclient.jar!/oracle/install/ivw/client/resource/custom_components.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.commons.base.util.ComponentConfig from jar:file:/C:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/ext/jlib/instclient.jar!/oracle/install/ivw/client/resource/custom_components.xml
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    INFO: Resolving dependencies
    INFO: Completed executing action at state <clientCustomInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <clientCustomInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <clientCustomInstall>
    INFO: Completed validating state <clientCustomInstall>
    INFO: Verifying route TO_ENDCUSTOM
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state prereqExecutionDecider
    INFO: Completed executing action at state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <prereqExecutionDecider>
    WARNING: Validation disabled for the state prereqExecutionDecider
    INFO: Completed validating state <prereqExecutionDecider>
    INFO: Verifying route executeprereqs
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state checkPrereqs
    INFO: custom prereq file name: oracle.client_Custom.xml
    INFO: refDataFile: Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\stage\cvu\oracle.client_Custom.xml
    INFO: isCustomRefDataFilePresent: false
    INFO: Completed executing action at state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state checkPrereqs
    INFO: Waiting for completion all forked tasks at state checkPrereqs
    INFO: Creating PrereqChecker Job for leaf task Physical Memory
    INFO: Creating CompositePrereqChecker Job for container task Free Space
    INFO: Creating PrereqChecker Job for leaf task Free Space: GBA-P74444432:C:\Users\DESKTO~1\AppData\Local\Temp
    INFO: Creating PrereqChecker Job for leaf task Architecture
    INFO: Creating PrereqChecker Job for leaf task Environment variable: "PATH"
    INFO: CVU tracingEnabled = false
    INFO: Nodes are prepared for verification.
    INFO: *********************************************
    INFO: Physical Memory: This is a prerequisite condition to test whether the system has at least 128MB (131072.0KB) of total physical memory.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:GBA-P74444432
    INFO: Expected Value:128MB (131072.0KB)
    INFO: Actual Value:1023.5547MB (1048120.0KB)
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Free Space: GBA-P74444432:C:\Users\DESKTO~1\AppData\Local\Temp: This is a prerequisite condition to test whether sufficient free space is available in the file system.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:GBA-P74444432
    INFO: Expected Value:130MB
    INFO: Actual Value:21.3053GB
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Architecture: This is a prerequisite condition to test whether the system has a certified architecture.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:GBA-P74444432
    INFO: Expected Value:32-bit
    INFO: Actual Value:32-bit
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Environment variable: "PATH": This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:OPERATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:GBA-P74444432
    WARNING: Result values are not available for this verification task
    INFO: All forked task are completed at state checkPrereqs
    INFO: Completed background operations
    INFO: Moved to state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <checkPrereqs>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.client.action.PrereqAction
    INFO: Adding ExitStatus PREREQUISITES_NOT_MET to the exit status set
    SEVERE: [FATAL] [INS-13013] Target environment do not meet some mandatory requirements.
    CAUSE: Some of the mandatory prerequisites are not met. See logs for details. C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM\installActions2013-02-26_08-36-31AM.log
    ACTION: Identify the list of failed prerequisite checks from the log: C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM\installActions2013-02-26_08-36-31AM.log. Then either from the log file or from installation manual find the appropriate configuration to meet the prerequisites and fix it manually.
    INFO: Advice is ABORT
    INFO: Adding ExitStatus INVALID_USER_INPUT to the exit status set
    INFO: Completed validating state <checkPrereqs>
    INFO: Terminating all background operations
    INFO: Terminated all background operations
    WARNING: A log of this session is currently saved as: C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM\installActions2013-02-26_08-36-31AM.log. Oracle recommends that if you want to keep this log, you should move it from the temporary location to a more permanent location.
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -3
    INFO: Shutdown Oracle Client Installer
    INFO: Unloading Setup Driver

  • Installation Oracle Client 8.1.7 on Windows NT Server

    I am trying to install Oracle Client 8.1.7 on Windows NT Server:
    1) I started autorun
    2) Clicked the "Install/Deinstall" Button
    3) NOTHING happened execpt that the screen for autorun disappeared
    What's the cure for this?
    Regards
    Davide

    Hi,
    if you're running the installation on a Pentium4 have a look at this thread:
    Oracle Installation or Uninstallation Solutions For Windows 95/98/2000/ME/NT/XP
    from Beau Leo

  • Oracle Client(8.0.5) installation on Linux(6.0)

    Please Help,
    These are the steps followed in the Oracle
    client installation of the Linux
    version
    1. Loaded SQLNET, TCP/IP Adapter and sqlplus from the Oracle CD for Linux.
    2. While running SQLPLUS it gave the 'Missing Library file'
    3. Added LD_LIBRARY_PATH parameter to .profile, problem solved.
    4. While running SQLPLUS a new message 'Segmentation Fault - Core dumped'
    started coming.
    After analysing it was observed that none of the Linux memory parametre
    required for oracle had been tuned. these parameters are :-
    shmmax,shmseg, shmmin, shmmni, semmns, semmni
    We know the value of these parameters but the problem is that in linux we
    are not able to find the Kernel paramater file,
    as we do not know the Kernel parameter file name and the location in which
    it is situated.
    I have done the configuration of Oracle in Sun Solaris successfully and
    also modified the Kernel parameter. the following in the sample data
    extracted from the /etc/system file present in Sun Solaris.
    set shmsys:shminfo_shmmax=208388608
    set shmsys:shminfo_shmseg=15
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=150
    set semsys:seminfo_semmns=250
    set semsys:seminfo_semmni=100
    What I request is that kindly tell me how and where to update the same in
    the Linux for installing Oracle Client(8.0.5) on Linux(6.0).Regards And Thanks
    Sanjay Kr. Pandey

    You'll have to be prepared to wade through and understand the Linux way of recompiling your kernel. The files can be located using the "find" command. There is some great "HOW-TO"s in the Linux RedHat site.
    Tip: Be very careful how you answer the "make config" questions because it can mess up the resulting VMLINUZ object. Also, be sure to place secondary entry in your "lilo.conf" to allow you a graceful way of getting back to the old kernel should the new one fail.
    Good Luck!

  • Installation of Oracle Client 32 bit on Windows 64 bit

    Hi ,
    I'm trying to install the 32 bit Oracle client (release 11.2.0) on a Windows server with 64 bit (Microsoft Windows Server 2008 R2 Standard, Service Pack 1).
    It's my understanding that this is supported and should work. However, the 64 bit Oracle client (release 11.2.0) is already installed on the server.
    We need the 32 bit client since an older application requires this.
    The GUI for the install of the client starts fine - but when the step "Finish installation" the GUI suddenly disappeares. The logfile of the installation ends
    with
    INFO: Setting the value  for INSTALL_TYPE variable
    INFO: Variable "INSTALL_TYPE" wird auf "InstantClient" festgelegt. Der Wert wurde von der Befehlszeile empfangen.
    INFO: adding the variable oracle_install_NoMigration to command line args table
    INFO: adding the variable oracle_install_RACInstall to command line args table
    INFO: adding the variable oracle_install_WindowsSystemDirectory to command line args table
    INFO: Update the State machine to STATE_INIT_SESSION
    INFO: Creating & Initializing the Session Interface Manager
    INFO: Calling OiicInstallAPISession's prepareForInstallOperations
    INFO: Do the iterator execution till Summary
    INFO: Initialisieren des Installationsbestands
    INFO: Einrichten des Installationsbestands
    I'm executing the installation as a local admin - I've tried the installation with setting the compatibility mode to Windows 2000. No success at all :-(
    Did I get it wrong that ths 32 bit client is certified with this windows version? Does anybody have experience with the same situation?
    Any help will be appreciated!
    Rgds
    Jan

    Are you using separate ORACLE_BASE directories ?
    Oracle&amp;reg; Database
    HTH
    Srini

  • Could not browse pages from IIS after re-installation of Oracle client

    Hi all,
    Unfortunately, I hit a issue today in the morning. I could not browse pages from IIS after I re-installed my oracle client on my machine. Below is the error massage from browser.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: Could not load file or assembly 'Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified.
    Source Error:
    Line 174: <healthMonitoring>
    Line 175: <providers>
    Line 176: <add name="OracleWebEventProvider" type="Oracle.Web.Management.OracleWebEventProvider, Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342" connectionStringName="OraAspNetConString" buffer="true" bufferMode="OracleNotification" />
    Line 177: </providers>
    Line 178: </healthMonitoring>
    Source File: c:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Config\machine.config Line: 176
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342' could not be loaded.
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    When I comment a line for OracleWebEventProvider in health monitoring providers in machine.config, it works fine for me. But, Im wondering what went wrong during re-installation and how do I rectify this issue with out a temporary workaround.
    Please let me know your suggestions in this regards and thanks for the help in advance.
    Regards,
    Kumar

    After I ran the "uninstaller" on the Oracle CD .. there were services still in existance, however, once I deleted the c:/Oracle folder, they were gone. I also re-booted the pc and double-checked, before I tried re-installing.
    Thanks !
    Tammy
    Hi,
    look into services, is there any services is still exist or running with the same name.
    or give any other SID which you have given previously.
    Yogi
    [email protected]

Maybe you are looking for

  • Errors in Export to PDF for web use - some images are lost when PDF is enlarged & in browser

    I have a multi-page PDF in InDesign CS6 that I want to export to view on the web. I need the file to stay under 2MB, and I need it to be crisp and nice enough to read the type on the page (as small as 9pt type). The errors that are occurring are the

  • What HTTP Proxy settings to use and when?

    On the Wi-Fi Networks menu there are three options for HTTP Proxy - Off, Manual, Auto Which one should I use and when/why would I use the others? thx, gordo

  • Apple service stores in New Delhi for iphone

    Hello, A special one of mine is right now in New Delhi. She dropped her iphone and speakers stopped working, so she cant talk over phone (even with headphones). Is there a way to find an Apple service that will fix the problem in New Delhi, center. S

  • Transfer my old phone number (from Vonage) to my n...

    Disgruntled with the sound quality of Vonage, I revitalized my old Skype account and set it up with a FreeTalk (which, by the way, works great straight out of the box). My old phone number is still with Vonage collecting dust, but it it the one liste

  • RAID drive help in Lion

    Since updating to Lion, cannot connect to external RAID drive .  Am I missing a setting somewhere?