Details
Description
The existing oci8 driver connection only supports connections from database name configuraton.
It will be very good if is possible set a connection by service name.
Take a look in this DSN:
(DESCRIPTION= (ADDRESS= (PROTOCOL=TCP) (HOST=192.168.0.1) (PORT=1521) ) (CONNECT_DATA= (SERVICE_NAME=TH01) ) )
Issue Links
- duplicates
-
DBAL-141
PDO Connection Failure through TNS - PDOOracle/Driver.php line 56
-