STANDARD DATA DICTIONARY #8987.1 -- MSM RTHIST SITE FILE 3/24/25 PAGE 1
STORED IN ^XUCS(8987.1, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 7.3)
DATA NAME GLOBAL DATA
ELEMENT TITLE LOCATION TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains the site specific information for the MSM-Capacity Management project. This file should only be edited
by the menu option provided.
APPLICATION GROUP(S): XUCS
CROSS
REFERENCED BY: SITE NAME(B)
8987.1,.01 SITE NAME 0;1 FREE TEXT (Required)
INPUT TRANSFORM: K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
LAST EDITED: JUL 02, 1993
HELP-PROMPT: Answer must be 3-30 characters in length.
DESCRIPTION:
This is the name of your site. For example: SAN FRANCISCO VAMC
CROSS-REFERENCE: 8987.1^B
1)= S ^XUCS(8987.1,"B",$E(X,1,30),DA)=""
2)= K ^XUCS(8987.1,"B",$E(X,1,30),DA)
8987.1,1 SITE NUMBER 0;2 NUMBER (Required)
INPUT TRANSFORM: K:+X'=X!(X>999)!(X<100)!(X?.E1"."1N.N) X
LAST EDITED: JUN 22, 1993
HELP-PROMPT: Type a Number between 100 and 999, 0 Decimal Digits
DESCRIPTION:
This is your station number. For example, 662
8987.1,3 VOL GROUP (NODE) 1;0 Multiple #8987.13
LAST EDITED: AUG 09, 1993
DESCRIPTION: This multiple defines the each node on the MPM network. This is the same as the System Name
when you install MSM.
8987.13,.01 VOL GROUP (NODE) 0;1 FREE TEXT
INPUT TRANSFORM: K:$L(X)>3!($L(X)<3) X
LAST EDITED: AUG 09, 1993
HELP-PROMPT: Answer must be 3 characters in length.
DESCRIPTION: This field is the 3 letter name that is generally associated with the MGR UCI for a node.
For example, CSA, CSB, PSA, FSA, etc. Please don't include the Shadow Servers.
CROSS-REFERENCE: 8987.13^B
1)= S ^XUCS(8987.1,DA(1),1,"B",$E(X,1,30),DA)=""
2)= K ^XUCS(8987.1,DA(1),1,"B",$E(X,1,30),DA)
8987.13,1 AUTO ADJUST RTHIST TABLE SIZE 0;2 NUMBER
INPUT TRANSFORM: K:+X'=X!(X>2300)!(X<700)!(X?.E1"."1N.N) X
LAST EDITED: NOV 05, 1993
HELP-PROMPT: Type a Number between 700 and 2300, 0 Decimal Digits
DESCRIPTION: Leave this field blank to AUTOMATICALLY ADJUST THE RTHIST TABLE SIZE.
When the RTHIST job is started, it requires the number of table entries to be specified.
If the entry for table size is too small, then a ~TABLE,FULL~ condition will occurr.
If you define this field (i.e. Not Null), then I will use this value for the MAXIMUM
RTHIST table size.
On the other hand, if you leave this field Null, then I will use the MAX AM TABLE SIZE
field (#6) to adjust the AM RTHIST table size for the morning RTHIST session, or the MAX PM TABLE
SIZE field (#7) to adjust the PM RTHIST table size for the afternoon RTHIST session.
8987.13,2 NAME OF PRODUCTION UCI 0;3 FREE TEXT
INPUT TRANSFORM: K:$L(X)>3!($L(X)<3) X
LAST EDITED: NOV 04, 1993
HELP-PROMPT: Answer must be 3 characters in length.
DESCRIPTION: This is the name of your Production UCI for this node, i.e. VAH. This is used in various
reports.
8987.13,5 NAME OF MANAGER UCI 0;6 FREE TEXT
INPUT TRANSFORM: K:$L(X)>3!($L(X)<3) X
LAST EDITED: AUG 05, 1993
HELP-PROMPT: Answer must be 3 characters in length.
DESCRIPTION:
This is the name of the manager's UCI for this node, i.e. MGR.
8987.13,5.5 SERVER TYPE 0;7 SET
'c' FOR Compute;
'p' FOR Print;
'f' FOR File;
'g' FOR General;
LAST EDITED: JAN 23, 1994
HELP-PROMPT: Enter the type Server for this node. The DEFAULT is General
DESCRIPTION: This field indicates the type of usage for this node. For example, a 'Compute' Servers is used
only for interactive logins.
8987.13,6 MAX AM TABLE SIZE 1;1 FREE TEXT
INPUT TRANSFORM: K:$L(X)>245!($L(X)<1) X
LAST EDITED: OCT 25, 1993
HELP-PROMPT: Answer must be 1-245 characters in length.
DESCRIPTION: This field is equal to the ^RTHIST(,"SIZE") created during the AM
RTHIST run. The piece delimiter is "~" that is used for parcing. The following are the piece
definations.
$P # Defination
==== ==========
1 RTHIST initial Table Size 2 highest number of Table entries used during RTHIST
if $P#1 = $P#2 then an overflow will occurr. See $P#5 and $P#6. 3 $H date when this
node was created. 4 $H time when this node was created. 5 number of Routine Commands
by Routine LOST because of a table
overflow. 6 number of Global by global references LOST because of a table
overflow. 7 number of Routine Commands counted. 8 number of Global references
by global counted. 9 number of Global reference by Routine counted.
8987.13,7 MAX PM TABLE SIZE 2;1 FREE TEXT
INPUT TRANSFORM: K:$L(X)>245!($L(X)<1) X
LAST EDITED: OCT 25, 1993
HELP-PROMPT: Answer must be 1-245 characters in length.
DESCRIPTION:
This is the same as the MAX AM TABLE SIZE (field #6). See field #6's DESCRIPTION.
8987.1,4 DAYS TO KEEP DATA 0;4 NUMBER
INPUT TRANSFORM: K:+X'=X!(X>999)!(X<7)!(X?.E1"."1N.N) X
LAST EDITED: NOV 12, 1993
HELP-PROMPT: Type a Number between 7 and 999, 0 Decimal Digits
DESCRIPTION: This field represents the number of days data will be kept in
File #8987.2. If NULL, then 45 days is the used for the default.
8987.1,5 DFLT ROU NAME LENGTH 0;3 NUMBER (Required)
INPUT TRANSFORM: K:+X'=X!(X>8)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: NOV 05, 1993
HELP-PROMPT: Type a Number between 1 and 8, 0 Decimal Digits
DESCRIPTION: This is a required field that is used by the Routine Report so that routines can be grouped
by name. For example, if you enter a "3", then routine commands and routine global accesses will
be grouped together by the first 3 characters of their name.
8987.1,5.1 DFLT GBL NAME LENGTH 0;5 NUMBER (Required)
INPUT TRANSFORM: K:+X'=X!(X>8)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: NOV 05, 1993
HELP-PROMPT: Type a Number between 1 and 8, 0 Decimal Digits
DESCRIPTION: This is a required field that is used by the Global Report so that global accesses can be
grouped. For example, if you enter a "3", then the global names will be grouped together by the
first 3 characters of their name.
8987.1,5.2 999999)!(X<.1)!(X?.E1"."2N.N) X
LAST EDITED: MAY 13, 1994
HELP-PROMPT: Type a Number between .1 and 999999, 1 Decimal Digit
DESCRIPTION: Some DHCP routines are executed very briefly. Therefore, the number of commands they
execute are relativity very small for a RTHIST session. A "bucket" called '999999)!(X<.1)!(X?.E1"."2N.N) X
LAST EDITED: MAY 13, 1994
HELP-PROMPT: Type a Number between .1 and 999999, 1 Decimal Digit
DESCRIPTION: Some DHCP routines reference global(s) very little. Therefore, the number of global
references are relativity very small for a RTHIST session. A "bucket" called '50!($L(X)<1) X
LAST EDITED: OCT 20, 1993
HELP-PROMPT: Answer must be 1-50 characters in length.
DESCRIPTION: These recipients will receive MSM PERFORMANCE DATA. They could be remote mail groups or server
names specified by your ISC. Data from ALL sites will always be sent to G.CMP@ISC-SF.DOMAIN.EXT
and does not need to be added here (this is the Capacity Management Directorate).
Other ISC's who wish to collect performance data from one or more sites should first create a
similar mail group. To this group, add appropriate recipients, as well as the server option
S.A6ALOAD2. This option should look like the following:
NAME: A6ALOAD2 MENU TEXT: File MSM Data From Sites
TYPE: server CREATOR: CLEMENS,JOHN
ROUTINE: A6ALOAD2 SERVER BULLETIN: (your choice)
SERVER ACTION: RUN IMMEDIATELY SERVER MAIL GROUP:
SERVER AUDIT: YES SERVER REPLY: SEND REPLY IN ALL CASES
UPPERCASE MENU TEXT: FILE MSM DATA FROM SITES
A6ALOAD2 is the routine which will file incoming data from sites into the MSM RTHIST REPORT DATA
file at the ISC. The routine is available upon request from G.KERNEL DEVELOPERS@ISC-SF.
CROSS-REFERENCE: 8987.17^B
1)= S ^XUCS(8987.1,DA(1),4,"B",$E(X,1,30),DA)=""
2)= K ^XUCS(8987.1,DA(1),4,"B",$E(X,1,30),DA)
FILES POINTED TO FIELDS
NEW PERSON (#200) LOCAL CMP RECIPIENTS:LOCAL CMP RECIPIENTS (#.01)
INPUT TEMPLATE(S):
XUCS SITE EDIT NOV 12, 1993@11:42 USER #0
XUCS VOL GROUP EDIT JAN 23, 1994@09:47 USER #0
PRINT TEMPLATE(S):
SORT TEMPLATE(S):
FORM(S)/BLOCK(S):