Installation Notes For ACHS V 3.0 Patch 20 =========================================================================== PREFIX: ACHS CURRENT VERSION: 3.0 Patch 20 =========================================================================== I. GENERAL INFORMATION A) This patch repairs portions of the data dictionary corrupted by a previous patch. B) This patch is cumulative of previous patches. There are NO M routine updated. C) There are no script updates. D) There are changes to the CHS Facility Data Dictionary (9002080). These changes, more specifically, return this dictionary to it's pre-patch 19 values. Two examples of these changes are listed here. 1) ^DD(9002080.01,80,0) after patch 19 reads REFERRAL PHYSICIAN^P6'^DIC(6,^3;5^Q This patch will return it to REFERRAL PHYSICIAN^P200'^VA(200,^3;5^Q 2) ^DD(9002080.018,1,0) after patch 19 reads EXPORT ABREVIATION CHARACTER^RFX^^0;2^K:X[""!($A(X)=45) X I $D(X) K:($L(X)>1!($L(X)<1)!'(X?1U)) I $D(X) I $D(^ACHSF("HVEA",X)) K X This patch will return it to EXPORT ABREVIATION CHARACTER^RFX^^0;2^K:X[""""!($A(X)=45)! ($L(X)>2)!($L(X)<1)!'(X?1.2A)!($D(^ACHSF("HVEA",X)) X E) All Unix scripts used in CHS are included. They have not changed since patch 17, and are present only for area offices that have not installed patch 17. II. CONTENTS OF DISTRIBUTION A) achs0300.20k - KIDS routine install file B) achs0300.20n - this file C) achs0300.20s1 - the script file to execute D) achs0300.20s2 - the file containing the scripts III. REQUIREMENTS A) CHS V 3.0 B) IBM RS6000 running AIX and the ksh shell. Scripts will not run on Microsoft DOS, Window 95/98/2000 or NT boxes. IV. INSTALLATION INSTRUCTIONS A) Disable menu option ACHSMENU. B) Backup all CHS routines using %RS. 1) D ^%RS 2) select HFS. 3) enter save file name such as 'ACHS_P20.20000915', where 20000915 is the date the snapshot is created. 4) enter a comment such as 'Pre patch 20 snapshot'. 5) select routines 'ACHS*' and 'AZZ*'. C) Perform KIDS install of file achs0300.20k. D) Enable menu option ACHSMENU. E) This step is for area office installs only. It must be performed by a user with root or super user privileges. It is only necessary if the area office has not updated their scripts since before patch 17. 1) cd /usr/spool/uucppublic 2) chmod ug+rwx achs0300.20s1 3) ./achs0300.20s1 {Note - due to the differences in the way your AIX systems may be set up, the dot slash may not be needed. If you type it as is and it does nothing, try just achs0300.20s1 } F) In the event of an install failure, restore the snap shot file created in step IV.B. 1) D ^%RR 2) enter snap shot file name from step IV.B.3. 3) restore all routines. 4) To back out the script install at area offices only, a user with root or super user privileges will do the following. == indicates a comment, do not type that, but do what it says. Otherwise, type the line exactly as it appears, followed by a carriage return. a) crontab -e b) == Use the cursor control key to get to the first entry == with a '#' comment about automating running CHS c) dd d) == repeat steps b and c for each of the 4 lines concerning CHS e) :wq V. POINTS OF CONTACT: Site Manager Area Office -- ISC personnel Help desk, IHS/DSD/DIR, 505-248-4371 ---------------------------------------------------------------------------