5043: usmf-evt-sendcommand, 5044: usmf-evt-promptnotfound, 5045: usmf-evt-toomuchpromptdata – HP NonStop G-Series User Manual

Page 191

Advertising
background image

EMS Support

HP NonStop Storage Management Foundation User's Guide523562-008

A-41

SMF Events

-5043: USMF-EVT-SENDCOMMAND

error-number

is a file system error number associated with token USMF-TKN-INT16-LINK1.

command

is the name of the command sent to the PUP process associated with token
USMF-TKN-TEXT-LINK1.

Cause. A file system error occurred while communicating with a PUP process.

Effect. The program terminates. No files are converted.

Recovery. Follow the recommendations in the Guardian Procedure Errors and
Messages Manual
for the specific file system error returned.

-5044: USMF-EVT-PROMPTNOTFOUND

io-type

is a number describing the I/O type of the last operation associated with token
USMF-TKN-INT16-LINK1.

Cause. A prompt from a PUP process was not received when expected.

Effect. The program terminates. No files are converted.

Recovery. Follow the recommendations in the Guardian Procedure Errors and
Messages Manual
for the specific file system error returned.

-5045: USMF-EVT-TOOMUCHPROMPTDATA

maximum-size

is a number describing the maximum amount of prompt data that can be handled,
associated with token USMF-TKN-INT16-LINK1.

Error error-number occurred attempting to issue the following
command to PUP: command.

The PUP prompt was not received. The RECEIVEINFO iotype of
the last message was io-type.

Too much prompt data was returned. The maximum allowable size
is maximum-size, the actual size is actual-size.

Advertising