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: OAS 407 Beginner question plsql samples

Re: OAS 407 Beginner question plsql samples

From: Onno M. van der Straaten <ovds_at_casema.net>
Date: Wed, 29 Dec 1999 06:04:22 +0100
Message-ID: <3869a976$0$16229@reader3.casema.net>


It seems to me that the privileges on OWA_CONTENT are not set or incorrect. Did you enter SYSTEM as the DBA -user during installation? Then you must explicitly perform the grant privilege option:

grant all on WEBSYS.OWA_CONTENT to ...

Hope that helps,

Onno van der Straaten

 "immo" <iwetzel_at_gmx.de> wrote in message news:83baur$a69$1_at_nnrp1.deja.com...
> Hello
>
> i have installed all the oas samples but only the plsql
> sample isnt work and each plsql sample brings the following error:
>
> >Oracle Application Server
> >
> >An Internal error occured in processing the request Please refer to the
> >logs for more information
>
> But the database browser works very well.
>
> i have make a logfile for the plsql cartrige but there is only the
> following line:
> `OWS-05102: Initialization failed due to error -1034`
>
> Whats happen ?
>
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Tue Dec 28 1999 - 23:04:22 CST

Original text of this message

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