Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Error while using Oraperl package.

1 view
Skip to first unread message

Ashish Jain

unread,
Jun 16, 2005, 5:55:30 AM6/16/05
to dbi-...@perl.org

Hi,

I am using Oraperl pack for my development. I get the following error
at the line where I use Oraperl ( use Oraperl).

Unknown error
Compilation failed in require at
/home/ebso/EM10103_agent/sysman/admin/scripts/semd_common.pl line 34.
BEGIN failed--compilation aborted at
/home/ebso/EM10103_agent/sysman/admin/scripts/semd_common.pl line 34.
Compilation failed in require at
/home/ebso/EM10103_agent/sysman/admin/discover/oracledb.pl line 80.

I am clueless about this error. Could you please help me in resolving this.

Thanks in advance.
Ashish

--
------------------------------------------------------------------------------
Ashish Kumar Jain Phone: +91 80 51082200
+91 98864 72277
MTS, Service Engineering
Platform Technologies Group
Oracle India Private Limited
------------------------------------------------------------------------------
Disclaimer: The opinions expressed in this mail are mine, and do not
necessarily represent those of Oracle Corporation
------------------------------------------------------------------------------

Michael A Chase

unread,
Jun 16, 2005, 10:21:48 AM6/16/05
to Ashish Jain, dbi-...@perl.org
On 06/16/2005 02:55 AM, Ashish Jain said:

> I am using Oraperl pack for my development. I get the following error at
> the line where I use Oraperl ( use Oraperl).

You should not be using Oraperl for new development. It is a wrapper
around DBI and DBD::Oracle intended to allow existing programs written
for oraperl (Perl 4 with Oracle OCI compiled in) to run with minimal
changes. New development should use DBI directly.

> Unknown error
> Compilation failed in require at
> /home/ebso/EM10103_agent/sysman/admin/scripts/semd_common.pl line 34.
> BEGIN failed--compilation aborted at
> /home/ebso/EM10103_agent/sysman/admin/scripts/semd_common.pl line 34.
> Compilation failed in require at
> /home/ebso/EM10103_agent/sysman/admin/discover/oracledb.pl line 80.
>
> I am clueless about this error. Could you please help me in resolving this.

You haven't given us any clues to help you with. A copy of the relevant
parts of the scripts would make it possible for us to make some better
guesses. Try reducing the script to the minimum that shows the error.

--
Mac :})
** I usually forward private questions to the appropriate mail list. **
Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.

0 new messages