{
{    This procedure attempts to perform server job recovery on any servers that
{ it can and that need recovery.
{
{    As a result of this call any server mainframe that the job was using, that
{ is now active will perform server job recovery.  As a result of this, the
{ lifetime of the job and all the files that the job has attached on the server
{ will have their lifetime advanced.
{
{    Any server mainframe that the job was using that is still awaiting
{ recovery will remain unaffected.
{
{    This routine should only be called from a 'safe' place, that is the cycle
{ description table must be readable, the system file table readable, and the
{ job capable of performing remote procedure call requests to the server.
{
{       DFP$CHECK_JOB_RECOVERY (RECOVERY_OCCURRED)
{
{  RECOVERY_OCCURRED: (output)  This parameter returns whether server job
{        recovery was performed on ANY server mainframe.
{
