FUP Commands
File Utility Program (FUP) Reference Manual—523323-014
2-127
LISTOPENS Guidelines
prog-name
is the program file name of the program that has the specified file open as it
appears for a user process:
$volume.subvolume.file-id
It appears for a system process as:
$SYSTEM.SYSnn.OSIMAGE
$SYSTEM.SYSnn is the subvolume containing the operating system image that is
currently in use (and nn is a two-digit octal integer.)
An example of how the LISTOPENS listing appears with data is:
-listopens mysvol.*
$GUEST.MYSVOL.EFILE
PID MODE USERID SD MYTERM PROGRAM FILE
NAME
215,01,0079 R/W-S 001,249 00 \FOXII.$LAM1.#ZWN
$SYSTEM.SYSTEM.TESTPROC
$GUEST.MYSVOL.RFILE
PID MODE USERID SD MYTERM PROGRAM FILE
NAME
215,01,0079 R/W-S 001,249 00 \FOXII.$LAM1.#ZWN
$SYSTEM.SYSTEM.TESTPROC
$GUEST.MYSVOL.SAMPLE
PID MODE USERID SD MYTERM PROGRAM FILE
NAME
215,01,0039 R/W-E 001,249 01 \FOXII.$TC1.#C13
$GUEST.FUPD00.FUP
LISTOPENS Guidelines
ï‚·
To get information on temporary files, you must explicitly specify temporary file
names using the # character.
ï‚·
When you apply LISTOPENS to an SQL/MP protection view, it displays the
processes that opened the view and the processes that opened the table view
depends on.
ï‚·
You cannot apply LISTOPENS to an SQL/MP shorthand view. If you include a
shorthand view in fileset-list, LISTOPENS skips that view and issues a
warning message.
ï‚·
An open SQL base table might not be reported by LISTOPENS as open even if a
FUP INFO command reports it is open. This situation occurs if the SQL base table
is opened indirectly by a protection view. You can issue a FUP LISTOPENS
Note. For more information on automatic communication-path error recovery for disk files, see
the Guardian Programmer’s Guide. For a complete syntax description of the FILE_OPEN_ and
OPEN procedures, see the Guardian Procedure Calls Reference Manual.