Sunteți pe pagina 1din 4

<!-- saved from url=(0022)http://internet.e-mail --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.

0 Transitional//EN"> <html> <head> </head> <body style="" lang="EN-US" link="black" vlink="purple"> <div class="Section1"> <h1>Oracle Data Access Components (ODAC) 11.2.0.3.0</h1> <div class="MsoNormal" style="text-align: center;" align="center"> <hr align="center" size="1" width="100%"></div> <p> <big style="font-weight: bold;"><big><big>Installation Guide and Release Notes</big></big></big></p> <p><b><span style="font-size: 13pt;">Release 11.2.0.3.0 Production<br> </span></b></p> <h4>May 2011<br> </h4> <h4>Copyright (c) Oracle Corporation 2011</h4> <p>This document provides information regarding the contents on the zip file and the steps required to setup Oracle Data Access Components into an Oracle Instant Client Home.</p> <p class="MsoNormal">&nbsp; </p> </ol> <big style="font-weight: bold;"></big> <h2><a name="Documentation"></a>Notes &amp; Information</h2> <ol> <li>&nbsp;The files of this zip file is NOT to be installed on top of an existing Oracle Universal Installer (OUI) based Oracle Home installation.<br /><br / ></li> <li><b>&nbsp;</b>After unzipping the files, products must be installed a nd configured by executing the install.bat.<br /><br /> </li> </ol> <h2><a name="Known_Issues"></a>Installation Instructions</h2> <ol> <li>Download the ODAC (xcopy version) zip file to a directory for stagin g ODAC products.<br /><br /></li> <li>Unzip ODAC (xcopy version) zip file to expand the contents.<br /><br /> The following directories will be created:<br /><br /> a) instantclient_11_2 - Ora cle Instant Client<br /><br /> b) ODP.NET20 - Oracle Data Provider for .NET 2<br /> c) ODP.NET4 - Orac le Data Provider for .NET 4<br /> d) ASP.NET - Oracle Providers for ASP.NET 2<br /> e ) ASP.NET4 - Oracle Providers for ASP.NET 4 <br />f) OLEDB - Oracle Provider for OLEDB < br />g) OO4O - Oracle Objects for OLE<br /> h) OraMTS - Oracle Services for MTS <br /><br />The install.bat will also be extracted to the same location as the ODAC zip file, which is used t o install and configure a specific product.<br /><br /> </li> <li>Execute install.bat to install and configure ODAC products.<br /><br /> To install all ODAC products, execute the following:<br /><br /> install.bat all c:\orac

