BND7078E - Collector Abend S000 U600
search cancel

BND7078E - Collector Abend S000 U600

book

Article ID: 42053

calendar_today

Updated On:

Products

Bundl

Issue/Introduction

Attempting to start a Bundl collector and receive a "BND7078E - No page data files available, collector is stopping" message followed by a U0600 abend. What caused this error and how to get the collector to start again?

Resolution

Possible causes and the resolution to the error are as follows:  

  1. Verify that the DPMFPDF0 through DPMFPDF9 files exist via TSO. And, that they are available to the system on which the collector is starting.

  2. LSERV encountered some type of problem on these files. With all collectors shut down and no batch Bundl processes running, RECYCLE the LSERV started task.

    Check the LSERV logs at startup to verify that all the DPMFPDF0-9 files were successfully added to LSERVs control. See an example of the messages to look for below. There should be a "LDM0503I successfully added" message for each of the ten Page Data Files (PDFs):

    LDM0090I ADDFILE DPMFPDF0 YOUR.HLQ.R50.DPMFPDF0 POOL(2),
    LDM0090I                 OPT(DEFER)
    LDM0503I DPMFPDF0. successfully added

  3. It's possible that one of the Bundl related batch processes failed and left the files locked opened. To unlock/reset them:

    Run CC50J026 with PARM='D,C' to make the pagefiles available for use.

  4. Restart the collector(s).