Re: more HTMLDB fun...

  • From: Melanie Caffrey <mel.caffrey@xxxxxxxxx>
  • To: bill thater <shrekdba@xxxxxxxxx>
  • Date: Wed, 6 Jul 2005 09:22:26 -0400

What version of Oracle are you using for this?

In any event, did you edit your wdbsvr.app file, by any chance?

http://download-west.oracle.com/docs/html/B13693_02/post_inst.htm#sthref350

This link, though it refers to Oracle 9i, is embedded within the 10.1
documentation.

And this link:

http://download-west.oracle.com/docs/cd/B14117_01/server.101/b12255/confmods.htm#1055214

explains the obsolescence of the /pls virtual directory in later
versions of Oracle.

HTH,
Melanie

On 7/6/05, bill thater <shrekdba@xxxxxxxxx> wrote:
> On 7/6/05, Melanie Caffrey <mel.caffrey@xxxxxxxxx> wrote:
> > Bill,
> >
> > What is the name of your DAD?  From your URL posting, it looks like it
> > is "htmldb".
> >
> > I'm also wondering why you need the /pls portion.
> 
> both of those is because that's the URL given in the documentation.
> 
> >
> > You can exclude this in your DAD configuration.
> >
> > Can you please post the contents of your DAD.conf file?
> 
> Alias /i/ "/u01/app/oracle/product/9.2.0.4/marvel/images/"
>                 <Location /pls/htmldb>
>                  SetHandler pls_handler
>                  Order deny,allow
>                  Allow from all
>                  AllowOverride None
>                  PlsqlDatabaseUsername      HTMLDB_PUBLIC_USER
>                  PlsqlDatabasePassword      admin
>                  PlsqlDatabaseConnectString asp:1521:cri ServiceNameFormat
>                  PlsqlDefaultPage           htmldb
>                  PlsqlDocumentTablename     wwv_flow_file_objects$
>                  PlsqlDocumentPath          docs
>                  PlsqlDocumentProcedure     
> wwv_flow_file_manager.process_downlo
> ad
>                  PlsqlAuthenticationMode    Basic
>                  PlsqlNLSLanguage           AMERICAN_AMERICA.WE8ISO8859P1
>                 </Location>
> 
> 
> --
> --
> Bill "Shrek" Thater     ORACLE DBA
>        shrekdba@xxxxxxxxx
> ------------------------------------------------------------------------
> "Zen is not easy.
> It takes effort to attain nothingness.
> And then what do you have?
> Bupkes."  -- The Goddess
>
--
//www.freelists.org/webpage/oracle-l

Other related posts: