Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: OAS 4.0.6.4 - "Can not service this request, please try again later"

Re: OAS 4.0.6.4 - "Can not service this request, please try again later"

From: Super Kev <steve.bright_at_capgemini.co.uk>
Date: Wed, 3 Mar 1999 10:09:51 -0000
Message-ID: <7bj1pi$t6o$1@hagen.cloud9.co.uk>


Firstly take a look at your log files ... ows\admin\website40\log\wrb.log

We were getting this type of error on our Dev server and it was generally attributed to a shotage of virtual memory.....an instance of a pl/sql cartridge requires a minimum amount of virtual memory...If there is not sufficient then a failure occurs and the error message you are getting displayed.

If this is not the problem the log file will still show an error message/code at the point of failure..look it up.

Generally speaking PL/SQL errors will be displayed showing an Oracle error message.

--
Cheers

Steve Bright

steve.bright_at_capgemini.co.uk

tom wrote in message <7bhvkf$nom$1_at_winter.news.rcn.net>...
>What is this message? I have a PL/SQL application running on NT 4, sp3
>against a 7.3.3 database using IIS 4 as the listener with SSL implemented.
>It is pretty simple - query a single table, add and update another table.
>All the procedures work except one, where I am inserting into a table that
I
>inserted into with another procedure, but with this one, I get "Can not
>service this request, please try again later". There are no PL/SQL
errors -
>I can execute the procedure fine on the development box. Any clues?
>
>Thanks,
>
>Tom Mettling
>mettling_at_javanet.com
>(please respond to email and group)
>
>
Received on Wed Mar 03 1999 - 04:09:51 CST

Original text of this message

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