Silent installation for oracle 9i client

Hi,
i need to install oarcle9i client (minimal instalation with network components) , can anyone provide me the step by step procedure to complete the installation in windows PC?
i used the below two files 1) responsefile 2) bat file , not installaed sucessfully
clientruntime.rsp:
============
[General]
RESPONSEFILE_VERSION=1.7.0
[SESSION]
UNIX_GROUP_NAME="install"
FROM_LOCATION="O:\Public Folder\Oracle9i\Disk-1\stage\products.jar"
FROM_LOCATION_CD_LABEL="Oracle9i"
NEXT_SESSION_RESPONSE=<Value Unspecified>
ORACLE_HOME="c:\oracle\products\9.0.1"
ORACLE_HOME_NAME="OHOME1"
TOPLEVEL_COMPONENT={"oracle.client","9.2.0.1.0"}
DEINSTALL_LIST=<"oracle.client","9.2.0.1.0">
SHOW_SPLASH_SCREEN=false
SHOW_WELCOME_PAGE=false
SHOW_COMPONENT_LOCATIONS_PAGE=false
SHOW_CUSTOM_TREE_PAGE=false
SHOW_SUMMARY_PAGE=true
SHOW_INSTALL_PROGRESS_PAGE=true
SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
SHOW_OPTIONAL_CONFIG_TOOL_PAGE=false
SHOW_RELEASE_NOTES=false
SHOW_ROOTSH_CONFIRMATION=true
SHOW_END_SESSION_PAGE=false
SHOW_EXIT_CONFIRMATION=false
NEXT_SESSION=false
NEXT_SESSION_ON_FAIL=false
SHOW_DEINSTALL_CONFIRMATION=true
SHOW_DEINSTALL_PROGRESS=true
LOCATION_FOR_DISK2="O:\Public Folder\Oracle9i\Disk-2\stage"
LOCATION_FOR_DISK3="O:\Public Folder\Oracle9i\Disk-3\stage"
[oracle.client_9.2.0.1.0]
INSTALL_TYPE="Runtime"
start.bat:
=======
"O:\Public Folder\Oracle9i\Disk-1\install\win32\setup.exe" -silent -responseFile "O:\Public Folder\Nagaraj\SilentInstall\clientruntime.rsp"
Note: i am using network folder not from CD drive
Thanks & regards,
NagsDBA

Hi,
Well, the steps as the same as install Oracle Server Database.
Which tools on the Oracle Client you want to use ?
Maybe Oracle Instant Client is more interesting for you.
Look this link: http://www.oracle.com/technology/tech/oci/instantclient/index.html
Cheers

