in reply to
Connecting 'as sysdba' using DBD::Oracle
I didn't use DBD::Oracle for years, but I remember that
it's a real PITA to set up
it's quite touchy about releases.
What are the platforms and Oracle versions of the machine running the script and the DB server? Do they match?
Comment on
Re: Connecting 'as sysdba' using DBD::Oracle
Replies are listed 'Best First'.
Re^2: Connecting 'as sysdba' using DBD::Oracle
by
laminee
(Novice)
on Aug 05, 2009 at 10:01 UTC
It's Oracle 10g running on Enterprise Linux AS4. I am running the script on the DB node itself.
[reply]
In Section
Seekers of Perl Wisdom