{    The purpose of this request is to notify the target job of a paired
{ connection attach job request.  This function is used in a cluster
{ environment when the job doing the attach job is on one mainframe and the
{ target job of the attach is on a different mainframe.
{
{       JMP$SIGNAL_PAIR_CONNECT_TARGET (SYSTEM_JOB_NAME, STATUS);
{
{ SYSTEM_JOB_NAME: (input)  This is the system job name of the job that is the
{       target of the attach job request.  The connection destined for the
{       target job must have been offered for connection switch before this
{       request is issued.
{
{ STATUS: (output)  This is the status of the request.
{      CONDITIONS:
{            none
