RDF System Management Manual for H-Series RVUs (RDF 1.8)
797
Warning - Image file purge error error# on filename [File is currently
opened by proc-id, program-filename]
error
is the file-system error number that identifies the specific error.
filename
is the name of the image file associated with the error.
proc-id
is the process ID of the opener process.
program-filename
is the program filename of the opener process.
Cause The purger process could not purge an image file that is no longer needed. The
message includes the file-system error number and the name of the image file. If the image
file is in use by another process, its process name or process ID is reported together with the
program filename of the process that has the image file open.
Effect This is only a warning.
The process will retry the purge operation.
Recovery Correct the underlying condition, and then the process will purge the image file
at the next opportunity.
NOTE: Under some circumstances, after the configured backup receiver process re-creates
its primary process and switches to that process, it continues to hold an image file open. When
the receiver no longer needs this image file and the purger tries to purge it, the purger logs
RDF error 797 accompanied by file-system error 12. If the backup receiver process is the opener,
you can manually stop the backup receiver process with the TACL STOP command; this clears
the problem so that the next time the receiver stops or finishes with an image file, this file will
be purged.
798
Image trail file open error error on filename
error
is the file-system error number that identifies the specific error.
filename
is the name of the image file associated with the error.
Cause An RDF process encountered the specified file-system error while attempting to open
the specified file.
Effect The process abends, and RDF stops. The exception to this is an error 12 (file in use)
issued when either the receiver or purger attempts to open the file. In this case, the process
posts a short delay and then retries the operation, and it repeats these two steps until successful.
Recovery For an error 12 associated with an image file, perform a FUP LISTOPENS on the
file to determine which process currently has the designated file open. If the process that has
the image file open is not an RDF process, then stop that process.
In all other cases, restart RDF.
799
Image trail file read error error on filename, RBA rba
error
is the file-system error number that identifies the specific error.
filename
is the name of the image file associated with the error.
rba
is the relative byte address where the error occurred.
RDF Messages 363










