Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
CVT Error Messages
CVT issues the following error messages, which are listed in alphabetic order. After issuing an
error message, CVT terminates.
***Command Error*** - token
token
identifies the invalid parameter.
Cause
The value token appears where CVT expects something else.
Effect
CVT terminates.
Recovery
Check the command and correct it as necessary.
FILE_OPEN_ Error error on file filename
error
is a Guardian file-system error value returned by the underlying Guardian FILE_OPEN_
procedure call. See the Guardian Procedure Errors and Messages Manual for information
about the indicated error.
filename
identifies the affected file.
Cause
The Guardian FILE_OPEN_ procedure call could not be completed.
Effect
CVT did not open the indicated file.
Recovery
Check the command and correct it as necessary.
FILE_PURGE_ Error error on file filename
error
is a Guardian file-system error value returned by the underlying Guardian FILE_PURGE_
procedure call. See the Guardian Procedure Errors and Messages Manual for information
about the indicated error.
filename
identifies the affected file.
Cause
The Guardian FILE_PURGE_ procedure call could not be completed.
Effect
CVT did not purge the indicated file.
Recovery
Check the command and correct it as necessary.
FILE_RENAME_ Error error on file filename
error
is a Guardian file-system error value returned by the underlying Guardian FILE_RENAME_
procedure call. See the Guardian Procedure Errors and Messages Manual for information
about the indicated error.
filename
identifies the affected file.
CVT Messages 337