Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle9i and Perl.
"Stephan Bressler" <stephan.bressler_at_siemens.com> writes:
> "George Barbour" <gbarbour_at_csc.com> wrote:
>> I am working through 'Perl for DBA's' by Duncan and Still. Has >> anybody used the DBD::Oracle Perl Module to access an Oracle9i >> database? or managed to install DBD without the 'ppm' module, >> which doesn't seem to be included in the install.
> all the binary DBD modules I know are linked with the 8i client libs, which
> are not compatible to the 9i libs. You would need to recompile the DBD
> modules with the 9i libs. Another solution would be to use a small 8i client
> installation in parallel to the 9i rdbms.
Ok, I am currently using Oracle 8i and might want to migrate to a different Oracle 9i Server. I am querying a remote server and have a huge bloated Oracle 8i installation on the client machine only because I can't even issue sql queries without it.
So, does your last sentence mean that I can at least use a 9i server from an 8i client? It was such a pain just to get the current setup working that I really wouldn't want to do it again.
Ciao,
Jens Received on Fri Feb 28 2003 - 05:28:20 CST
![]() |
![]() |