Previous Topic: DC205020Next Topic: DC205022


DC205021

DBIO CACHE <verb> FAILED RC=<num>

Reason:

A request to cache a file has failed.<verb> was the requested action, for example, OPEN, FLUSH. RC=<num> shows the return code from either memory caching or shared (Coupling Facility) caching.

If the file is cached in memory, RC=0000000C indicates that not enough memory is available to cache the file.

If the file is cached in the Coupling Facility, <num> is the return code of an IBM IXLCONN or IXLCACHE macro execution or the following:

RETURN CODE: 20 (hex 14) Invalid parameter list - internal error.

Module:

IDMSDBIO

Severity:

0