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

Package: Kernel

ERROR LOG(#3.075)-->3.0751

Sub-Field: 3.0751


Information

Parent File Name Number Package
ERROR LOG(#3.075) ERROR NUMBER 3.0751 Kernel

Details

Field # Name Loc Type Details
.01 ERROR NUMBER 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  Type a Number between 0 and 999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the sequential error number for the order in which the errors were logged on the date specified.
  • CROSS-REFERENCE:  3.0751^B
    1)= S ^%ZTER(1,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^%ZTER(1,DA(1),1,"B",$E(X,1,30),DA)
1 ERROR TEXT ZE;E1,245 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the actual text of the error message
  • DESCRIPTION:  
    This field contains the text of the actual error $ZE passed by the operating system.
    WRITE AUTHORITY:  @
2 $H VALUE H;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the complete $H value at the time of the error
  • DESCRIPTION:  
    This field contains the value of $H at the time the error was being recorded, so that the complete date and time of the error can be displayed.
3 LAST GLOBAL REFERENCE GR;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  The last global referenced by the job (if available) prior to the error
  • DESCRIPTION:  This field contains the last global which was referenced, if available in the operating system, prior to entering the error trap. If the error was trapped immediately into ERR^ZU (as established on entry to DHCP through
    ZU, then this is the last global referenced prior to or at the time of the error.  If an application traps the error prior to calling the error trap, this could be a global referenced by the application error trap.
    WRITE AUTHORITY:  @
4.01 JOB NUMBER J;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the JOB number for the job at the time of the error
  • DESCRIPTION:  
    This field indicates the job number of the job which generated the error.
4.02 PROCESS NAME J;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the Process Name associated with the process (if available)
  • DESCRIPTION:  
    If the process name is available within the operating system, this is the process name associated with the job at the time the error was generated.
4.03 USER NAME J;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the USER NAME as identified by the system for this job (if available)
  • DESCRIPTION:  
    This is the name of the user at the time of the error if it was possible to determine the name either by the presence of XQUSER or from the value of DUZ at the time of the error.
4.04 UCI~VOL~NODE~BOX J;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  AUG 12, 2009
  • HELP-PROMPT:  This is the value from GETENV^%ZOSV.
  • DESCRIPTION:  
    This field contains the value from GETENV^%ZOSV in which the job was running at the time the error was generated.
4.05 JOB NUMBER(ALTERNATE) J;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the job number and on some systems is shown in HEXADECIMAL format
  • DESCRIPTION:  
    This field contains an alternate job number if the operating system provides one and it is appropriate for the job at the time the error occurred.
5.01 CURRENT $IO I;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the current value of $I at the time the error was logged
  • DESCRIPTION:  
    This field contains information on the current device, if any, which is open and in use.
5.02 $ZA VALUE I;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the value of $ZA at the time the error was logged
  • DESCRIPTION:  
    This is the value of the system variable $ZA if it is available in the operating system.
5.03 $ZB VALUE I;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the value of $ZB at the time the error was logged
  • DESCRIPTION:  
    This field contains the value of the system variable $ZB at the time of the error if it is available on the current system.
5.04 CURRENT $ZIO I;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the current value of $ZIO (if available) at the time the error was logged
  • DESCRIPTION:  
    This field contains the value of the system variable $ZIO at the time of the error if it is available on the current system.
6.01 CPU TIME ZH;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the CPU TIME logged by the job prior to the error
  • DESCRIPTION:  
    This value, if present, is the amount of CPU time used by the current job at the time the error was logged.
6.03 DATE/TIME STRING ZH;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the date and time string for when the error occurred
  • DESCRIPTION:  
    This value, if present, contains a text string describing the date and time of the error.  f
6.04 PAGE FACTOR ZH;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is the page factor value from the $ZH value
  • DESCRIPTION:  
    This field, if present, contains information on the page factor supplied by the operating system.
6.07 DIRECT I/O ZH;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  This is a measure of the amount of direct input/output performed by the job
  • DESCRIPTION:  
    This field, if present, contains a measure of direct (as opposed to buffered) input/output performed by the job up to the time the error was recorded.
6.08 BUFFERED I/O ZH;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  DEC 18, 1989
  • HELP-PROMPT:  A measure of the amount of buffered input output performed by the job
  • DESCRIPTION:  
    This field, if present, contains information provided by the operating system on the amount of buffered (as opposed to direct) input/output that the job had performed prior to the error being logged.
7 ERROR WITHIN %ZTER TEXT ZE2;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  DEC 19, 1989
  • HELP-PROMPT:  This is the text generated by an error within the %ZTER error trap
  • DESCRIPTION:  This field provides the text of an error which occurred while the initial error was being logged. An entry in this field indicates that part of the information on the original error may be missing due to the occurrence
    of the error indicated in this field.
    WRITE AUTHORITY:  @
8.01 $ECODE ECODE;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  AUG 11, 1994
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
8.02 $STACK ECODE;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>127)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 11, 1994
  • HELP-PROMPT:  Type a Number between 0 and 127, 0 Decimal Digits
8.03 $ESTACK ECODE;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>127)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 11, 1994
  • HELP-PROMPT:  Type a Number between 0 and 127, 0 Decimal Digits
8.04 $QUIT ECODE;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 11, 1994
  • HELP-PROMPT:  Type a Number between 0 and 1, 0 Decimal Digits
9 $STACK() STACK;0 Multiple #3.7519 3.7519
10 VARIABLES AND DATA ZV;0 Multiple #3.0752 3.0752

  • DESCRIPTION:  
    This is a multiple variable which is used to hold the variable names and the values associated with them at the time the error was logged.
Info |  Details |  All