FABJ0270E SENSOR=YES CANNOT BE SPECIFIED BECAUSE reason
Explanation
SENSOR=Y was specified on the GLOBAL statement
of ICEIN DD, but the specification was not accepted because of one
of the following reasons:
reason | Meaning |
---|---|
ITKB SERVER NAME IS NOT SPECIFIED | ITKBSRVR=servername is not specified on the GLOBAL statement. You must specify ITKBSRVR=servername when you specify SENSOR=Y. |
THE ITKBLOAD KEYWORD IS SPECIFIED | ITKBLOAD=dsn is specified; the ITKB load module library must reside in the STEPLIB DD. |
IMS VERSION 9 IS NOT SUPPORTED BY DB SENSOR | DB Sensor does not support IMS 9. |
NOT ALL OF THE DATABASE DATA SET GROUPS ARE SPECIFIED | A part of DBDS group was defined as the input database data set. When you run DB Sensor, all database data sets of the database must be specified as input database data sets. |
System action
Processing stops.
User response
Correct the error and rerun the job.