Re: Advanced Server: file locking
From: Brad McCusker (brad.mccuskerNosp_at_Mcompaq.com)
Date: 05/14/03
- Next message: Larry Kilgallen: "Re: Spamfilter for OpenVMS?"
- Previous message: Brad McCusker: "Re: Advanced Server: file locking"
- In reply to: Karl Rohwedder: "Re: Advanced Server: file locking"
- Next in thread: Karl Rohwedder: "Re: Advanced Server: file locking"
- Reply: Karl Rohwedder: "Re: Advanced Server: file locking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
>
- Next message: Larry Kilgallen: "Re: Spamfilter for OpenVMS?"
- Previous message: Brad McCusker: "Re: Advanced Server: file locking"
- In reply to: Karl Rohwedder: "Re: Advanced Server: file locking"
- Next in thread: Karl Rohwedder: "Re: Advanced Server: file locking"
- Reply: Karl Rohwedder: "Re: Advanced Server: file locking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|