DSM/SCM Messages Manual
DSM/SCM EMS Messages
DSM/SCM Messages Manual—529845-006
5-15
2032
filename
is the program name in the internal format of the process where the error occurred.
Cause. A warning or restartable file error occurred during the specified procedure or
action.
Effect. If the error is a warning, the activity continues processing. If the error is
restartable, the activity stops in a restartable state.
Recovery. Check the file-system error code in the message. For a definition of the
specified error, see Section 7, File-System Errors. For more detailed information,
including recovery actions, see the
Guardian Procedure Errors and Messages Manual
.
If the error is a warning, the operator or planner might need to decide if corrective
action is needed. If the error is restartable, correct the error and restart the activity.
2032
error-type
indicates whether the error is restartable or a warning. Possible values:
Restartable error Warning
file-error
is the OSS file-system error that occurred. For OSS file-system error definitions,
see the
Open System Services System Calls Reference Manual
.
procedure
is the procedure or action during which the error occurred. Possible values:
pathname
is the qualified filename of the file on which the error occurred.
error-type file-error
on
procedure
of OSS file
pathname
If
error type is Warning, decide upon corrective action. If
error type is Restartable, correct error and RESTART
activity.
utime() procedure fwrite() procedure
chmod() procedure opendir() procedure
readlink() procedure mkdir() procedure
stat() procedure mkfifo() procedure
lstat() procedure remove_oss() procedure
fseek() procedure link() procedure
fopen_oss() procedure symlink() procedure
fread() procedure