{
{   The purpose of this request is to initialize the ring 2 job attribute
{ structure.  The job attributes of a job are contained in the job system
{ label that was created by when the job was submitted.  The system job
{ does not have a system job label.  For the system job a specific set
{ of values is assigned.
{
{        JMP$INITIALIZE_JOB_ATTRIBUTES (SYSTEM_LABEL_P, STATUS);
{
{ SYSTEM_LABEL_P: (input) This is the job system label that contains the job
{        attributes of the job.
{
{ STATUS: (output) This is the status of the request.
{      CONDITIONS:
{        none.
