GENERAL DESCRIPTION |
More than one Library Package entry exists from the testing and
installation of Version 2.5 and Patches 1-4. We would like permission
to update the site's Package File #4 with one active and accurate
Library entry under the name LIBRARY and namespace LBR. It will
contain a '2.5' VERSION multiple with all the patch installations. If
the '2.5V1' VERSION multiple is present (this was created from the 2.5
version installation), we would like to create a '2.5' VERSION
multiple as a copy of the '2.5V1' multiple. If the Package File entry
for Library v.1.2 is present, we would like to rename it as
LIBRARY(OLD) under the renamed namespace LBRZ. This would eliminate
the need for DBIA #2142 "INSTALL File Read". If any other entries are
located, except the LBRN and LBRT entries (apart of 2.5 installation),
we would like to delete them. We would also like to update the
CURRENT VERSION field with the latest version 2.5. This will prevent
any future NOIS logs related to this.
In order to complete this update, we would like to modify the Package
File entry that Patch LBR*2.5*7 linked to in the load. This
modification would use FILE^DIE to update the NAME and PREFIX to
LIBRARY and LBR, respectively. Then to continue with the update, we
would like to use FIND^DIC to locate all Package File entries having a
PREFIX beginning with "LBR". From each of these Package file entries,
we would like to use FIND^DIC to locate the '2.5V1' VERSION multiple
entry. We would then like to use the IEN from the '2.5V1' VERSION
multiple entry and GETS^DIQ to retrieve the DATE DISTRIBUTED (1), DATE
INSTALLED AT THIS SITE (2), INSTALLED BY (3), and DESCRIPTION OF
ENHANCEMENTS (41) fields to create a '2.5' VERSION multiple.
To rename the v.1.2 package file entry, we would like to use FILE^DIE
to change the NAME and PREFIX fields to LIBRARY(OLD) and LBRZ,
respectively. To remove all unimportant Library Package file entries,
we would like to use ^DIK.
In order to update the CURRENT VERSION field, we would like to use
GET1^DIQ to retrieve the present CURRENT VERSION field value and
FILE^DIE to change it to "2.5".
|
GLOBAL REFERENCE |
GLOBAL REFERENCE |
FIELD NUMBER |
DIC(9.4,D0,0) |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
.01 |
Both R/W w/Fileman |
NAME |
0;1 |
1 |
Both R/W w/Fileman |
NAMESPACE |
0;2 |
|
DIC(9.4,D1,22,D0,0) |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
1 |
Read w/Fileman |
DATE DISTRIBUTED |
0;2 |
2 |
Read w/Fileman |
DATE INSTALLED AT THIS SITE |
0;3 |
3 |
Read w/Fileman |
INSTALLED BY |
0;4 |
41 |
Read w/Fileman |
DESCRIPTION OF ENHANCEMENTS |
1;0 |
|
DIC(9.4,D0,'VERSION') |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
13 |
Both R/W w/Fileman |
CURRENT VERSION |
VERSION;1 |
|
|