HP Integrity NonStop J-Series User Manual
Page 25
![background image](/manuals/397782/25/background.png)
Relating to function or activity: Reading from a file to access contents.
Cause: Occurs on the “READX” Guardian procedure call. The Guardian error number indicating
what the cause was is part of the event text. This error condition could occur due to various
reasons, for e.g. the operation timed out (Error 40).
Effect: If the error occurs on the SA Host program, the daily database updates or the one-time
loads will not be completed. If the error occurs on the UI, the screen or data requested will not
be displayed.
Recovery: Recovery will depend on the specific Guardian error returned. For e.g. Error 11 can be
recovered from by ensuring the file exists in its proper location or that the program is pointing to
the right volume. This error on READX means the file was moved or purged after the open but
before the read.
WVPASAP 146
Relating to function or activity: Positioning the file pointer within a file to access contents.
Cause: Occurs on the “FILE_SETKEY_” Guardian procedure call. The Guardian error number
indicating what the cause was is part of the event text. This could occur due to various
reasons, for e.g. non-existent record (Error 11).
Effect: The File will be closed and the control will return back to the calling function.
Recovery: Make sure that the key is set for the proper length and with valid values. Also make
sure that the file is opened before setting the key in the file.
WVPASAP 147
Relating to function or activity: Writing to a file to access contents.
Cause: Occurs on the “WRITEX” Guardian procedure call. The Guardian error number indicating
what the cause was is part of the event text. This could occur due to various reasons, for e.g.
no write permissions (Error 48).
Effect: The record will not be written to the file.
Recovery: Make sure that the file exists and the correct buffer and count is specified in the
WRITEX procedure call before issuing the WRITE. Recovery will depend on the specific
Guardian error returned. For e.g. Error 48 can be recovered from by assigning proper
permissions to the file or the program trying to write to the file.
WVPASAP 550
TM No Environments Found (or PARAM WASAPENV missing)
Relating to function or activity: Environment (name) specified in STRTWVP file.
Cause: The STRTWVP file in WVP sub volume does not have even one environment defined as
“
PARAM WASAPENV-
“
Effect: The terminal manager process - TERMMAN will shut down and WASAP will not be
accessible.
Recovery: Edit the STRTWVP file to include at least one environment in the above specified
format.
Web ViewPoint ASAP User Guide – 528941-003
25