*copyc osc$base_exception
?? NEWTITLE := 'Disk Fault Tolerance Exceptions : ''OS'' 200 .. 299', EJECT ??

  CONST
    ose$condition_not_covered        = osc$base_exception + 200,
    {E One or more exception conditions are not covered by any..
    { of the policies defined within this utility session.  You..
    { must define policies to cover the following exception..
    { conditions: '+P1}

    ose$data_lost                    = osc$base_exception + 201,
    {F The data for file +F1 was lost.  The file has been deleted.}

    ose$eni_required_with_sdc        = osc$base_exception + 202,
    {E You specified the SET_DAMAGE_CONDITION option without also..
    { specifying the ENABLE_NONMATCHING_IMAGE option for this..
    { parameter.  The SET_DAMAGE_CONDITION option requires that ..
    { you also specify the ENABLE_NONMATCHING_IMAGE option.}

    ose$exception_policies_locked    = osc$base_exception + 203,
    {E The table of installed exception policies is currently locked.}

    ose$from_sequence_empty          = osc$base_exception + 204,
    {F The FROM_SEQUENCE given to OSP$COPY_EXCEPTION_POLICIES was not..
    { of sufficient size to NEXT the sequence header.}

    ose$internal_workspace_full      = osc$base_exception + 205,
    {F Insufficient space for +P1.}

    ose$no_applicable_policies       = osc$base_exception + 206,
    {F You specified the value EXCEPTION_POLICY_REFERENCES for the ..
    { CATALOG parameter of the CHANGE_CATALOG_CONTENTS (CHACC) command. ..
    { There are no files defined by the installed exception policies on ..
    { which to operate.  Either there are no applicable exception policies ..
    { installed or none of the applicable policies are defined using the ..
    { FILES, FAMILIES, MASS_STORAGE_CLASSES, SETS, or VOLUMES parameters.

    { A policy applies to CHACC if it references at least one of the..
    { following conditions: DATA_RETRIEVAL_REQUIRED, MEDIA_MISSING, or..
    { VOLUME_UNAVAILABLE, and it authorizes DELETE, ENABLE_MATCHING_IMAGE,..
    { or ENABLE_NONMATCHING_IMAGE.

    ose$no_policies_installed        = osc$base_exception + 207,
    {E There are no exception policies currently installed. +N..
    { Either use the MANEP subcommand INSTALL_DEFAULT_POLICIES..
    { to install the system default policies, or define your own..
    { policies using CHANGE_EXCEPTION_POLICIES and then install..
    { them using INSTALL_EXCEPTION_POLICIES.

    ose$no_session_policies_defined  = osc$base_exception + 208,
    {E No exception policies are currently defined within this utility..
    { session.

    ose$not_administrator            = osc$base_exception + 209,
    {F You must be either a System or Family Administrator to..
    { specify +P1 for the +P2 parameter of the +P3 command.}

    ose$not_system_administrator     = osc$base_exception + 210,
    {F You must be a System administrator to specify +P1 for the +P2..
    { parameter of the +P3 command.}

    ose$object_of_policy_missing     = osc$base_exception + 211,
    {E At least one of the following parameters is required:..
    { CATALOG_VOLUME_UNAVAILABLE, CYCLE_BUSY, CYCLE_RESTORATION_REQUIRED,..
    { DATA_RETRIEVAL_REQUIRED, FILE_SERVER_INACTIVE, SPACE_UNAVAILABLE,..
    { or VOLUME_UNAVAILABLE.  None of these parameters were specified.}

    ose$offline_condition            = osc$base_exception + 212,
    {F You specified a policy for the CYCLE_RESTORATION_REQUIRED and/or..
    { the DATA_RETRIEVAL_REQUIRED exception condition.  These..
    { conditions exist only when the file is not mass storage ..
    { resident.  Therefore, expressing the criteria for this policy ..
    { in terms of MASS_STORAGE_CLASSES or VOLUMES is inappropriate.

    ose$policies_require_privilege   = osc$base_exception + 213,
    {E To display or install system exception condition policies,..
    { you must execute within the System Operator Utility (SOU)..
    { with CONFIGURATION_ADMINISTRATION capability active.}

    ose$session_policies_defined     = osc$base_exception + 214,
    {E INSTALL_DEFAULT_POLICIES is not allowed while there are..
    { other policies defined within the current utility session. ..
    { To delete the session policies, use DELETE_EXCEPTION_POLICIES ..
    { DELETE_OPTION=ALL.

    ose$subject_of_policy_missing    = osc$base_exception + 216,
    {E At least one of the following parameters is required: JOB_CLASSES,..
    { JOB_MODE, JOBS, LOGIN_USERS, FAMILIES, FILES, MASS_STORAGE_CLASSES,..
    { SETS, or VOLUMES.  None of these parameters were specified.}

    ose$to_sequence_full             = osc$base_exception + 217,
    {F The TO_SEQUENCE given to OSP$COPY_EXCEPTION_POLICIES was not..
    { of sufficient size to copy all of the policies from the ..
    { FROM_SEQUENCE.}

    ose$log_deletion                 = osc$base_exception + 250,
    {I +N******************* Exception Condition Processing *******************+N..
    { FILE: +F1+N..
    { EXCEPTION_CONDITION: +P2+N..
    { DESCRIPTION: The mass storage image of the file was lost.  The file was deleted..
    { as instructed by an installed exception policy. +N..
    { EXCEPTION_STATUS:}

    ose$log_ending_status            = osc$base_exception + 251,
    {I +NThe following status was returned to the task:+N}

    ose$log_exit                     = osc$base_exception + 252,
    {I +N******************* Exception Condition Processing *******************+N..
    { FILE: +F1+N..
    { EXCEPTION_CONDITION: +P2+N..
    { DESCRIPTION: Access to the file was terminated as instructed by an installed..
    { exception policy. +N..
    { EXCEPTION_STATUS:}

    ose$log_matching_release         = osc$base_exception + 253,
    {I +N******************* Exception Condition Processing *******************+N..
    { FILE: +F1+N..
    { EXCEPTION_CONDITION: +P2+N..
    { DESCRIPTION: The mass storage image of the file was lost.  An installed exception..
    { policy has instructed the retrieval of an identical image from an..
    { archive medium. +N..
    { EXCEPTION_STATUS:}

    ose$log_non_matching_release     = osc$base_exception + 254,
    {I +N******************* Exception Condition Processing *******************+N..
    { FILE: +F1+N..
    { EXCEPTION_CONDITION: +P2+N..
    { DESCRIPTION:  The mass storage image of the file was lost.  An installed exception..
    { policy has instructed the retrieval of a previous version of the data..
    { from an archive medium.+N..
    { +X4Original Modification Date: +P3+N..
    { +X4Date of Previous Version  : +P4+N..
    { EXCEPTION_STATUS:}

    ose$log_wait                     = osc$base_exception + 255,
    {I +N******************* Exception Condition Processing *******************+N..
    { FILE: +F1+N..
    { EXCEPTION_CONDITION: +P2+N..
    { DESCRIPTION: The exception condition blocks access to the file.  An installed..
    { exception policy has instructed+N..
    { the job to wait.  The wait time specified by the waiting task is +P3 seconds.+N..
    { EXCEPTION_STATUS:}

    ose$log_catalog_move             = osc$base_exception + 256,
    {I +N******************* Exception Condition Processing *******************+N..
    { CATALOG: +F1+N..
    { EXCEPTION_CONDITION: +P2+N..
    { DESCRIPTION: The catalog was moved from volume +P3 to another volume..
    { having the same mass storage class.+N..
    { The catalog has been moved +P4 time(s) while processing this condition.+N..
    { EXCEPTION_STATUS:}

    ose$log_catalog_move_failure     = osc$base_exception + 257;
    {I +N******************* Exception Condition Processing *******************+N..
    { CATALOG: +F1+N..
    { EXCEPTION_CONDITION: +P2+N..
    { DESCRIPTION: An unsuccessful attempt was made to move the catalog to another..
    { volume.+N..
    { The reason for the failure is: +P3.+N..
    { EXCEPTION_STATUS:}

?? OLDTITLE ??

