MPE/iX Commands Reference Manual (32650-90877)

292 Chapter8
Command List VI
Commands LISTFILE thru =LOGON
SECTORS The number of sectors allocated for the file on disk. This number is always
a multiple of 16 (the page size in MPE/iX). This value is an indication of
the size of the file.
#X Number of extents. This number is displayed only to maintain
compatibility with MPE V/E. This value does not indicate the size of the
file. The variable-extent structure of MPE/iX permits a file to have a
variable number of extents, all of variable size.
MX Maximum number of extents. This number is displayed only to maintain
compatibility with MPE V/E. If the value is greater than 32 (the limit on
MPE V/E), then * is displayed.
listfile
The name of the output file. The default is $STDLIST. If you specify
listfile
, it is automatically created as a new ASCII file with
variable-length records, closed in the temporary domain, and with
user-supplied carriage-control characters (CCTL), OUT access mode, and
EXC (EXCLUSIVE access) option. All other characteristics are the same as
they would be with the FILE command default specifications.
Operation Notes
This command lists descriptions of one or more temporary files at the level you specify. You
may list any file, but, based on your capabilities, there are restrictions on the kind of
information that is available to you.
Use
This command is available from a session, job, program, or in BREAK. Pressing
Break
aborts the execution of this command.
Examples
The following examples show the output displayed for the various levels of the LISTFTEMP
command:
The next example shows "Level 0" output.
LISTFTEMP
9 Shows level 8 information and details about processes accessing the files including file
locking data. Restrictions apply.
10 Shows level 1 information but in a wider format that allows for expression o larger file
sizes. Infromation is also given on how each file is currenly being accessed; Execute,
Read, Write or Store
11 Shows level 2 information but in a wider format that allows for expression of larger
file sizes. Disk space occupied by each file is presented in kilobytes (KB) rather than
256 byte sectors.
Table 8-2. List Options
Option Displayed Information