|
|||||
Install Oracle 9i Release 2The following instructions guide you through the installation of Oracle 9i2 for Compiere. The objective is to create a stable base for the Compiere product. You can skip this step if you have an existing Oracle 9i database install. PrerequisitesGet the Oracle 9i2 installation CDs - or - download (http://otn.oracle.com/software/products/oracle9i/content.html) the images from the Oracle Technology Network (OTN). You need 1.2 GB disk space for the download and in total about 6 GB for the images and the install. It is advisable to de-install Java 1.4.0 before you start the implementation, as the Oracle installer is likely to "hang" at some point during the install - without any error indication. InstallFor details Oracle Installation Guide for Windows - Linux You want to perform a custom installation to not install the Oracle Web components. The size of the INDX, USERS AND TEMP tablespaces should be greater or equal 100MB. Start the Oracle installer. As an example, see the screen shots below. In some situations, the Oracle installer may stall; here how to fix it. Preparation for next stepsIf on Linux please be aware
At the end of this step you need to know:
To test the database install execute on operating level: tnsping <Global Database Name> Here the Oracle 9i1 example:
If you cannot ping the database, do not proceed and check your Oracle installation (please refer to Oracle documentation (listener) and support for details):
You can also connect the database through a firewall. For this you need to configure the optional Connection Manager file cman.ora (example: D:\Oracle\Ora92\network\admin\cman.ora) Next StepInstall Java 1.4.0 Oracle 9i R2 Install Detail StepsPress Next Confirm/modify the Destination Name and Path and press Next Select the Oracle 9i Database Select Standard Edition and press Next Alternatively, you could select Custom and deselect all Enterprise/Management/Web Server components. Select General Purpose and press Next. Windows platforms only: Just press Next Enter your Global Database Name (also called TNS Name). You need
to know this name for later steps! Confirm directory and press Next In most cases, you could use the default character set, but we recommend using Unicode; press Next. Note: The character set AL16UTF16 is more efficient than the default AL32UTF8. AL16UTF16 is also referred to as UTF16 or UCS2 and is a fixed 16 bit length code. AL32UTF8 is a variable length unicode implementation and a bit less efficient as with every access, the length/width needs to be calculated. So, you have to choose between speed (AL16UTF16) and space (AL32UTF8). Check and press Install You will see this for a while ... and then ... ... at the end of the database install ... Enter and remember your SYS and SYSTEM password and press OK. Compiere does not use the Oracle HTTP Server. You can disable the start in your operation system. Press Exit. .Done !! Press Yes. Check & prepare your installation for the next steps. |
|||||
|