RETLOG(1)



NAME

     retlog - Find all  ds  retrieval  requests  from  the  given
     dsds_svc log


SYNOPSIS

     retlog  -afe [dsds_log_file]


DESCRIPTION

     retlog is a stand alone program that is called  on  occasion
     to get a report on dataset retrieval.



USAGE

      Find all ds retrieval requests from the given dsds_svc log.
      Usage: retlog -afe [dsds_log_file]
      where the flags are mutually exclusive and one given
        -a = show only the current active retrieves
        -f = show the full retrieve history
        -e = show only the requests with error
             (i.e. cancelled, premature-stop, or tape read error)
      The default dsds_log_file is the current one.



EXAMPLES

     retlog at Thu Feb 18 10:22:44 1999
     Data Requests with one or more ds retrieved from Ampex
     (Note: some ds may already be online)
     ("*" after ds name indicates a read from Ampex completed)

     START: Feb 17 14:22:19 kay req_num=73 uid=2073716
     mdi,lev2_trackps,fdv_15_015_01536_20N[45812] *
     mdi,lev2_trackps,fdv_15_015_01536_20N[45813] *
     mdi,lev2_trackps,fdv_15_015_01536_20N[45814] *
     mdi,lev2_trackps,fdv_15_015_01536_20S[45812] *
     [etc.]


FILES

     The     default     log     file     is      the      latest
     /usr/local/logs/dsds/dsds_svc_*.log


RESTRICTIONS

       Can only run on tarax which has the dsds_svc logs.


AUTHOR

     Jim Aloise


HISTORY

     1999-02-18