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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle not accessible via lan

Re: Oracle not accessible via lan

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: 21 Apr 2006 02:15:21 -0700
Message-ID: <1145610921.638212.127490@j33g2000cwa.googlegroups.com>

gd6502_at_eudoramail.com schreef:

> I have a machine server (win 2000 pro) on which are installed Oracle 9i
> server and IIS server; on IIS there is a web application, written in
> ASP, that use the Oracle db. ASP runs server side, so I think that
> clients accessing the application through their browsers, does not need
> anything installed on. The Oracle client should have been installed on
> the server machine instead, because is IIS that send all the commands
> to the DB. Is this correct?
>
> If this is correct, I need to know details about what to install and
> what to configure on the server. So, I've installed the Oracle client
> component on the server, and set through "Configuration Net Assistant"
> the "name of the service of local net".
> Now if I start ASP application from the server's browser, all runs
> correctly; trying instead from others pc, lan connected, Oracle doesn't
> answer and gives back this error:
> OraOleDB error ' 80004005 '
> ORA-12154: TNS: can't resolve the service name
>

Looks like your .asp does not do what you describe, but want to open a client-side connection (using OleDB) to the database. Not knowing details about your .asp solution, or knowing asp, there's not much more I can say. Received on Fri Apr 21 2006 - 04:15:21 CDT

Original text of this message

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