19
5.Common TOPS VSN log messages - 0202
0003/0000 Message: [PRU_name] successfully performed an IO operation on pathname [file/directory_pathname].
Description: The PRU successfully completed an IO operation.
Action: No action required.
0003/0001 Message: [PRU_name] received an IO error (Mixed_Access) on path [file/directory_path name]. The "localized SRU" error was the result of mixing IO types, for example (Readln and blockreads).
Description: The PRU encountered an error during an IO operation on the file or directory. It is the responsibility of the PRU performing the operation to recover from the error and to retry the operation. If it is unable to do so, then it can declare itself faulty.
Action: If the PRU is in the working state, no action is required. If the PRU is in the faulty state, then reboot the PRU. If the problem persists, then reboot the server which handles the IO operation. If neither reboot operations are successful, then reboot the whole system. Document the problem, the corrective action taken, and then contact NT.
0003/0002 Message: [PRU_name] received an IO error on path [file/directory_path name]. The error was the result of reaching a resource limit.
Description: The PRU encountered an error during an IO operation on the file or directory. It is the responsibility of the PRU performing the operation to recover from the error and to retry the operation. If it is unable to do so, then it can declare itself faulty.
Action: If the PRU is in the working state, no action is required. If the PRU is in the faulty state, then reboot the PRU. If the problem persists, then reboot the server which handles the IO operation. If the PRU is still faulty, then reboot the SRU in which the PRU resides. If all reboot operations are unsuccessful, then reboot the whole system. Document the problem, the corrective action taken, and then contact NT.
0003/0014 Message: [PRU_name] received an IO error on path [file/directory_path name]. The error was the result of trying to write an illegal character.