Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle database interface problem with perl
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 |
![]() |
![]() |