Re: How to get an ENCRYPTED Service Name
Date: Mon, 16 Oct 2000 16:39:03 GMT
Message-ID: <8sfav7$lsj$1_at_nnrp1.deja.com>
The service name is not encrypted. I assume you can get to the database from your asp web pages. If so, the service name can be retrieved with the query: select name from v$database. You can also find an entry in the tnsnames.ora file for the database you want to connect to that contains the service name.
In article <8sehlp$1d8$1_at_nnrp1.deja.com>,
atwork_at_guay.com wrote:
> I am trying to carry out some .asp web pages dealing with an Oracle
> Database, but I am not able to get the Service Name of the Database
> (this DB is not mine). How can I obtain the Service Name? Could it be
> encrypted?
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Oct 16 2000 - 18:39:03 CEST