Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: web listener and dcd
Hello !
A web listener is the (configured) web server.
The DCD (Database Connection Descriptor) must be configured to use a low priviledged database user. The field "Authorized Ports" is very important. Here You must enter the HTTP ports over which a PL/SQL procedure can be executed. The other options should be self explaining.
In the web listener administration You must map a virtual directory (initially /ows-bin/ with option CN) to $ORACLE_HOME/ows??/bin/. So You must use the virtual directory name to addess the owa. Ooops - another abbreviation.
owa (oracle web agent) is a CGI that interpretes the request, chooses the dcd (but sorry, I don't know how), connects to the database with the db-user set for the dcd and executes the pl/sql procedure.
gosta.hulden_at_adera.se wrote:
>
> Could someone please explain the relationship between a dcd, a web
> listener and a virtual directory defined in a web listener? Shall I use
> the dcd-name or the virtual directory-name in the URL? If it is the
> directory, how does the URL tell witch dcd that shall be used?
>
> please answer with a mail
>
> gosta.hulden_at_adera.se
>
> -------------------==== Posted via Deja News ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet
-- Mit freundlichen Grüßen, Robert Stupp - Projektleiter Intranet-Division - ----------------------------------------------------------------- Robert Stupp PIRONET GmbH Phone: +49-221-454-3708 Im Mediapark 5d Fax: +49-221-454-3710 50670 Koeln E-Mail: rs_at_piro.net GermanyReceived on Wed Oct 22 1997 - 00:00:00 CDT
![]() |
![]() |