Some Datacom batch DBUTLTY steps are receiving COND 0000 but with message:
DB10094W DBUTLTY NOT RUNNING AUTHORIZED, WILL CONTINUE WITH LIMITED FUNCTIONALITY
Is this a problem or concern and what action is needed?
While DB10094W is a warning, it indicates that all of the libraries in the STEPLIB concatenation do not have APF authorization.
Check the results within the step to assure that the results are as anticipated.
Determine which library or libraries require APF authorization and proceed to authorize them.
Refer to the DatacomĀ® Messages which defines DB10094W as follows:
DB10094W DBUTLTY NOT RUNNING AUTHORIZED, WILL CONTINUE WITH LIMITED FUNCTIONALITY
Reason:
The message reminds you that you are running a DBUTLTY step with a load library concatenation that is not APF-Authorized. The DBUTLTY process was built to execute with authorization, and that is considered the normal and expected mode of execution. It is probable that releases will have additional functions or functionality that will only execute with authorization.
Action:
Be aware that certain DBUTLTY functions cannot execute with the current load library concatenation. If this is acceptable, no action is necessary. Otherwise, correct the JCL and resubmit the job.