{
{    The purpose of this request is to restore the values contained in the job
{ local attribute structure in the Known Job List (KJL) at the time of active
{ job recovery.
{
{       JMP$RECORD_JOB_ATTRIBUTES (JOB_ATTRIBUTES_P,
{             JOB_RECOVERY_INFORMATION_P, STATUS);
{
{ JOB_ATTRIBUTES_P: (input)  This is a pointer to the job local attribute
{       structure.
{
{ JOB_RECOVERY_INFORMATION_P: (input)  This is a pointer to the job recovery
{       information for the job that was saved during job begin.
{
{ STATUS: (output)  This is the record that contains the status of the request.
{       CONDITIONS:
{           Abnormal status can only occur if the condition handler is invoked.