le odac<br /><br /> Each product can be also be installed and configured individually. As an example, exe cuting the following will install only ODP.NET 2:<br /><br /> install.bat odp.n et2 c:\oracle odac<br /><br /> where &quot;c:\oracle&quot;, for example, is your installation direc tory and &quot;odac&quot; is the Oracle Home Name that is used for the registry keys. In this example , the registry entries for this install is created under HKLM\Sofware\Orac le\KEY_odac. Note that ODP.NET registry entries are simply created under HKLM\Software\Oracle\ODP.NET\<version>, and not under HKLM\Sofware\O racle\KEY_<Oracle Home Name>. If multiple products are installed to the same destination directory , make sure that the Oracle Home Name that is specified as an argument to instal l.bat is the same for all those products.<br /><br /> By default, When install.ba t is executed for a given product, the product and its dependencies will be installed an d configured WITHOUT a check to see if there is a newer version of the product or its dependencies already installed.<br /><br /> Below is the product dep endency information:<br /><br /> a) Oracle Data Provider for .NET 2 depends on<br /> &nbsp;&nbsp;&nbsp; - Oracle Instant Client<br /> b) Oracle Data Provider for .NET 4 depends on<br /> &nbsp;&nbsp;&nbsp; - Oracl e Instant Client<br /> c) Oracle Providers for ASP.NET 2 depends on<br /> &nbsp;&nbsp;&nbsp; - Oracle Instant C lient<br /> &nbsp;&nbsp;&nbsp; - Oracle Data Provider for .NET 2<br /> d) Oracle Providers for ASP.NET 4 depends on<br /> &nbsp;&nb sp;&nbsp; - Oracle Instant Client<br /> &nbsp;&nbsp;&nbsp; - Oracle Data Provider for .NET 4<br /> e) Oracle Provider for OLEDB depends on<br /> &nbsp;&nbsp;&nbsp; - Oracle Instant Client<br /> f) Oracle Objects for OLE depends on<br /> &nbs p;&nbsp;&nbsp; - Oracle Instant Client<br /> g) Oracle Services for MTS depends on <br />&nbsp;&nbsp;&nbsp; - Oracle Instant Client<br /><br /> To not have the products dependencies installed and configured, execute install.bat with &#39;false&#39; as the fourth parameter.<br /><br /> For example, executing<br /><br /> install.bat asp.net2 c:\oracle odac false<br /><br /> will only install and configure ASP.NET 2 and not install and configure ODP.NET 2 or instant client. If the last argument is not s pecified, the product and its dependencies will be installed and configured.<b r /><br /> </li> <li>Add the install directory and install directory&#39;s bin subdirecto ry to the system PATH environment variable before any other Oracle directories. Other wise, the products that are installed may not work properly as it will not be able to load the necessary DLLs. for example, if c:\oracle was provided as the in stall directory, add c:\oracle and c:\oracle\bin to the system PATH.<br /> <br /></li>

<li>Note that install.bat sets the value of the NLS_LANG registry key at HKLM\Sofware\Oracle\KEY_<Oracle Home Name> to AMERICAN_AMERICA.WE8MS WIN1252 by default. Please modify install.bat or change this value in the regis try after the install if necessary.<br /><br /></li> <li>If OraMTS is installed, the OracleMTSRecoveryService is created with the LocalSystem account as the logon account. The credentials can be cha nged using the &quot;services&quot; administration tool. Please read the OraMTS readme.txt for details. Note that after the install or the configuration, the servi ce will not be started, since it requires the install directory and its bin dire ctory to be included in the system PATH.<br /><br /></li> <li>Application using components from ODAC can use EZ CONNECT to connect to Oracle without depending on tnsnames.ora. Otherwise, configure or copy over tnsnames.ora from another machine and set TNS_ADMIN or ORACLE_HOME e nvironment variable appropriately.</li> </ol> <p> <span style="font-family: &quot;times new roman&quot;;"> <span style="font-weight: bold;"> </p> <h2>UnInstallation Instructions</h2> </span> <ol> <li>Execute uninstall.bat from the Oracle Home installation directory to unconfigure and uninstall ODAC products.<br /><br /> To uninstall all ODAC produ cts, execute the following:<br /><br /> uninstall.bat all odac<br /><br /> Each produ ct can be also be unconfigured and uninstalled individually. As an example, executing the following wil l uninstall only ODP.NET 2.x:<br /><br /> uninstall.bat odp.net2 odac<br /><br / > where &quot;odac&quot; is the Oracle Home Name that was used at install time. The uninstall.bat does not unins tall the product&#39;s depenencies. This means that the above example will on ly uninstall ODP.NET 2 and not it&#39;s dependencies.<br /><br /> </li> <li>Remove the install directory and install directory&#39;s bin subdire ctory from the system PATH environment variable.</li> <span style="font-weight: bold;"> </ol> <h2>Notes</h2> </span> <ol> <li>For backword compatibility, install.bat will still accept argumnets odp.net20

and asp.net to install Oracle Data Provider for .NET 2 and Oracle Pr oviders for ASP.NET 2.<span><br /><br /></span></li> <li>The install and uninstall scripts log all operations to the destinat ion directory&#39;s install.log and uninstall.log.<br /></li> </span> </ol> </div> </body> </html>

S-ar putea să vă placă și