5006: usmf-evt-filesystemerr – HP NonStop G-Series User Manual

Page 177

Advertising
background image

EMS Support

HP NonStop Storage Management Foundation User's Guide523562-008

A-27

SMF Events

-5006: USMF-EVT-FILESYSTEMERR

error-number

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

function-name

is a file system procedure call name associated with token
USMF-TKN-FUNCTIONNAME-LINK1.

object-name

is an object associated with token USMF-TKN-PARAMNAME-LINK1.

detail

if non-zero is extended error information returned from the procedure call,
associated with token USMF-TKN-INT32-LINK1.

Cause. An error occurred when a file system procedure was called.

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.

-5007: USMF-EVT-NOMEMORY

number

is a number describing the size of memory to allocate associated with token
USMF-TKN-INT32-LINK1.

Cause. An attempt to allocate memory from the heap failed.

Effect. The program terminates. No files are converted.

Recovery. Run the program with the MAXEM option specified.

File system error error-number returned from function-name
while operating on object object-name. Error detail is
detail.

Unable to allocate number bytes of memory. The heap is too
small.

Advertising