Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: ZIBRPI2

ZIBRPI2.m

Go to the documentation of this file.
  1. ZIBRPI2 ; IHS/ADC/GTH - REMOTE PATCH INSTALLATION (2) ; [ 02/07/97 3:02 PM ]
  1. ;;3.0;IHS/VA UTILITIES;;FEB 07, 1997
  1. ;
  1. W !!,"EXECUTION UNAUTHORIZED.",!
  1. Q
  1. ;
  1. GEN ; General description
  1. ;;This utility creates an entry in the OPTION file which is scheduled
  1. ;;to run daily thru TaskMan. Files matching the naming conventions
  1. ;;for patch files (specified in the 1 Sep 94 SAC, Appendix E), are
  1. ;;looked for in the directory you indicate. If the package and
  1. ;;version the patches are intended for are installed on this machine,
  1. ;;the routines are restored from the file, an entry is made in the
  1. ;;VERSION multiple of the PACKAGE file entry, and a report file is
  1. ;;sent to the systems you indicate. If an action routine (A9 or B9)
  1. ;;is detected during the ZLOAD, and you have indicated permission to
  1. ;;run action routines, the action routine is called after all routines
  1. ;;have been restored.
  1. ;;NOTE: Use the same entry point, OPT^ZIBRPI, to edit any changes you
  1. ;; want to make to the parameters. If you un-schedule the
  1. ;; option, you must use the TaskMan options to re-schedule it.
  1. ;;###
  1. ;
  1. SYSID ; Select system id's to receive result files.
  1. ;;Please indicate what system id's you want reports of results sent to.
  1. ;;Selecting 1 will send the report just to that system.
  1. ;;Selecting 2 will send the report to (what is intended to be) the
  1. ;;Area machine.
  1. ;;Selecting 3 will send the report to both systems.
  1. ;;It is recommended you just configure the utility to send report files
  1. ;;to your area machine (option 2).
  1. ;;NOTE: root will be notified upon arrival of a uucp'd result file.
  1. ;; You must read the file manually.
  1. ;;###
  1. ;
  1. DIRECT ;
  1. ;;Enter the name of the directory into which files containing patches
  1. ;;are uucp'd or BLAST'd, or otherwise placed. This is usually the
  1. ;;/usr/spool/uucppublic directory on unix machines. You can designate
  1. ;;any directory that you want, for security purposes, but you should
  1. ;;ensure that permissions are correctly set to receive the files, and
  1. ;;to read the files from the MUMPS level.
  1. ;;THIS DIRECTORY MUST EXIST PRIOR TO COMPLETING THIS SET-UP.
  1. ;;###
  1. ;
  1. ACTION ;
  1. ;;If an action routine is include in the patch file, do you want it
  1. ;;called after all the routines are restored? The action routine will
  1. ;;be named (A/B)9<namespace><patch_number>. E.g., A9AUM12 will be the
  1. ;;action routine for patch 12 to the table updates.
  1. ;;NOTE: This feature allows you to do any type of unattended activity
  1. ;; on any/all of your systems. There is no checking for verified
  1. ;; RPMS applications. There must simply be an entry in PACKAGE,
  1. ;; and the versions must match.
  1. ;;###
  1. ;
  1. HELP(L) ;EP - From DIR
  1. W !
  1. F %=1:1 W !?4,$P($T(@L+%),";",3) Q:$P($T(@L+%+1),";",3)="###"
  1. Q
  1. ;
  1. ; dpssyg Any ACU2400 FTS-999-999-9999 n:--n:--n: uucpdps word: uucpdps
  1. ; dpssyg Any x25pad 9600 dpssyg "" \r n:--n:-@-n: uucpdps word: uucpdps
  1. ;