{
{ CML$5744_LIBRARY_FAILURE_ERROR
{
{
{ PURPOSE:
{   The purpose of this statistic is to record the failure of the 5744 device
{   when a failure is detected by the application accessing the device.  This
{   error is returned in the status portion of the response to a device request.
{
{ FREQUENCY: At each occurrence of a 5744 device failure.
{
{ CONTENT:
{   The descriptive data portion of this statistic contains:
{     '<mf>.<workstation>.<symptom>'
{
{      where:
{        <mf> is the identification of the mainframe in the form
{          $SYSTEM_mmmm_ssss.  Where 'mmmm' is the model number of
{          Central Processor zero (CP0), e.g. 0990, and 'ssss' is the
{          serial number of that processor, e.g. 0104.
{
{        <workstation> is the host name of the SUN workstation which controls
{          the 5744 device.  The software that controls the 5744 device runs on
{          the workstation.
{
{        <symptom> is the text describing the failure.  The value returned in
{          this field is:
{            '5744 library failure.'
{

  CONST
    cml$5744_library_failure_error = cmc$min_ecc + 9004;

*copyc cmc$condition_limits
