Need explanation regarding OCI8 certification with GI
Hi,
On Doc : What versions of PHP does OCI8 Support? (Doc ID 1127103.1)
said that "If your version of PHP comes with the OCI8 extension then you can use this to connect to Oracle databases 10.2, 11.1 and 11.2."
Need enlightenment / explanation, how is OCI8 (without any oracle client installed) certification/support to GI 12.1 or GI 12.2 ?
Example Case is :
Current environment
===================
DB Server :
------------
RAC Database
O/S = OEL 5
GI Ver = 11.2.0.3
DB Ver = 11.2.0.3
App Server
----------
O/S = OEL 5
PHP = 5.4.32
Driver = OCI8 without any oracle client installed
New environment
===============
DB Server :
------------
RAC Database
O/S = OEL 6.10
GI Ver = 12.1.0.1 or 12.2.0.1
DB Ver = 11.2.0.3
App Server