Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle web server 3.0, getting results from pl/sql
Try setting the "ERROR LEVEL" in the plsql cartridge to 2 and then restart the webserver processes. There are a few reasons why the server can't process your request, by setting the error level to 2 the server will tell you why it can't process the request and this will lead you to the problem.
Hope it Helps
On Fri, 06 Feb 1998 16:51:40 -0600, sjreeve_at_apollogrp.edu wrote:
>I am working with an evaluation copy of Oracle web server 3.0. Our DBA's
>did the installation and I am trying to work with it. I've created some
>test html scripts and can call Oracle's sample1 package from the
>database. I use the exact same calls for both procedures.
>
>The sample1 procedure works and brings up a new page. My test procedure
>brings up the following err message: "Request Failed We were unable to
>process your request at this time. Please try again later."
>
>The two procedures are very simple and similar. Is there somewhere that
>you have to register the procedure for the web server to recognise it?
>
>-------------------==== Posted via Deja News ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet
Received on Fri Feb 06 1998 - 00:00:00 CST
![]() |
![]() |