Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle database interface problem with perl

Re: Oracle database interface problem with perl

From: Uwe Schneider <pi_at_nospam.richard-schneider.de>
Date: Sat, 14 Nov 1998 17:59:12 +0100
Message-ID: <364DB6E0.61EA9C51@nospam.richard-schneider.de>


Hi,

*Hoon* wrote:
>
> Hi.. I have problem to access to Oracle database with my perl script from
> linux server.. I know common problem on this is
> something to do with Oracle Home and Oracle SID environment..
> but I think I have set it up correctly..
> any other solutions on this?
> or any suggestions?
>
> thanks in advance..
> sang

If you had supplied us with information about your configuration... What is the version of DBD, DBI, perl? What are the error messages?
Can you reach the server with sqlplus?

Possible sources of error are:

- Incompatibility issues
- Firewall or network issues
- Name resolution (ORACLE_SID->hostname)
- Wrong connect string 
- Listener not started

Uwe

--

Uwe Schneider       | Telefon +49 7251 / 82587
Karlsdorfer Str. 31 | Mail    pi_at_richard-schneider.de
76646 Bruchsal      | 

Linux - OS al dente! Received on Sat Nov 14 1998 - 10:59:12 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US