- or download this
Using DBI 1.633 (for perl 5.020002 on x86_64-linux-thread-multi) insta
+lled in /opt/perl/ActivePerl-5.20/lib/auto/DBI/
...
Generating a Unix-style Makefile
Writing Makefile for DBD::Oracle
Writing MYMETA.yml and MYMETA.json
- or download this
perl dbi.pl
Uncaught exception from user code:
...
at dbi.pl line 8.
DBI::install_driver("DBI", "Oracle") called at /opt/perl/Activ
+ePerl-5.20/lib/DBI.pm line 662
DBI::connect("DBI", "dbi:Oracle:host=192.168.0.10", undef, und
+ef) called at dbi.pl line 8
- or download this
1 use DBI;
2 use diagnostics;
...
23 foreach (@row) {
24 $_ = "\t" if !defined($_);
25 print "$_\t";
- or download this
ls -l | grep -i libclntsh.so
lrwxrwxrwx. 1 oracle dba 17 Sep 25 23:00 libclntsh.so -> libclnt
+sh.so.11.1
...
[root@localhost lib]# pwd
/u01/app/oracle/product/11.2.0/xe/lib