Previous Topic: 3273Next Topic: 3275


3274

DUE TO LACK OF APF-AUTHORIZATION, RUNNING REPORT COMMAND AS IF THE COMPONENTS PARAMETER HAD BEEN SPECIFIED

Reason:

While doing a DSCL REPORT command under SCAN REALVOLS, CADisk noticed that it was not running APF-authorized. Because the CADisk code for determining the cluster name from a VSAM component requires APF-authorization (it would abend if it attempted to run), CADisk is choosing the next best thing: report on VSAM components instead of VSAM clusters. CADisk continues to report on non-VSAM data sets as normal.

You do not need to take any action. If you really want to have CADisk report on VSAM clusters instead of components, either APF-authorize the CADisk load library or change the SCAN REALVOLS command to SCAN CATALOGS= or FIND DSNAMES=.