RDF System Management Manual for H-Series RVUs (RDF 1.8)

Effect The updater stops and RDF will abort.
Recovery Provide an edit file, and restart RDF.
RDFCOM Messages
The following pages list all messages generated by RDFCOM. These messages appear on your
terminal screen during an RDFCOM session. Alternatively, they can be directed to another output
device or file through the OUT command, issued during an RDFCOM session or the OUT
parameter entered in the RDFCOM command that begins the session. The messages appear in
alphabetic order by message text.
$ character detected in the mapping string mapping-string in the MAPFILE
filename
mapping-string
is the erroneous mapping string specified in the mapfile.
filename
is the name of the updater mapfile specified in the updater configuration.
Cause RDFCOM detected a $ character in the mapping string specified in the updater
mapfile when an ADD VOLUME, ALTER VOLUME, START RDF, START UPDATE, or
VALIDATE CONFIGURATION command was being executed.
Effect The command fails.
Recovery Correct the mapping string by removing the $ character, then reenter the command.
Allocation error error# on IMAGETRAIL volume-name
error#
is the file-system error number that identifies the specific error.
volume-name
is the image trail volume on which insufficient storage exists.
Cause During execution of a START RDF command or a VALIDATE CONFIGURATION
command, RDFCOM determined that sufficient disk storage for image files did not exist in
each secondary image trail for at least one additional image file. As one of its validation checks
during processing of these commands, RDFCOM tries to create a temporary image file on the
IMAGETRAIL volume and then attempts to allocate all extents for it. This allocation failed for
the reason indicated by the file-system number error#.
Effect The command fails.
Recovery See the Guardian Procedure Errors and Messages Manual for a description of and
recovery actions for the file-system error. Correct the error indicated by error#. This might
necessitate altering the IMAGETRAIL configuration parameter to specify a new volume for
the secondary image trail. Then, reenter the START RDF or VALIDATE command.
ALTER Failed: error#
error#
is the file-system error number that identifies the specific error.
Cause An ALTER command failed.
Effect The ALTER operation was not completed.
Recovery See the Operator Messages Manual for a description of the error code. For additional
details about understanding and correcting file-system errors, see the Guardian Procedure Errors
and Messages Manual. If possible, correct the error and reenter the command that encountered
the error. Otherwise, see your system manager.
ALTER of this element cannot be performed with RDF up
Cause An ALTER command was issued for a non-runtime ALTER option.
Effect The command fails.
RDFCOM Messages 389