9i Client install w/response file problem

All,
I'm trying to setup an automated way to install the 9i client using a response file. I have modified the clientruntime.rsp file on the distribution and added my values for oraclehome and the directory, but when I try to run it, these values are ignored. I have created an empty disk with all of the directories on the CD's. the command I'm using is "setup.exe -sielent -responseFile Ora9iClient.rsp" where the setup.exe and the .rsp files are in the top level directory. I'm trying to install onto a windows 2000 professional Sp3 using the download for Oracle 9.2.0.1. We were able to use this method to install the 8i client.
Anyone see this kind of behavior?

That theme is tried here:
Installation Guide for 32-Bit Windows Contents / Search / Index / PDF
http://download-east.oracle.com/docs/pdf/A95493_01.pdf
Joel Pérez

Similar Messages

  • Installing oracle client 10g with response file

    Hello,
    I'm trying to do a installation of oracle 10g client. I did a setup with the record option (to create responsefile). Everything is installed and works well. When I use the responsefile created from the record option, it does not install all option I had chosen, allthough the responsefile gives them.
    this is the 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 group to be set for the inventory directory. Valid only in Unix platforms.
    #Example: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME=<Value Unspecified>
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Complete path to the products.xml.
    #Example: FROM_LOCATION = "..\stage\products.xml"
    FROM_LOCATION="..\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\product\10\cl_cip1"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Oracle Home Name. Used in creating folders and services.
    #Example: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="CLIENT10"
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: The top level component to be installed in the current session.
    #Example: 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: 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=true
    #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=true
    #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=true
    #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=true
    #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=true
    #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=true
    #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=true
    #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=true
    #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=true
    #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=true
    #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=true
    #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=true
    #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.client","10.1.0.2.0"}
    DEINSTALL_LIST={"oracle.client","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.client
    SELECTED_LANGUAGES={"en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installation type of the component.
    #Component : oracle.client
    INSTALL_TYPE="Custom"
    #Name : DEPENDENCY_LIST
    #Datatype : String
    #Description: List of dependees that need to be installed along with this product.
    #Component : oracle.client
    oracle.client:DEPENDENCY_LIST="{oracle.networking.netcltprod:10.1.0.2.0,oracle.rdbms.sqlplus:10.1.0.2.0,oracle.winprod:10.1.0.2.0,oracle.swd.opatch:10.1.0.2.0}"
    #Name : DEPENDENCY_LIST
    #Datatype : String
    #Description: List of dependees that need to be installed along with this product.
    #Component : oracle.winprod
    oracle.winprod:DEPENDENCY_LIST="{oracle.p2k.odbc:10.1.0.2.0,oracle.p2k.oledb:10.1.0.2.0}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #The following choices are available. The value should contain only one of these choices.
    #The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.List of optional config assistants that need to be launched.
    # netca, : Oracle Net Configuration Assistant
    # netca_deinst, : Oracle Net Configuration Assistant - Deinstall Script
    #Example: OPTIONAL_CONFIG_TOOLS = {"netca"}
    #Component : oracle.networking.netca
    oracle.networking.netca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #The following choices are available. The value should contain only one of these choices.
    #The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.List of optional config assistants that need to be launched.
    # vipca, : Virtual Private IP Configuration Assistant
    #Example: OPTIONAL_CONFIG_TOOLS = {"vipca"}
    #Component : oracle.options.ops.vipca
    oracle.options.ops.vipca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #The following choices are available. The value should contain only one of these choices.
    #The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.List of optional config assistants that need to be launched.
    # LocalConfig, : Deinstall Oracle Cluster Synchronization Service
    #Example: 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=<Value Unspecified>
    products not installad for example: odbc, oledb ...
    in oracle log I found this:
    oracle.p2k.oo4o Product Location: Empty path specified.
    oracle.p2k Product Location: Empty path specified.
    Setting the PROD_HOME variable of 'oracle.p2k.oledb_10.1.0.2.0' to ''. Received the value from the variable calculation.
    oracle.p2k.oledb Product Location: Empty path specified.
    for installation: setup.exe -responsefile pathresponsefile\resp.rp -silent
    is there something that I'm missing or doing wrong?
    thx
    Message was edited by:
    duvelke

    Well, from our .rsp files for Database Client installs:
    oracle.client:DEPENDENCY_LIST={"oracle.winprod:10.2.0.1.0"}
    oracle.winprod:DEPENDENCY_LIST={"oracle.odbc:10.2.0.1.0"}
    # ODBC
    #oracle.winprod:DEPENDENCY_LIST={"oracle.odbc:10.2.0.1.0"}
    # OLE DB
    #oracle.winprod:DEPENDENCY_LIST={"oracle.ntoledb:10.2.0.1.0"}
    # ODP.NET för .NET v1
    #oracle.winprod:DEPENDENCY_LIST={"oracle.ntoledb.odp_net:10.2.0.1.0"}
    If you need ODP for .NET v2, you should complement the Oracle Home with install from ODAC 10.2.0.2.x (what a mess, isn't it).

  • Error in EM console after silent install using response file

    Hi,
    I'm trying to install oracle 10g release 2 (10.2.0.1.0) on RHEL 5 using a response file by the silent installation method. The response file itself had been generated by running a normal GUI based installation along with the record option. The same file is later being used for the aforesaid silent installation. All the installation steps go on smoothly and all the messages confirm that the installation was successfull. The database is opening and functioning smoothly on the SQL prompt and so are the listener and EM dbconsole service. But when I try to access the EM Console on the web browser, it gives a 500 Internal Error java.lang.NullPointerException.
    The following is the exact grab of the error
    500 Internal Server Error
    java.lang.NullPointerException
         at oracle.jdbc.driver.T4CTTIoauthenticate.marshalOauth(T4CTTIoauthenticate.java:381)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:360)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:493)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:164)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:767)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:324)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:114)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:694)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:540)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:346)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:324)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:296)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:423)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:156)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:605)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getRepositoryVersionAndMode(ConnectionService.java:368)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.verifyRepositoryEx(ConnectionService.java:395)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:144)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Any help with this would be highly appreciated.
    regards,
    shashwath

    Hi,
    Try restarting the listener service
    lsnrctl stop LISTENER
    lsnrctl start LISTENER
    and then start the EM service.
    emctl start dbconsole
    If in windows try restarting the services in control panel>Adminstartive tools>services and restart OracleOraDb10g_home1TNSListener.
    then start the EM console.

  • DBCA response file problem

    When installing oracle RAC 11g using a customized dbca response file, the initialization parameter for the oracle control files location gets parsed but not applied.
    From my dbca.rsp:
    INITPARAMS = CLUSTER_DATABASE=TRUE ........... ,CONTROL_FILES=("/ora1/PROD/control01.ctl" "/ora2/PROD/control02.ctl" "/ora3/PROD/control03.ctl")
    I've tried various combinations of this parameter; adding commas between paths (this causes dbca to only parse the first line and it looks like -- ("/ora1/PROD/control01.ctl" --- ); tried removing quotes, using square brackets, using single quotes and double quotes, using commas. Nothing works.
    Also of note, I tried entering only 1 entry ("/ora2/PROD/control01.ctl"), but dbca still chooses to write all 3 control files in ora1.
    This leads me to believe that the DATAFILEDESTINATION = "/ora1" entry in the dbca.rsp file that I use, overrides any possible setting. However, if I don't specify a directory for that variable, it defaults to the oracle home directory and that is not on a clustered file system.
    Any help on the matter would be greatly apprieciated. The only workaround that we can come up with would be to install the database then move the control files. We're trying to fully automate the installation and having to manually move control files would defeat the purpose.
    Thanks in advance

    Hi,
    All user password in Oracle is encrypted so don't worry about that, and the Password file is also encrypted. see below example
    ora10g@tornado:/home/ora10g/oracle/product/10.2.0/db_1/dbs> vi orapwb04si
    "orapwb04si" [Last line is not complete] 1 line, 1536 characters (1451 null characters)
    ^B^BZ[\]ORACLE Remote Password file^[^AINTERNAL^H8DAB748757BD84AC^P^OSYS^C76DAE6130FCF0F30^P^O^À[/b]
    cheers

  • Create Custom response file for Oracle 9i client

    I am trying to create a customized response file for oracle 9i client installation,
    setup -record -destinationFile C:\response_files\install_oracle
    i replaced setup with the path and i followed the instruction correctly, after the installation is done i do get two response files in the location
    Then i created a batch file to run the response file , it installed , but when i check the compmonents what ever is installed, it never recorded all the components which i installed during the time of RECORD mode
    is there any thing i need to do for record all the components
    Please advice
    Thank you
    Ravi

    i have oracle client 9.2.0.1.0
    We need to run both the run time installation and custom installation
    when i did record i was able to get only the run time installation, the components which i customized, i never got, after when i try to install the response file, it never installa all the components
    what should i do to make both runtime and custom to be done in one response file,
    i have a .rsp files which do install the custom with all installtion, but we also need
    under programs, ORACLE INSTALLTION PRODUCTS and under that HOME SELCTOR, UNIVERSAL INSTALLER, missing.
    let meknow how i can add this to my .rsp files which installs perfectly with custom installtion, if you have any customised .rsp files which will fill my needs, can any one post it

  • Installing and Configuring Oracle stand alone grid  Using Response Files

    Hello ,
    I am looking for some help if you have done the oracle restart (standalone grid) installation using response file , when i tried to install using response files it is not creating the ASM disks , so i might be missing some steps . Can you please share if you have done this installation of if you have a right document to do this .
    Version i am using 11.2.0.3
    OS : Linux
    Thanks
    Venkat

    Use the following in response file, replace oracle_base,oracle_home,oracle_hostname,diskgroup name,redundancy,disks as per your
    environment
    oracle.install.responseFileVersion=/oracle/install/rspfmt_crsinstall_response_schema_v11_2_0
    ORACLE_BASE=/u01/oracle
    ORACLE_HOME=/u01/product/11.2.0/grid
    INVENTORY_LOCATION=/oracle/install/oraInventory
    ORACLE_HOSTNAME=rhel5
    oracle.install.option=HA_CONFIG
    SELECTED_LANGUAGES=en
    UNIX_GROUP_NAME=dba
    oracle.install.asm.diskGroup.name=DATA
    oracle.install.asm.diskGroup.redundancy=EXTERNAL
    oracle.install.crs.config.autoConfigureClusterNodeVIP = false
    oracle.install.asm.SYSASMPassword=test
    oracle.install.asm.monitorPassword=test
    oracle.install.asm.diskGroup.disks=/dev/oracleasm/disks/TEST01,/dev/oracleasm/disks/TEST02
    oracle.install.asm.diskGroup.diskDiscoveryString=/dev/oracleasm/disks/*
    oracle.install.asm.OSDBA=asmdba
    oracle.install.asm.OSOPER=asmoper
    oracle.install.asm.OSASM=asmadmin
    oracle.install.asm.upgradeASM=false
    oracle.install.crs.config.gpnp.scanPort=0
    oracle.install.crs.config.clusterName=
    oracle.install.crs.config.gpnp.configureGNS=true
    oracle.install.crs.config.gpnp.gnsSubDomain=
    oracle.install.crs.config.gpnp.gnsVIPAddress=
    oracle.install.crs.config.autoConfigureClusterNodeVIP=false
    oracle.install.crs.config.clusterNodes=
    oracle.install.crs.config.storageOption=
    oracle.install.crs.config.sharedFileSystemStorage.diskDriveMapping=
    oracle.install.crs.config.sharedFileSystemStorage.votingDiskLocations=
    oracle.install.crs.config.sharedFileSystemStorage.votingDiskRedundancy=NORMAL
    oracle.install.crs.config.sharedFileSystemStorage.ocrLocations=
    oracle.install.crs.config.sharedFileSystemStorage.ocrRedundancy=NORMAL
    oracle.install.crs.config.useIPMI=false
    oracle.install.crs.config.ipmi.bmcUsername=
    oracle.install.crs.config.ipmi.bmcPassword=
    oracle.install.crs.config.privateInterconnects=
    oracle.install.crs.config.gpnp.scanName=
    oracle.install.crs.upgrade.clusterNodes=

  • Oracle 8.1.7 Client Install Response Files

    Hi!
    I need some help with Oracle Response files. I am trying to push out an installation package with Systems Management Server smsclitocken account not working. I need to find a way to get this package out without those priviliges (Switch User isn't available to me to use either, by policy). I need some sort of relative pathing solution. Relative pathing doesn't appear to work with the response files and their paths, but I am wondering if I am missing something. Is there an alternative in the Oracle Response files to unc and hard coding the drive letter??? If someone has some examples, I'd love to see them. Thank you for your help!!!
    Jeff

    Hi,
    I faced a problem that I want a Oracle8 driver for Linux, so I
    can connect my DB that installed in NT from Linux, I see that
    you face the same problem, I hope you find a solution, so could
    you please help me in this, should I install Oracle in the
    Linux, or not, from where can I install every thing.
    Thanx,
    Ahmed.

  • Unattended instalation of 10g Client with response file

    Hello,
    I want to create a response File for an unattended installation, because installing 10g on 150 clients by hand is just to much work...
    I tried to create a rsp.-file with the record option, no dice.
    I managed to install the client runtime, but now I also need a custom installation with Oracle Windows Interface & Oracle Call Interface.
    Any suggestions?
    THX in advance

    @Madrid
    It tried to create a response file with "setup -record -responseFile C:\test.rsp", it records settings like the OraHome, but theres no entry about WHAT products I want to install, I heard that this is a known Bug in 10g Realse 2 10.2.0.1 ?
    @orafad
    our software developer told me we need the following components:
    Oracle Client Runtime
    Oracle Services for Microsoft Transaction Server
    Oracle Objects for OLE
    Oracle ODBC Driver
    Oracle Provider for OLE DB
    Oracle Data Provider for .Net
    I tried to customize the clientcustom.rsp from the Oracle-CD, but I don't know what names I have to use for the things I need?
    e.g. oracle.rdbms.oci:10.2.0.1.0 for the Oracle Call Interface (OCI), but whats the name for Data Provider for .Net?? :(
    maybe somebody could post an recorded RSP-file?
    thanks for your help

  • How i install oracle client with ODBC using response file method

    Hi,
    I have managed to create a response file using OUI. Currently, I do not know what are the methods which i can install a group of computers using this response file. Any advise
    Thanks in advance.
    Best regards,
    Tony

    Presumably, any method that allows you to remotely run code on the group of computers would allow you to do a silent install of the Oracle client and ODBC driver. I know Microsoft and various third parties sell such tools, but I'm not enough of a Windows admin to know anything about the relative benefits of the products in this category.
    Justin

  • Error installing 11gR1 using Response file on Win 7 b/c version 6.1 not 6.0

    Hi everyone, I am hoping someone can help me, I searched the forum but I couldn't find anything similar to the problem I am having.
    I have just got a new laptop with Win 7. I have the 11gR1 64bit Oracle download files and I am trying to install it using the command prompt with --responsefile.
    The install fails when it is doing the prereq checks for checking CertifiedVersions. I know if I just executed setup.exe and went through the screens I could bypass this, but I need to install it with my response file. Anyone know how I can get around this?
    Here is the output from the install:
    ================================
    Starting execution of Prerequisites...
    Total No of checks: 11
    Performing check for CertifiedVersions
    Checking operating system requirements ...
    Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    Check complete: Failed <<<<
    Problem: Oracle Database 11g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    ========================================================
    Performing check for ServicePackChecks
    Checking service pack requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Check complete: Not executed <<<<
    OUI-18001: The operating system 'Windows Vista Version 6.1' is not supported.
    Recommendation: Install the recommended Service Pack.
    ..... rest of log file removed .....
    =========================================
    Thanks in advance!

    Hi;
    Microsoft Windows 7 certification will begin with Oracle Database 11gR2 (11.2.0.x). That means, Oracle Database 11gR2 will be the first Oracle Database product certified/supported with Microsoft Windows 7.
    You need to download 11gR2 (11.2.0.x).
    For details:
    Is Microsoft Windows 7 certified to install/run Oracle Database Server/Client ? [ID 952302.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Installation of client 10.2.0 using a response file

    Hello Everyone,
    I have no clue if I'm posting in the right Community but I need some help installing the Oracle Client 10.2.0 silently on a Computer. Right now my response file was created using the setup.exe /record /destinationFile myPath but was missing the dependency i wanted to install. So I added at the end of the file
    oracle.client:DEPENDENCY_LIST={"oracle.sqlplus:10.2.0.1.0","oracle.winprod:10.2.0.1.0"}
    oracle.winprod:DEPENDENCY_LIST = {"oracle.winprod:10.2.0.1.0","oracle.oo4o:10.2.0.1.0","oracle.odbc:10.2.0.1.0","oracle.ntoledb:10.2.0.1.0"}
    My dependency get installed but I keep getting these errors :
    The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL
    That is were I'm stuck now.
    Thank you for the help
    UPDATE: More info I am installing Oracle 10.2.0 32bit on a Windows 7 x64
    Edited by: 953742 on 2012-08-20 11:56

    953742 wrote:
    Then the fact that I need the patch isn't going to solve my problem. My problem is with the response file when I install the 10.2.0What 10.2.0.. Did you start from 10.2.0.4 or 10.2.0.1?
    The (earlier) referenced instructions say "+For installations on Windows 7 and Windows Server 2008 R2, you must use the software specifically designated for these operating systems. ...+"
    Unfortunately the OTN download link only lead to software removed message page.
    Where do they keep "archived" or previous versions nowadays? I remeber they kept at least a few releases back available.
    Maybe edelivery.oracle.com ? Only option I can think of, other than submitting SR for media to Metalink.

  • Install Oracle 11g 2 with response file

    Using the steps detailed here:
    http://docs.oracle.com/cd/E11882_01/install.112/e24187/advance.htm I was able to create a response file for Oracle client 11.2.0.1.win32.  I created the response file by starting a manual installation (On a Windows 7 client) and then clicking on the option to create and save a response file.  I exited out of the Oracle install before completing it.
    I then used this response file  during a Windows 7 unattended install using this at the command prompt:  setup.exe -silent -nowelcome -nowait -noconfig - responseFile [location]
    My question is how do I set up variables in the response file so that it will work on installs for other users?
    # 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=[HOW DO I SETUP A VARIABLE HERE FOR THE USER'S PCNAME?]
    # Complete path of the Oracle Home  ORACLE_HOME=C:\app\[HOW DO I SETUP A VARIABLE FOR THE USER's FOLDER HERE?]\product\11.2.0\client_1
    # Complete path of the Oracle Base. ORACLE_BASE=C:\app\[HOW DO I SETUP A VARIABLE FOR THE USER's FOLDER HERE?]
    What variables can I use so that I can use a single response file for multiple users?

    I know no way of doing so, but I am not a Windows expert. For the last two parameters (ORACLE_HOME and ORACLE_BASE), it is best practice to have these values the same across multiple machines, for ease of maintainability - think of future maintenance scripts you will likely have to write - if these parameters are the same across many computers, your scripting would be much easier/simpler/cleaner
    HTH
    Srini

  • Can't Recorde Response file for Oracle client 11.2.0.3 windows 32bit

    Hello
    We are going to upgrade our Oracle client on our clients to 11.2.0.3. But I can not record a resopnsfile with setup.exe.
    Have Oracle removed this feature?
    Here's a dump from setup.exe -help
    There is no possibility to run setup.exe witch -record -destinationfile option
    Preparing to launch Oracle Universal Installer from C:\Users\Test\AppData\Local\
    Temp\OraInstall2013-01-14_02-12-48PM. Please wait ... Usage:
    setup [-options] [(<CommandLineVariable=Value>)*]
    Where options include:
    -clusterware oracle.crs,<crs version>
    Version of Cluster ready services installed.
    -crsLocation <Path>
    Used only for cluster installs, specifies the path to the crs home locat
    ion. Specifying this overrides CRS information obtained from central inventory.
    -invPtrLoc <full path of oraInst.loc>
    Unix only. To point to a different inventory location. The orainst.loc f
    ile contains:
    inventory_loc=<location of central inventory>
    inst_group=<>
    -jreLoc <location>
    Path where Java Runtime Environment is installed. OUI cannot be run with
    out it.
    -logLevel <level>
    To filter log messages that have a lesser priority level than <level>. V
    alid options are: severe, warning, info, config, fine, finer, finest, basic, gen
    eral, detailed, trace. The use of basic, general, detailed, trace is deprecated.
    -paramFile <location of file>
    Specify location of oraparam.ini file to be used by OUI.
    -responseFile <Path>
    Specifies the response file and path to use.
    -attachHome
    For attaching homes to the OUI inventory.
    -cfs
    Indicates that the Oracle home specified is on cluster file system (shar
    ed). This is mandatory when '-local' is specified so that Oracle Universal Insta
    ller can register the home appropriately into the inventory.
    -clone
    For making an Oracle Home copy match its current environment.
    -debug
    For getting the debug information from OUI.
    -detachHome
    For detaching homes from the OUI inventory without deleting inventory di
    rectory inside Oracle home.
    -enableRollingUpgrade
    Used in cluster environment, to enable upgrade of a product on a subset
    of nodes (on which the product was installed).
    -executeSysPrereqs
    Execute system pre-requisite checks and exit.
    -force
    Allowing silent mode installation into a non-empty directory.
    -help
    Displays above usage.
    -ignoreSysPrereqs
    For ignoring the results of the system pre-requisite checks.
    -local
    Performs the operation on the local node irrespective of the cluster nod
    es specified.
    -printdiskusage
    Log debug information for disk usage.
    -printmemory
    Log debug information for memory usage.
    -printtime
    Log debug information for time usage.
    -relink
    For performing relink actions on the oracle home
    Usage: -relink -maketargetsxml <location of maketargetsxml> [-makedepsx
    ml <location of makedepsxml>] [name=value]
    -silent
    For silent mode operations, the inputs can be a response file or a list
    of command line variable value pairs.
    -waitforcompletion
    Installer will wait for completion instead of spawning the java engine a
    nd exiting.
    -suppressPreCopyScript
    Suppress the execution of precopy script.
    -acceptUntrustedCertificates
    Accept untrusted certificates from a secure site.
    -suppressPostCopyScript
    Suppress the execution of postcopy script.
    -noconfig
    Do not execute config tools.
    -noconsole
    For suppressing display of messages to console. Console is not allocated
    -formCluster
    To install the Oracle clusterware in order to form the cluster.
    -remotecp <Path>
    Unix specific option. Used only for cluster installs, specifies the path
    to the remote copy program on the local cluster node.
    -remoteshell <Path>
    Unix specific option. Used only for cluster installs, specifies the path
    to the remote shell program on the local cluster node.
    -executePrereqs
    To execute only the prerequisite checks.
    -ignorePrereq
    To ignore running the prerequisite checks.
    -ignoreInternalDriverError
    To ignore any internal driver errors.
    -downloadUpdates
    To download updates only.
    -showProgress
    To show the installation progress on the console. This option is support
    ed only in case of silent installation.
    Command Line Variables Usage
    Command line variables are specified using <name=value>; for example:
    [ session: | compName: | compName:version: ]variableName=" valueOfVariable"]
    Session/Installer variables are specified using:
    [session:]varName=value
    Ex 1: session:ORACLE_HOME_NAME="OraHome"
    Ex 2: ORACLE_HOME_NAME="OraHome"
    The lookup order is session:varName then just varName. The session prefix is
    used to avoid ambiguity.
    Component variables are specified using:
    [compInternalName:[Version:]]varName
    Ex 1: oracle.comp1:1.0.1:varName="VarValue"
    Ex 2: oracle.comp1:varName="VarValue"
    The lookup order is compInternalName:Version:varName, then compInternalName:
    varName, then just varName.
    Please press Enter to exit...

    Hi,
    There is no record option with 11gR2.
    There is no need to use '-record' flag to record/save the response file. At Summary page of installation, 11gR2 installer provides option to save the response file. We can perfom the silent installation using this saved response file
    Unix:
    ./runInstaller -silent -responseFile <saved_response-file>
    Windows:
    c:\software\11.2.0.1\database\setup.exe -responseFile <saved_response-file>
    For more details, kindly refer
    11gR2 Install (Non-RAC): Understanding New Changes With All New 11.2 Installer (Doc ID 884232.1)
    4th point in the document explains about this
    Thanks,
    Krishna

  • TS5179 I've been bitten by the "Missing MSVCR.dll file" problem when downloading the latest iTunes update (PC w/ Win-7 & Outlook-2007#. 'Have followed Apple's instructions of un-installing all Apple software, and re-installing it. #out of space...??)

    I've been bitten by the "Missing MSVCR.dll file" problem when downloading the latest iTunes update, 11.4.62 (on a PC w/ Win-7 & Outlook-2007#. 'Have followed Apple's instructions of un-installing all Apple software, and re-installing it (Ugh).  First result Outlook couldn't find my 1,385 item contact file in iCloud, although the outlook distribution lists were there.  Second result, upon installing iCloud again, I have two iCloud contact files shown in outlook - "iCloud" & iCloud, within iCloud".  1,332 & 1,385 contacts respectively. 
    Plus an iCloud installation error message saying iCloud moved 6,835 files to a "deleted items folder" somewhere.  This is NOT fun at 72-yrs old...!!
    So, how do I make sure I haven't lost anythying from Outlook?   Russ-AZ

    Interesting response, Kappy  -  Back to original post: "First result: Outlook couldn't find my 1,385 item contact file in iCloud, although the outlook distribution lists were there (therefore, initially I had lost my contact file from Outlook).  Second result, upon installing iCloud again, I now have two iCloud contact files shown in Outlook - "iCloud" & iCloud, within iCloud".  W/ 1,332 & 1,385 contacts respectively.  
    Plus an iCloud installation error message saying iCloud moved 6,835 files to a "deleted items folder" somewhere.  This is NOT fun at 72-yrs old...!!
    So, how do I make sure I haven't lost anythying from Outlook?   Russ-AZ"
    You can safely assume that I have tried using it!   So, to make things a little clearer:
         1)  I now have two iCloud "contacts files", w/ a different total count. What's the difference?  Why the different toatl count?
         2)  Since re-installing the Apple software (part of the MSVCR" recovery instructions) "couldn't possible affected Outlook", why am I getting an iCloud installation error message saying iCloud moved 6,835 files to a "deleted items folder" somewhere.  What's in those files? And where are they?
    Probably more important questions get down to:
         3)  Why is a basic Apple product upgrade "screwing-up Outlook"?  This iTunes upgrade, failing to install properly forced Outlook 2007 into a 2-min start-up cycle.  Which was fixed with this "Goat-Rpdeo" of re-installing MSVCR80.dll.
         4)  And under the latest release of iOS-7.0.4 on our iPhones, why is Apple now forcing us to use the iCloud to back-up our contacts, calendars & tasks, vs. allowing these files to be backed-up directly on our PC's via the USB cable?
    Thanks again for your interest and comments.  - Russ-AZ

  • Can't login to repository DB after installing EM using response file

    Anyone can help me?
    I installed EM 10g grid control 10.1.0.3 on solaris 9, it was a silent installation with response file, with new db. I specified the passwords for sysman, sys,system and dbsnmp in the response file, the installation went smoothly, but after that, when I tried to login to the repository database using the passwords which I set in the response file, it told me that my password was wrong! but the account status are all 'OPEN'. So I have to change the passwords mannually again. Is it OK to specify password in the response file?
    Anyone can help me?
    The following were the account status after EM 10g installation
    SQL> select username, account_status from dba_users;
    USERNAME ACCOUNT_STATUS
    SYS OPEN
    SYSTEM OPEN
    DBSNMP OPEN
    SYSMAN OPEN
    MGMT_VIEW OPEN
    PERFSTAT OPEN
    OUTLN EXPIRED & LOCKED

    Hi daryle
    the passwords are all "password" or "sysman", no funny chars.
    the following are the required items in the response file
    FROM_LOCATION="/opt/install_em_grid/Disk1/stage/products.xml"
    ORACLE_HOME="/opt/app/oracle_em/product/10.1.0/em_1"
    REMOVE_HOMES={"/opt/app/oracle_em/product/10.1.0/em_1"}
    s_mountPoint="/opt/app/oracle_em/product/10.1.0/em_1/oradata"
    s_reposPwd="sysman"
    s_reposPwdConfirm="sysman"
    s_passwordChoice="D"
    sl_adminPwds={"password", "password", "password"}
    sl_adminPwdsConfirm={"password", "password", "password"}
    s_dbSid="emrepos"
    s_globalDBName="emrepos.home.com"
    I installed again with this response file, everything going up ok, the only problem is that I can not login to the respository database with the password i set in my response file. that means I HAVE TO change them at the db site.

Maybe you are looking for

  • Can i use other credit card for my id and purchase

    Can i use other credit card for my id and purchase

  • BADI help needed

    Hi , In ECC 6.0 , Im creating custom badi  'zbadi' in se18 . Interface name : zbadi_inf ,                                                             impl class : zbadi_imp,                                                             method name : te

  • Report Painter. Form edited only display first page.

    Hi All, I have add on new column on my report painter and now the display is more than one page. There is warning "Only the first page is displayed in the report" whenever i execute to make modification using T-code : FMEO. There is ">" ">|" button a

  • LSMW not working in background

    Hi I have created LSMW and it is working fine in foreground. All the white fields are given data from file. Appreciate any help for sorting this out. thanks Balaji

  • HT4623 why don't I have a software update button?

    How do I update my IOS?