HP3000-L Archives

August 1996, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Leonard S. Berkowitz" <[log in to unmask]>
Reply To:
[log in to unmask][log in to unmask]
_--_|\ Compu$erve: 100036,106
/ \ Post: PO Box 18, North Ryde, NSW 2113
\_.--._/ <---Sydney NSW Phone: +61 (2) 888-9688
v Australia Fax: +61 (2) 888-3056 [...]36_16Aug199621:58:[log in to unmask]
Date:
Mon, 19 Aug 1996 08:12:14 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (67 lines)
If you have MPEX (<plug> if you don't you should <end of plug>):
 
LISTF file,ACCESS will tell you.
 
We use this all the time.
 
There are two contributions in CSLXL that claim to do this.  (I do not
claim that they don't; I have not used them):
 
 SHOWACC:  List a file's accessors
 
 When  you  need  to  know  who  has a file open,  just run this program.  For
 instance,
 
 :SHOWACC MEMBER.DATABASE.MEMBER
 
 ShowAcc: Show a file's accessors    v1.0    (C) INTEREX 1992
 
 For file: MEMBER.DATABASE.MEMBER          EOF=         32  LIMIT=          32
 _____________________________________________________________________________
 
 Program                    JS Num  User.Account       Reads  Writes   Pointer
 
 QUICK.CURRENT.COGNOS      ,S   166,ENTRY.EVENTS         20       1         1
 _____________________________________________________________________________
 
 Works with IMAGE files and most standard MPE files.  Does not seem to work
 with message files.
 
Leonard Berkowitz
RIA Group (Warren, Gorham & Lamont)
 
from LISTACCT.DOC.CSLXL:
 
Description   : LISTACC will list a fileset's accessors. Specifically,
                 for each process accessing a file, it will list:
                    1) Program name
                    2) Job/session number
                    3) Its PIN number
                    4) Its corresponding Jobname, User name & Account
name
                    5) The number of reads, writes, and the current
                       position of the file pointer
 
                 LISTACC can only give limited information on circular,
                 message, and relative I/O files. LISTACC is adapted
from
                 SHOWACC written by John Sullivan of INTEREX.
 
 
______________________________ Reply Separator _________________________________
Subject: Question regarding file access
Author:  Brian Peterson <[log in to unmask]> at Internet-Exchange
Date:    08/18/96 6:04 PM
 
 
is there a way to tell what program is accessing a particular file when
its in use? for example, if i do a LISTF filename,2 and note that the
file is being accessed, can i tell what program is holding it?
 
i'm using MPE 4.0. (i will be installing 5.0 soon)
 
--
Brian
[log in to unmask]
"Its all just 1's and 0's"

ATOM RSS1 RSS2