FABP2126E SENSOR=YES CANNOT BE SPECIFIED BECAUSE reason

Explanation

SENSOR=YES is specified in the PROC statement, but SENSOR=YES could not be processed. reason shows the cause of this error condition:
reason
Meaning
PGM=FABPPC00 IS NOT SPECIFIED IN THE EXEC STATEMENT
The FABPMAIN program is specified for the IMS region controller program (DFSRRC00) on the HD Pointer Checker EXEC statement. When you specify SENSOR=YES, you must specify PGM=FABPPC00 on the EXEC statement.
ITKB SERVER NAME IS NOT SPECIFIED
The IMS Tools KB server XCF group name is not specified on the ITKBSRVR parameter in the PROC statement. When you specify SENSOR=YES, you must specify the IMS Tools KB server XCF group name on the ITKBSRVR parameter.
THE ITKBLOAD PARAMETER IS SPECIFIED
The ITKBLOAD parameter is specified on the PROC statement. When you specify SENSOR=YES, the IMS Tools KB load module library must reside on the STEPLIB DD.
HDPC IS RUN IN THE DBB REGION
HD Pointer Checker ran in the DBB region when the IMS management of ACBs is not enabled. When the IMS management of ACBs is not enabled and you specify SENSOR=YES, you must specify either the ULU or DLI region.
IMS VERSION 9 IS UNSUPPORTED BY DB SENSOR
DB Sensor does not support IMS 9.1.
THE INPUT DATABASE IS AN IMAGE COPY
The input database is an image copy. When you specify SENSOR=YES, you must not specify an image copy data set as the input.
ALL OF DATA SET GROUPS OF DATABASES ARE NOT SPECIFIED
Only some of the database data sets were specified as input database data sets. When you specify SENSOR=YES, you must specify all data sets of the database as the input.

System action

Processing stops.

User response

Correct the error and rerun the job.