System Data Engine does not start
When the System Data Engine is started, it abends with system completion code 047.
Cause
The cause might be one of the following problems:
- The
SHBOLOAD
library is not authorized with the authorized program facility (APF). For the System Data Engine to gather SMF data, theSHBOLOAD
library must be authorized with APF. - In the System Data Engine started task, an SMF in-memory resource name is specified as the
source from which SMF data is to be gathered (the value for
IBM_RESOURCE
), but the name is incorrectly coded. Therefore, the System Data Engine assumes that the name is an SMF log stream name.
Solution
To resolve the problem, complete one or more of the following steps, as appropriate:
- Verify that the
SHBOLOAD
library is authorized with APF. For more information, see Authorizing the System Data Engine with APF. - In the System Data Engine started task, verify the value for
IBM_RESOURCE
. For more information, see Creating the System Data Engine started task for streaming SMF data.