This account contains some Datatrieve definitions which will be of use to System Managers (Rights lists, SYSUAF, etc.) ** New or Revised for Spring 1990 DAILY.COM Daily processing of accounting files, etc. Runs as a self-restarting batch job. DAILY_START.COM Checks to see that DAILY.COM is still on the batch queue. Should be part of SYSTARTUP.COM DECUSERVE.DTR Processing created for the DECUServe system. Creates a log of when users logged in, how much time they spent on the system, and how many comm. lines were used. DISKQUOTA.DTR read disk quotas DISKSPACE.DTR combine quotas and SYSUAF (easier to identify user) INSTALL_PROCESS.* A set of procedures to process the output of an INSTALL/LIST/FULL command, and reduce the data so you can find out which were the most used images, which are installed shared, how many global sections are used, etc. Can be done with Datatrieve or FORTRAN. Includes an article comparing the two programming approaches. NETUAF.DTR read network UAF (proxy Logins) NETUAF_RECORD.DTR (Experimental, not really finished) RIGHTS.DTR An extended version of the Rights List definition which uses some user defined functions (see [DTRSIG.FUNCTIONS]) to format the UICs better. RIGHTSLIST_RECORD.DTR read the system rights list SYSUAF.DTR read SYSUAF (the Accounting file) SYSUAF_RECORD.DTR ** Revised for VMS V5.n variable length records VMSMAIL.DTR Read the VMS Mail file to get unread mail counts. (For older VMS systems, not V5.n)