Tang Cheng | 37650ea | 2014-10-20 16:14:41 +0800 | [diff] [blame] | 1 | PRECOMP Package Information |
| 2 | =========================== |
| 3 | |
| 4 | Sat Aug 24 17:31:03 GMT 2013 |
| 5 | |
| 6 | Client Shared Library 64-bit - 11.2.0.4.0 |
| 7 | |
| 8 | System name: Linux |
| 9 | Release: 2.6.9-103.0.0.0.1.ELxenU |
| 10 | Version: #1 SMP Thu Dec 8 11:00:30 EST 2011 |
| 11 | Machine: x86_64 |
| 12 | |
| 13 | Operating in ORACLE_HOME environment. |
| 14 | Small timezone file = /ade/b/2960201551/oracle/oracore/zoneinfo/timezone_14.dat |
| 15 | Large timezone file = /ade/b/2960201551/oracle/oracore/zoneinfo/timezlrg_14.dat |
| 16 | |
| 17 | ============================================================================== |
| 18 | |
| 19 | PRECOMP Instant Client (IC) Package (precomp.zip) contains following |
| 20 | components: |
| 21 | i) "proc" binary and related files to precompile a Pro*C application |
| 22 | ii) "procob" binary and related files to precompile a Pro*COBOL application |
| 23 | iii) sample configuration files, demo programs and demo make files for building |
| 24 | proc and procob demos and in general any Pro*C/Pro*COBOL application. |
| 25 | |
| 26 | Installing PRECOMP IC Package: |
| 27 | ------------------------------ |
| 28 | Prerequisites: |
| 29 | Please unzip following .zip files before unzipping precomp.zip: |
| 30 | |
| 31 | a) For runtime support (running Pro*C/Pro*COBOL applications) |
| 32 | - Unzip basic.zip (not required if installed instantclient through |
| 33 | Oracle Universal Installer) |
| 34 | |
| 35 | b) For developing Pro*C/Pro*COBOL applications |
| 36 | - Unzip basic.zip (not required if installed instantclient through |
| 37 | Oracle Universal Installer) |
| 38 | - Unzip sdk.zip |
| 39 | |
| 40 | Notes: |
| 41 | 1) Runtime libraries are available in |
| 42 | instantclient<_VV_v>/ |
| 43 | 2) proc binary is available in |
| 44 | instantclient<_VV_v>/sdk/ |
| 45 | 3) procob binary is available in |
| 46 | instantclient<_VV_v>/sdk/ |
| 47 | 4) ott binary is available in |
| 48 | instantclient<_VV_v>/sdk/ |
| 49 | 5) rtsora binary is available in |
| 50 | instantclient<_VV_v>/sdk/ |
| 51 | 6) All header files required for precompilation are available at |
| 52 | instantclient<_VV_v>/sdk/include/ |
| 53 | 7) Sample configuration files (pcscfg.cfg & pcbcfg.cfg) are available at |
| 54 | instantclient<_VV_v>/precomp/admin |
| 55 | 8) Pro*C demo makefile and sample Pro*C application are available at |
| 56 | instantclient<_VV_v>/sdk/demo/ |
| 57 | 9) Pro*COBOL demo makefile and sample Pro*COBOL application are available at |
| 58 | instantclient<_VV_v>/sdk/demo/ |
| 59 | 10) Please ensure that ICSDKHOME & ICLIBHOME defined in the demo makefiles |
| 60 | point to appropiate locations on your machine before putting them |
| 61 | to use. |
| 62 | |
| 63 | Legend: |
| 64 | VV - Major Oracle version number |
| 65 | v - Minor Oracle version number |
| 66 | (Ex: For the release 11.1, VV = 11 and v = 1) |
| 67 | |
| 68 | |
| 69 | Configurations Supported: |
| 70 | ------------------------- |
| 71 | Platforms Runtime Precompile |
| 72 | ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ ~~~~~~~~~~~~ |
| 73 | Linux 32bit (RHEL-4) Proc: Yes proc: Yes |
| 74 | procob: Yes procob: Yes |
| 75 | |
| 76 | Windows 32bit Proc: Yes proc: Yes |
| 77 | procob: Yes procob: Yes |
| 78 | |
| 79 | |
| 80 | ============================================================================== |