blob: 5d0d1d5b2cc09501b7899b32f9fbeb1dc7305377 [file] [log] [blame]
Tang Cheng03c0b0a2015-01-12 11:19:45 +08001PRECOMP Package Information
2===========================
3
4Sun Aug 25 11:18:32 GMT 2013
5
6Client Shared Library 32-bit - 11.2.0.4.0
7
8System name: Linux
9Release: 2.6.9-89.0.0.0.1.ELxenU
10Version: #1 SMP Tue May 19 04:48:26 EDT 2009
11Machine: i686
12
13Operating in ORACLE_HOME environment.
14Small timezone file = /ade/b/2998073494/oracle/oracore/zoneinfo/timezone_14.dat
15Large timezone file = /ade/b/2998073494/oracle/oracore/zoneinfo/timezlrg_14.dat
16
17==============================================================================
18
19PRECOMP Instant Client (IC) Package (precomp.zip) contains following
20components:
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
23iii) 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
26Installing PRECOMP IC Package:
27------------------------------
28Prerequisites:
29Please 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
40Notes:
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
63Legend:
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
69Configurations 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==============================================================================