Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 8993.15

Package: Kernel

XULM LOCK MANAGER PARAMETERS(#8993.1)-->8993.15

Sub-Field: 8993.15


Information

Parent File Name Number Package
XULM LOCK MANAGER PARAMETERS(#8993.1) SYSTEM LOCKS 8993.15 Kernel

Details

Field # Name Loc Type Details
.01 VARIABLE NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>12!($L(X)<1) X
  • LAST EDITED:  OCT 15, 2012
  • HELP-PROMPT:  Enter the variable name of the data structure that is locked, 1-12 characters. Do not include the '^' prefix. For example, if the lock is on ^TMP($J), enter TMP.
  • DESCRIPTION:  This field contains the variable name of the locked data structure.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  8993.15^B
    1)= S ^XLM(8993.1,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^XLM(8993.1,DA(1),2,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  8993.1^C
    1)= S ^XLM(8993.1,"C",$E(X,1,60),DA(1),DA)=""
    2)= K ^XLM(8993.1,"C",$E(X,1,60),DA(1),DA)
    Cross-reference used to set up ignored locks in VistA Lock Manager.
.02 SYSTEM LOCK 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  AUG 23, 2012
  • HELP-PROMPT:  Enter the locked data structure, fully or partially, up to 240 characters, of an infrastructure-type application that can usually be ignored by users of the Lock Manager. Do not include '^'.
  • DESCRIPTION:  This is a string that matches or partially matches entries in the lock table held by infrastructure software such as the Kernel or HL7. It will be used to identify locks held by system-oriented applications as opposed
    to user-oriented applications.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • RECORD INDEXES:  AC (#1556) (WHOLE FILE #8993.1)
.03 GLOBAL LOCK? 0;3 SET
************************REQUIRED FIELD************************
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JUL 18, 2012
  • HELP-PROMPT:  Is this lock on a global?
  • DESCRIPTION:  The .01 field is prohibited from containing a '^' in its value, so this field is necessary to indicate whether or not the lock is on a global or local variable.
  • RECORD INDEXES:  AC (#1556) (WHOLE FILE #8993.1)
Info |  Details