Paul Christidis writes:

>>> "Paul H. Christidis" <[log in to unmask]> 01/07/99
12:38pm >>>
Fellow listers

While trying to figure out why our microfiche 'feed' to an outside vendor
stopped working ten days ago, I was using 'listf ,9' to see what record,
in
the input file, was being accessed.  To my surprise the 'listf ,9' command
kept reporting that record 0 of the file was being read while GLANCEXL
kept
reporting an ever increasing record number (See below).

Any Ideas?

Regards
Paul H. Christidis

------------------

Open Files for Process  308 are:

File     Group    Account   Type Rec-Ptr     EOF Domain Access Share
Opens
-------- -------- -------- ----- ------- ------- ------ ------ ------- ---
FTP     .ARPA    .SYS      NMPRG      15    3235  PERM  LOAD M SEM       1
FTPXL   .ARPA    .SYS       NMXL     410    4164  PERM  LOAD M SEM
2
FTPIN   .FICHE   .SYS                 10      13  TEMP  IN     SHR       3
$STDLIST..................           310          $stdlist
FTPC000 .ARPA    .SYS      MGCAT      27      55  PERM  IN               2
   ?    ..................             0
FC981230.FICHE   .SYS        665   44008   62981  PERM  IN   M           1

Press RETURN to continue (or enter a GLANCE command):

<SYS>:do l
<SYS>:listf fc98@,9
********************
FILE: FC981230.FICHE.SYS
1 Accessor(O:1,P:1,L:0,W:0,R:1),Share
#S2594  XTIDIS,MANAGER.SYS       P:1,L:0,W:0,R:1    REM :
192.xxx.xxx.xxx
 #P308   (FTP.ARPA.SYS)
   ACCESS: R-excl          REC#: 0                  FNUM: 14
    LOCKS: none
-------------------------------------------------------------------------
The file you are sending is opened for mapped file access.  That is the
"M" next to IN in the Access column in Glance.  Glance accurately
reports the record pointer of mapped files, but I'll assume LISTF, 9 isn't
quite smart enough to figure out mapped files.  However I wish Glance
had enough smarts to give accurage record pointer information for
KSAM/XL files.

Mike Berkowitz
Guess? Inc.