Similar Messages

  • Silent installation of Oracle 9i client fails

    Hi, I need to do a silent installation of th Oracle 9i client on W2K.
    Using a Oracle supplied response file works fine. However, when I try to use a response file which was recorded from a previous installation with 'setup -record -destinationFile x.rsp' only a part of the required files are installed.
    I need to use a 'recorded' response file since this seems to be the only way to bypass the question for the Oracle MTS (which shows up even in a silent installation).
    Are there any know problems with using a 'recorded' response file ? I didn't find any useful hints in the documentation.
    Thanks and regards
    Michael

    Hi,
    Well, the steps as the same as install Oracle Server Database.
    Which tools on the Oracle Client you want to use ?
    Maybe Oracle Instant Client is more interesting for you.
    Look this link: http://www.oracle.com/technology/tech/oci/instantclient/index.html
    Cheers

  • Silent Installation for OUI Product

    I'm trying to do silent installation for Oracle RCU Client by
    setup.exe -responseFile "C:\Kapil\Recording\RCU Installer\Disk1\stage\Response\oracle.as.repcu.rcu.rsp" -silent -nowelcome
    it starts the Installation in GUI Mode & opens the welcome page
    Is anything need to be changed in response file, as i have set ORACLE_HOME="C:\oracle\product\11.1.1\rcuHome_1" and ORACLE_BASE="C:\oracle\product\11.1.1\rcuHome_1"
    there are 3 response files present in Stage/Response folder,
    oracle.as.repcu.rcu.rsp,
    oracle.as.schema.version.Custom.rsp,
    oracle.as.upgrade.Complete.rsp
    i don't know which one to change ? For testing purpose i have changed & set the ORACLE_HOME & ORACLE_BASE but nothing works out.
    Please suggest apart from these values which i have set in response file, anything else do i need to set other values.
    Also it's not prerequisite to setup RCU Client in silent mode. Please suggest if some other oracle product (OUI based) can be setup in silent mode. I'm doing for testing purpose to run the silent based installation...
    Thanks in advance

    Hi,
    setup.exe -responseFile "C:\Kapil\Recording\RCU Installer\Disk1\stage\Response\oracle.as.repcu.rcu.rsp" -silent -nowelcome
    setup.exe -silent -responseFile "C:\Kapil\Recording\RCU Installer\Disk1\stage\Response\oracle.as.repcu.rcu.rsp"
    Please check this link
    http://www.oracle-base.com/articles/misc/OuiSilentInstallations.php
    - Pavan Kumar N

  • Silent installation of oracle 10.2.0.5 on Linux 5

    Please anyone guide me for the steps of silent installation of oracle 10.2.0.5 on Linux 5. Please provide me the link if any.

    Hi;
    Please anyone guide me for the steps of silent installation of oracle 10.2.0.5 on Linux 5. Please provide me the link if any.You mention to install oracle 10.2.0.5 client or patch on Linux?(What is linux5? version,its 32 bit or 64 bit)
    If yes than its mean you are already on 10.2.0.x level. Because 10.2.0.5 is a patch check
    10.2.0.5 Patch Set - Availability and Known Is [ID 1087991.1 ]
    For installation you need to check readme part of patch
    If you mention client installation than check:
    10.2.0.5 client
    Re: Oracle 10g 10.2.0.5 Installation
    Regard
    Helios

  • Silent Installation of Oracle 10g on Windows XP

    Hi,
    I was trying out "SILENT INSTALLATION OF ORACLE 10g ON WINDOWS XP", where I was getting the following error. Can you please help me out.
    COMMAND GIVEN : D:\database>d:/disk1/setup.exe -responsefile d:/disk1/response/custom.rsp -silent -nowelcome
    ERROR THROWN : Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    Preparing to launch Oracle Universal Installer from C:\DOCUME~1\RAVIKA~1\LOCALS~1\Temp\OraInstall2011-04-06_07-54-37AM. Please wait ... Oracle Universal Installer, Version 10.2.0.3.0 Production
    Copyright (C) 1999, 2006, Oracle. All rights reserved.
    You can find a log of this install session at:
    C:\Program Files\Oracle\Inventory\logs\installActions2011-04-06_07-54-37AM.log
    .................................................................................................... 100% Done.
    SEVERE:Values for the following variables could not be obtained from the command line or response file(s):
    DEP_MODE(InstallType),
    TLDepModes(TopLevelInstallType)
    Silent install cannot continue.
    Please press Enter to exit...
    So I changed the "CUSTOM.RSP" response file parameters by adding
    DEP_MODE="EE"
    TLDepModes="EE"
    But it is still throwing me the error.
    REquesting you to help me out in this case.
    Thanks and REgards
    Ravikanth Garimella

    Pl identify exact versions of "10g" and "Windows XP". Pl also post the last 100 lines from the install log.
    Pl note that Home versions of Windows are not supported - http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#CHDHGGFE
    Pl see the Install Guide on how to use response files -
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/advance.htm#i634763
    http://download.oracle.com/docs/cd/B19306_01/em.102/b16227/c_oui_appendix.htm#BABGHAIA
    HTH
    Srini

  • The type initializer for 'Oracle.DataAccess.Client.OracleClientFactory'

    Hi
    Microsoft Visual Studio 2008
    Version 9.0.21022.8 RTM
    Microsoft .NET Framework
    Version 3.5 SP1
    Oracle Developer Tools for Visual Studio 11.1.0.7.20
    I have DB 11.2.0.1 installed on my machine ( OraDb11g_home1 ) and ODT in another home OraClient11g_home1 on my Windows 7 32-bits
    After installing ODT I tried to create a new DataSource, it succeeded (test connection is succesful) but while saving I get
    "The type initializer for 'Oracle.DataAccess.Client.OracleClientFactory' threw an exception." messagebox.
    In registry I have both keys
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET\2.111.7.20
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET\2.112.1.0
    of course I can connect to db from both homes.
    I've been searching for simmilar issues but have not found something that would help me solve this one.

    ODP.NET actually consists of several DLLs, some managed, some not. If you are missing one of the DLLs in the chain or it somehow picks up mismatched DLLs from several different versions then you will get this error. So if you hand copied DLL's rather than using an installer, this might be the cause.
    Another typical cause of this error is that you deployed your application to another machine (web server) and did not properly install ODP.NET over there.
    The best solution is to reinstall ODP.NET using the installer on the machine where you will run your application. If you already have ODP.NET there, make sure it is the right version and perform a clean up to make sure old versions are not lying around.

  • 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

  • Silent installation for FMW products command prompt stuck!!

    Hi All,
    I am working on silent installation of Oracle FMW components, I am using the response file approach and Oracle Universal Installer. The aim is to integrate these installation commands to continuous integration tools like Jenkins/ControlTier.
    When the installation finishes, the current shell still holds the prompt. I need to press ENTER to get out. The problem If I integrate them with this tools their flow does not end up, as command prompt does not return. In addition to that I need the returned execution status (echo $?) for evaluating the process.
    I have tried launching it in background but did not work, any ideas ?
    They say, silent does not require user interaction still we have to press ENTER to exit the console (silent + GUI).
    Please suggest.
    Thanks in advance,
    Bhaskar
    I am posting one of the application installation output to give a better idea(Oracle Webtier Utilities):
    =========================================================
    bash-3.2$ ./runInstaller -silent -responseFile /sarbackups1/infra_build/response/WebtierSOA_InstallOnly_11.1.1.4.rsp &
    [1] 17055
    -bash-3.2$ Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 3578 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 28991 MB Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-02-21_04-40-33PM. Please wait ..../runInstaller: syntax error at line 299: `count1=$' unexpected
    Log: /u01/app/oracle/oraInventory/logs/install2012-02-21_04-40-33PM.log
    Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
    Reading response file..
    Expected result: One of 5.9,5.10
    Actual Result: 5.10
    Check complete. The overall result of this check is: Passed
    CertifiedVersions Check: Success.
    Checking for SUNWarc; found Lint Libraries (usr)(SUNWarc). Passed
    Checking for SUNWbtool; found CCS tools bundled with SunOS(SUNWbtool). Passed
    Checking for SUNWhea; found SunOS Header Files(SUNWhea). Passed
    Checking for SUNWlibC; found Sun Workshop Compilers Bundled libC(SUNWlibC). Passed
    Checking for SUNWlibm; found Math & Microtasking Library Headers & Lint Files (Usr)(SUNWlibm). Passed
    Checking for SUNWlibms; found Math & Microtasking Libraries (Usr)(SUNWlibms). Passed
    Checking for SUNWsprot; found Solaris Bundled tools(SUNWsprot). Passed
    Checking for SUNWtoo; found Programming Tools(SUNWtoo). Passed
    Checking for SUNWi1of; found ISO-8859-1 (Latin-1) Optional Fonts(SUNWi1of). Passed
    Checking for SUNWi1cs; found X11 ISO8859-1 Codeset Support(SUNWi1cs). Passed
    Checking for SUNWi15cs; found X11 ISO8859-15 Codeset Support(SUNWi15cs). Passed
    Checking for SUNWxwfnt; found X Window System platform required fonts(SUNWxwfnt). Passed
    Check complete. The overall result of this check is: Passed
    Packages Check: Success.
    Checking for 127111-02; found 127127-11. Passed
    Checking for 137111-04; found 137137-09. Passed
    Check complete. The overall result of this check is: Passed
    Patches Check: Success.
    Expected result: 1024MB
    Actual Result: 16384MB
    Check complete. The overall result of this check is: Passed
    TotalMemory Check: Success.
    Verifying data......
    Copying Files...
    -----------20%----------40%----------60%----------80%--------100%
    Applying Oneoff Patch...
    [CONFIG] Launching Config Actions....
    Started Configuration:Web Tier Configuration
    [CONFIG]:Create and Start AS Instance (Web_PIT3)
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Creating Oracle Instance directories...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Recording OPMN ports reservations...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Bootstrapping OPMN configuration files...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Instantiating opmnctl for direct usage...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Skipping instance registration
    [CONFIG] SUCCESS:Create and Start AS Instance (Web_PIT3)
    [CONFIG]:Create and Start OHS Component (ohs_PIT3)
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Creating empty component directories...
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Provisioning OHS files for ohs_PIT3
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Copying OHS files from ORACLE_HOME to ORACLE_INSTANCE locations
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Customizing httpd.conf
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Adding component's process control to OPMN...
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Skipping ohs_PIT3 component registration.
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Invoking opmn reload...
    [CONFIG] SUCCESS:Create and Start OHS Component (ohs_PIT3)
    [CONFIG]:Create and Start Web Cache Component (webcache_PIT3)
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Creating empty component directories...
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Provisioning WebCache files for webcache_PIT3
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Copying WebCache files from ORACLE_HOME to ORACLE_INSTANCE locations
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Customizing webcache.xml
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Adding component's process control to OPMN...
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Skipping webcache_PIT3 component registration.
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Invoking opmn reload...
    [CONFIG] SUCCESS:Create and Start Web Cache Component (webcache_PIT3)
    Configuration:Web Tier Configuration completed successfully
    The installation of Oracle AS Common Toplevel Component, Oracle WebTier and Utilities CD completed successfully.
    Prompt holds here I have to press ENTER to come out
    =========================================================

    Hi All,
    I am working on silent installation of Oracle FMW components, I am using the response file approach and Oracle Universal Installer. The aim is to integrate these installation commands to continuous integration tools like Jenkins/ControlTier.
    When the installation finishes, the current shell still holds the prompt. I need to press ENTER to get out. The problem If I integrate them with this tools their flow does not end up, as command prompt does not return. In addition to that I need the returned execution status (echo $?) for evaluating the process.
    I have tried launching it in background but did not work, any ideas ?
    They say, silent does not require user interaction still we have to press ENTER to exit the console (silent + GUI).
    Please suggest.
    Thanks in advance,
    Bhaskar
    I am posting one of the application installation output to give a better idea(Oracle Webtier Utilities):
    =========================================================
    bash-3.2$ ./runInstaller -silent -responseFile /sarbackups1/infra_build/response/WebtierSOA_InstallOnly_11.1.1.4.rsp &
    [1] 17055
    -bash-3.2$ Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 3578 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 28991 MB Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-02-21_04-40-33PM. Please wait ..../runInstaller: syntax error at line 299: `count1=$' unexpected
    Log: /u01/app/oracle/oraInventory/logs/install2012-02-21_04-40-33PM.log
    Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
    Reading response file..
    Expected result: One of 5.9,5.10
    Actual Result: 5.10
    Check complete. The overall result of this check is: Passed
    CertifiedVersions Check: Success.
    Checking for SUNWarc; found Lint Libraries (usr)(SUNWarc). Passed
    Checking for SUNWbtool; found CCS tools bundled with SunOS(SUNWbtool). Passed
    Checking for SUNWhea; found SunOS Header Files(SUNWhea). Passed
    Checking for SUNWlibC; found Sun Workshop Compilers Bundled libC(SUNWlibC). Passed
    Checking for SUNWlibm; found Math & Microtasking Library Headers & Lint Files (Usr)(SUNWlibm). Passed
    Checking for SUNWlibms; found Math & Microtasking Libraries (Usr)(SUNWlibms). Passed
    Checking for SUNWsprot; found Solaris Bundled tools(SUNWsprot). Passed
    Checking for SUNWtoo; found Programming Tools(SUNWtoo). Passed
    Checking for SUNWi1of; found ISO-8859-1 (Latin-1) Optional Fonts(SUNWi1of). Passed
    Checking for SUNWi1cs; found X11 ISO8859-1 Codeset Support(SUNWi1cs). Passed
    Checking for SUNWi15cs; found X11 ISO8859-15 Codeset Support(SUNWi15cs). Passed
    Checking for SUNWxwfnt; found X Window System platform required fonts(SUNWxwfnt). Passed
    Check complete. The overall result of this check is: Passed
    Packages Check: Success.
    Checking for 127111-02; found 127127-11. Passed
    Checking for 137111-04; found 137137-09. Passed
    Check complete. The overall result of this check is: Passed
    Patches Check: Success.
    Expected result: 1024MB
    Actual Result: 16384MB
    Check complete. The overall result of this check is: Passed
    TotalMemory Check: Success.
    Verifying data......
    Copying Files...
    -----------20%----------40%----------60%----------80%--------100%
    Applying Oneoff Patch...
    [CONFIG] Launching Config Actions....
    Started Configuration:Web Tier Configuration
    [CONFIG]:Create and Start AS Instance (Web_PIT3)
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Creating Oracle Instance directories...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Recording OPMN ports reservations...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Bootstrapping OPMN configuration files...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Instantiating opmnctl for direct usage...
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (Web_PIT3)]:Skipping instance registration
    [CONFIG] SUCCESS:Create and Start AS Instance (Web_PIT3)
    [CONFIG]:Create and Start OHS Component (ohs_PIT3)
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Creating empty component directories...
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Provisioning OHS files for ohs_PIT3
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Copying OHS files from ORACLE_HOME to ORACLE_INSTANCE locations
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Customizing httpd.conf
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Adding component's process control to OPMN...
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Skipping ohs_PIT3 component registration.
    [CONFIG] [Web Tier Configuration] [Create and Start OHS Component (ohs_PIT3)]:Invoking opmn reload...
    [CONFIG] SUCCESS:Create and Start OHS Component (ohs_PIT3)
    [CONFIG]:Create and Start Web Cache Component (webcache_PIT3)
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Creating empty component directories...
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Provisioning WebCache files for webcache_PIT3
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Copying WebCache files from ORACLE_HOME to ORACLE_INSTANCE locations
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Customizing webcache.xml
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Adding component's process control to OPMN...
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Skipping webcache_PIT3 component registration.
    [CONFIG] [Web Tier Configuration] [Create and Start Web Cache Component (webcache_PIT3)]:Invoking opmn reload...
    [CONFIG] SUCCESS:Create and Start Web Cache Component (webcache_PIT3)
    Configuration:Web Tier Configuration completed successfully
    The installation of Oracle AS Common Toplevel Component, Oracle WebTier and Utilities CD completed successfully.
    Prompt holds here I have to press ENTER to come out
    =========================================================

  • Silent Installation of Oracle

    Hi,
    I need to do the silent installation of oracle(11g) using a single shell script. I have generated the response files for both software installation as well as for dbca setup . I have kept them in the following way in my shell script:
    su - oracle -c "<runInstaller path> -silent -responseFile <responseFile Path>" ###LINE 1
    ./<Base Path>root.sh ######## LINE 2
    su - oracle -c "dbca -silent -createDatabase -responseFile <responseFilePath> -continueOnNonFatalErrors true" #### LINE 3
    Everything is running fine except that control is not getting passed to LINE2 from LINE1 , even after LINE1 is getting executed successfully.
    Please help me in this regard.
    Deepak
    Reply With Quote
    Edited by: user11859463 on Sep 5, 2009 2:29 AM

    I do a very similar thing in Oracle 10g with no issues. Haven't tried with 11gR2 yet, so I can not comment whether there is an 'opportunity for Oracle to change something'.
    The one difference is that I put the action for each call into a unique script, so I end up with a sequence like
    su - oracle -c {path}/script1.sh
    {Base Path}/root.sh
    su - oracle -c {path}/script2.sh
    where script1 does the runInstall and script2 does the dbca.
    My one thought is that you have some line-continuation char in the runInstaller call.

  • License for Oracle Unix client

    Let say I have an application running on Unix 64bit (SunOS,HPUX or AIX) accessing a DB with proC, php or jdbc OCI.
    From XE doc I understood that it is possible to have the DB running Oracle XE on Linux 32bit and the application connecting to the DB with Oracle SE or EE Client from Unix 64bit.
    What license is required for Oracle Unix client?
    Is the configuration above free (or am I naive)?

    As least Oracle instance client is Free according to Oracle.
    http://www.oracle.com/technology/tech/oci/instantclient/ic-faq.html
    Or check here
    http://www.oracle.com/technology/software/htdocs/client_lic.html

  • Documentation and Installer for "Oracle VM Management Pack" for EMGC?

    Hi,
    Can you please provide locations/links to download the Documentation and the Installer for "*Oracle VM Management Pack"* for EMGC? I need to install the virtualization pack for provisioning OVM templates on Virtual machines.
    Thanks in advance,
    Ranganath

    >
    Can you please provide locations/links to download the Documentation and the Installer for "*Oracle VM Management Pack"* for EMGC? I need to install the virtualization pack for provisioning OVM templates on Virtual machines.Hi Ranganath,
    This feature is present in EM Grid Control 10.2.0.5 and you need to enable it..
    Please refer to
    How to Enable Oracle VM Management Pack in EM Grid Control 10.2.0.5 [ID 781879.1]
    http://www.oracle.com/us/corporate/press/017955_EN
    Regards
    Rajesh

  • Installable for Oracle Tuxedo Mainframe Adapter for TCP (CICS)

    Hi,
    Could anyone please help me to find the installable for "Oracle Tuxedo Mainframe Adapter for TCP (CICS)", does this comes with the Tuxedo 10g installable or is it a separate plug-in that I need to download and install.
    Regards,
    Priyanka

    Hi Priyanka,
    The Tuxedo Mainframe Adapters are separably licensed products and not included in the Tuxedo kits. I'm not certain the mainframe adapters are yet available for 10gR3 (I'm checking on this), and for whatever reason the latest version I can find for download is the 9.1 version that can be downloaded from eDelivery.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • The type initializer for 'Oracle.DataAccess.Client.OracleConnection' threw

    Hi All,
    I am .Net developer [.Net Fream work 2.0].
    In my new windows [C#] project , I have to use oracle Database [11g] which is intalled in one of the server.
    I have installed [my local mechine] odp.net and Oracle.DataAccess.dll version is 2.111.7.20.
    I added reference the above dll and its working fine in my mechine.
    I have build the applicatrion with release option. then i moved the release folder to QA mechine [because QA team needs to test. when the are testing , they are getting below msg
    "The type initializer for 'Oracle.DataAccess.Client.OracleConnection' threw "
    Please could some one can help,
    whether i have to intall odp.net in QA mechine also ?
    thanks
    Babu                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi,
    As per my experience, Type initializer exception by ODP coulod also be due to mismatch between ODP.Net and dependant layers, especially with the service layer, which communicates with the OCI.
    So, please do following:
    - As suggested earlier, if not installed and then do install the ODP ship home on the target test machine.
    - If already installed, ensure that versions do match, essentially you cannot pick a different ODP dll and try to make it work with a different version of ship home dlls.
    thanks,
    Mrinal

  • Type initializer for 'Oracle.DataAccess.Client.CThreadPool' threw an excep.

    Hi all,
    I have a .NET application which save data in an oracle database (about 2000 database read / write each day).
    Every thing works fine since few years...
    However, yesterday, one of my client got this error :
    System.Runtime.InteropServices.SEHException: External component has thrown an exception.
    at Oracle.DataAccess.Client.CThreadPool..cctor()
    The type initializer for 'Oracle.DataAccess.Client.CThreadPool' threw an exception.
    at Oracle.DataAccess.Client.CThreadPool.SetMaxThreads(UInt32 MaxWorkerThreads, UInt32 MaxIOCompletionThreads)
    at Oracle.DataAccess.Client.OracleCommand.set_CommandTimeout(Int32 value)
    Any ideas ?
    Regards.

    Hi,
    thanks for the answer. Yes the Inner exception returns "The provider is not compatible with the version of Oracle client".
    Could it be the Oracle Client Version? I just noticed that on that machine there is the Oracle Client version 11.1.

  • How to do silent installation for Adobe CS1 .

    how to do silent installation for Adobe CS1

    What do you mean by "check" the silent switches? Do you mean you want the documentation for enterprise deployment?
    (Worth mentioning just in case: you will need a deployment license from Adobe).

Maybe you are looking for

  • Printer default problem

    Hi, I have Network Magioc Essentials installed. Within this, I have set the printer connected to my home computer set as default. Everything is working fine then. However after shutting down and restart the computer again. The default printer is bein

  • I upgraded My 3GS to ios 5.0.1 but it won't activate and just tells me to try again later because the activationserver is down

    I upgraded My 3GS to ios 5.0.1 but it won't activate and just tells me to try again later because the activationserver is down. I have tried both with and without a SIM and it still doesn't work. I also tried connecting it to itunes but it didn't hel

  • Error message and run time is really slow-not responding

    Hello I am using Adobe Captivate 5 and have been bulding alot of training simulations over the past few days and have noticed that the system seems to be preforming worse and worse as the days go by. So I wondered if maybe there was a setting or some

  • Error in J1IF01, i.e., when creation of sc challan

    Dear Experts, When Doing J1IF01, Sub-Contracting Challan... System is giving the Error... No Modevat Credits availed for 57FC for Excise group --XX Please help me..... NOTE: I have maintained all Cutomizing Settings. Please...

  • Brush lines uneven. Where is my fault?

    Hello, i'm a Student, using CS4 on the following MacBook. When I use the Brush or Eraser Tool, the created lines don't have straight borders - they are waves. When I select a Brush from the menu, it works fine untill I change the size. Can somebody t