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: Oracle Web Application Server (Locking my Files)

Re: Oracle Web Application Server (Locking my Files)

From: Leng Kaing <leng_at_oz.quests.com>
Date: 1997/10/03
Message-ID: <34344F48.C69@oz.quests.com>#1/1

Tim McConechy wrote:
>
> When I use Oracle Web Application Server 3.0 it locks the HTML files in
> my
> doc directory. I am unable to change them and save them back or delete
> them when the server is running .
>
> I s this a bug or is there something I just don't know.
>
> The files say that they are being used by another process!

On various O/S' such as NT and VMS the O/S is clever enough to detect the files that are being held by another process. So you cannot modify them. Other o/s' such as Unix does not care for such things. This is why you can delete a database file in Unix even though the database is running. But VMS and NT won't allow you to make such a mistake. So it's not a bug it Oracle. It's a feature of the O/S. Yes, I use the word "feature" as I like this behaviour.

HTH,
Leng. Received on Fri Oct 03 1997 - 00:00:00 CDT

Original text of this message

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