Re: Advanced Server: file locking

From: Brad McCusker (brad.mccuskerNosp_at_Mcompaq.com)
Date: 05/14/03


Date: Tue, 13 May 2003 23:39:56 -0400


"Karl Rohwedder" <extern.karl.rohwedder@volkswagen.de> wrote in message
news:b9q916$nis2@doiweb4.volkswagen.de...
> Kari Keronen schrieb:
> > We recently upgradet our VMS cluster from 7.2-1 to 7.3-1 and Advanced
Server
> > from 6.0C to 7.3A. Now when creating a file through Advanced Server the
file
> > stays locked much longer than before. This is causing problems with one
> > application that tries to move the created files.
> > Is there any way to configure Advanced Server so that the file locking
time
> > is shorter or must I reconfigure the application ?
> >
> > -Kari-
> >
> >
> The Openfile Caching can be configured voa ADMIN/CONFIG -> ADVANCED,
> pls. note that an Eco1 is available for 7.3A.
>

Open File Cache is not likely related to this problem. Open file cache was
designed to address performance problems with
batch files. When windows clients execute batch jobs, the sequence of
events is something like "Open file, read line, close file, process read
line, Open file, read next line, close file process read line, etc". Rather
than having VMS close the file each time the client says to close, the Open
File cache provides a mechanism to keep the file open briefly, essentially
betting on the fact that there is a good chance the client will want to open
that file again, real soon.

> --
>
> mit freundlichen Grüßen | with best regards
>
> Karl Rohwedder iT-Ingenieurteam
> Ellernbruch 11 D-38112 Braunschweig
>
> mailto:it-ingteam(at)t-online.de | mailto:rohwedder(at)decus.decus.de
> mailto:extern.karl.rohwedder(at)volkswagen.de
>



Relevant Pages

  • Re: DBF file greyed out at runtime Foxpro 2.6
    ... the screen very quickly and OPEN file dialog box appears. ... Our client ... Might, Courage, Vision, SINCERITY. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: =?UTF-8?B?T3BlbiBmaWxlIG9mIGNsaWVudCdzIHBjIGluIHJlYWQgbW9kZS4=?=
    ... One more thing if it is possible to open file which is there on ... An asp.net application lives on the server and communicates with the client using plain html. ... Security restrictions prohibit reading files on that client. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Can a file be blocked for anyone at network level?
    ... do not forget that "client" has to have sufficient permissions to ... open file in that mode... ... > Will LockFile work also at network level as it does at local level? ...
    (microsoft.public.win32.programmer.networks)
  • Re: Advanced Server: file locking
    ... > Open File Cache is not likely related to this problem. ... > than having VMS close the file each time the client says to close, ... >>mit freundlichen Grüßen | with best regards ...
    (comp.os.vms)