DFS2453I PRELOAD PROCESSING xxxxxxxx FOR aaaaaaa STR1=strname1; STR2=strname2


or

PRELOAD PROCESSING STARTED FOR: aaaaaaaa


or

PRELOAD PROCESSING COMPLETED FOR: aaaaaaaa


or

PRELOAD PROCESSING ABORTED, UTILITY ACTIVE: aaaaaaaa


or

IMAGE COPY ITASK STARTED|COMPLETED|ABORTED FOR: aaaaaaaa


or

IMAGE COPY ITASK ABORTED FOR: aaaaaaaa[IMS SHUTDOWN | IMAGE COPY ERR | ABORT AT INIT]

Explanation

Fast Path started or completed the process of loading area aaaaaaaa, which is defined with the VSO and PRELOAD options, into a data space.

For the third form of this message, PRELOAD PROCESSING ABORTED, UTILITY ACTIVE: aaaaaaaa, following a /START AREA command for area aaaaaaaa, which is defined as VSO and PRELOAD, Fast Path was unable to begin loading the area into a data space because HSSP or a utility is currently active on the area.

For the fourth form of this message, IMAGE COPY ITASK STARTED|COMPLETED|ABORTED FOR: aaaaaaaa, either HSSP or another process dynamically created the image copy ITASK for area aaaaaaaa. The image copy ITASK issues this message when it starts, completes, or aborts.

For the IMAGE COPY ITASK ABORTED form of the message, one of the following strings is appended:
  • IMS SHUTDOWN means IMS is being shut down.
  • IMAGE COPY ERR means that an error occurred during image copy that caused the termination of the image copy and the ITASK.
  • ABORT AT INIT means that an error occurred during the initialization of the image copy data set, and image copy is not possible. See message DFS0531I or the relevant DBRC messages.

The sixth form of the message reports the status of preload processing for area aaaaaaa. Status xxxxxxxx can be STARTED, ABORTED, or COMPLETED. STR1 and STR2 are the z/OS® cross-systems extended services (XES) structure names.

System action

Processing continues.

For the third form of this message, the preload process is aborted.

For the fourth and sixth forms of this message, the action indicated was taken.

Operator response

For the third form of this message, reissue the /START AREA or UPDATE AREA START(ACCESS) command when HSSP or the utility has completed.

For the fourth form of this message, no action is required.

For the sixth form of the message, if the preload process for an area aborted, correct the reason for the failure. Then issue a /START AREA or UPDATE AREA START(ACCESS) command to start the preload process again.

Module

DBFVSPL0, DBFPTIC0, DBFVXPL0