SFM0336I

Task=task_name Pgm=SFMJD001 DB interface mainline ended: RC = hex_return_code

Explanation: This message is issued just before the agent database interface task completes a normal termination. Possible return codes are:

Return Code Explanation
0 No errors occurred.
8 AgentDBIO was unable to obtain its initial connection to database due to an unrecoverable error.
0C An abend occurred in a subroutine of SFMJD000.
10 Most likely, there was an error in an environment variable. This return code is also set if SFMJD006 was unable to find the vector table for the agent’s main task.

Action: Depends on return code, as follows:

Return Code Action
0 None
8 Verify that the Derby database is running and listening for a connection. Verify that the values specified for the environment variables in the file referenced by the SFMENV DD PATH are correct. If you are unable to resolve this problem, save a copy of all the spool files from the agent job or started task. Contact SDS Technical Support for assistance.
0C Save any SVC dumps the agent automatically created and save a copy of all the spool files from the agent job or started task. Contact SDS Technical Support for assistance.
10 Verify that the values specified for the environment variables in the file referenced by the SFMENV DD PATH are correct. If you are unable to resolve this problem, Save any SVC dumps the agent automatically created and save a copy of all the spool files from the agent job or started task. Contact SDS Technical Support for assistance.