| DESCRIPTION OF ENHANCEMENTS |
Test sites: CPRS (ANDERSON,CURTIS)
root to accept the data.
Make the new call is like this: D ENVAL^XPAR($NA(^TMP($J)),206,,.XERR,1)
Note the Closed Global Root in the first parameter and the new fifth parameter.
2. Problem: Parameter entries in file 8989.5 for a individual user are not
deleted when the user is terminated.
Fix: New entry point DELUSR^XPAR3(ien) that will be called from XUSTERM.
This will start working when both patch XU*8*222 and XT*7.3*60 are installed.
Routine Summary
The following routines are included in this patch. The second line of each
of these routines now looks like:
;;7.3;TOOLKIT;<patchlist>;Apr 25, 1995
Checksum
Routine Old New 2nd Line
XPAR 4083493 4223213 **26,60**
XPAR3 n/a 236816 **60**
NOIS: CHA-0701-32256, WRJ-0199-12466, UNY-0202-12683, NOIS: ISL-0499-52452
List of preceding patches: 26
Sites should use CHECK^XTSUMBLD to verify checksums.
=========================================================================
Installation:
>>>Do not allow users to log in to the system during installation.
>>>If you accept a slight risk of jobs getting a CLOBER/EDITED error
>>>users and TaskMan may remain running. Otherwise stop all other
>>>jobs on the system.
1. DSM sites - Some of these routines are usually mapped,
so you will need to disable mapping for the affected routines.
2. Use the 'INSTALL/CHECK MESSAGE' option on the PackMan menu. This
option will load the KIDS package onto your system.
3. The patch has now been loaded into a Transport global on your
system. You now need to use KIDS to install the Transport global.
1. Problem: Allocation errors in ENVAR^XPAR. This call returns all parameter
On the KIDS menu, under the 'Installation' menu, use the following
options:
Verify Checksums in Transport Global
Print Transport Global
Compare Transport Global to Current System
Backup a Transport Global
4. Inhibit users from login into the system. (If you install when few
users are on the system and the possibility of some CLOBER/NOSOURCE
instances.
errors is acceptable, then users can stay on the system.)
TaskMan can remain running.
5. On the KIDS menu, under the 'Installation' menu, use the following
option:
Install Package(s) 'XT*7.3*60'
=========
Want KIDS to INHIBIT LOGONs during the install? YES// YES
No Options or Protocols need to be placed out-of-order.
Want to DISABLE Scheduled Options, Menu Options, and Protocols? NO
==
6. DSM Sites, after patch has installed, rebuild your map set.
=========================================================================
Fix: An additional parameter was added to the call. The new parameter, if
defined changes the first parameter from a return array to a closed global
|