*copyc osc$base_exception
 CONST

   ose$job_severely_damaged = osc$base_exception + 800,
   {C  The job is severely damaged, normal continuation, or termination may not finish. +P1 +P2 +P3 +P4 }

   ose$mem_link_not_available = osc$base_exception + 801,
   {E The job has an active connection to a Cyber 170 process that is not available in stand alone mode. }

   ose$path_table_locked = osc$base_exception + 802;
   {C  The job has file manager global locks set, recovery is not possible. +P1 +P2 +P3 +P4 }
