Previous Topic: MIM0296W

Next Topic: MIM0300I

MIM0299W

ALLOCATE failed; DDNAME=ddname RC=X'rc' REASON=X'reason' INFO=X'info'

Reason:

Dynamic allocation has failed for the indicated ddname while processing an ALLOCATE initialization statement. The rc, reason, and info are the return code, error reason code, and information reason code, respectively, that has been returned by SVC 99. For an explanation of the return codes, see the appropriate Application and Development Guide: Authorized Assembler Language Programs guide for the version of z/OS you are running.

Action:

CA MIM initialization continues without the specified ddname. If it is determined later in initialization processing that the allocation is required, then CA MIM terminates. If CA MIM initialization can complete without the allocation, then the allocation can be tried at a later time using the ALLOCATE command.