For reviewing and amending the details stored in these data areas, use the System Settings facility available from the Administration menu and described in Review System Settings.
This area is formatted as follows:
From Byte | To Byte | Byte Length | Type | Dec Pos | Description |
|---|---|---|---|---|---|
1 | 10 | 10 | A | Name of user defined Program/File error handler. | |
11 | 20 | 10 | A | Name of user defined Prompt Key message handler program. If the user defined prompt key message handler has been specified for use in the system definition data area DC@A01(position 498 = "Y"), then an attempt will be made to call a user defined prompt key message handler program when the prompt key function key has been selected. | |
21 | 560 | Used for Developer Services Configuration. Refer to Developer Services for more details. | |||
601 | 610 | 10 | A | Import User Exit program name. During a standard import these bytes are tested. If non-blank they are assumed to identify a user exit program that should be invoked each time that an IBM i level object is created or changed during the import. Such a program must receive 3 x Char(10) parameters identifying: (1) the object name, (2) the library, and, (3) the object type (in IBM i "*" style object type notation). This facility is provided only for IBM i. | |
611 | 620 | 10 | A | Set Environment User Exit program name. After LANSA has set up its environment for the partition these bytes are tested. If non-blank they are assumed to identify a user exit program that should be invoked each time that a LANSA partition is entered. Such a program must receive 3 parameters identifying: (1) the LANSA program library Char(10), (2) the partition id Char(3), and (3) the language code Char(4). | |
621 | 630 | 10 | A | User Exit program name for SUBMIT command. The first time a LANSA function is submitted these bytes are tested. If non-blank they are assumed to identify a user exit program that should be invoked each time a function is submitted. Such a program must receive one parameter Char(2000) containing the SBMJOB command about to be used. The user exit program can modify the SBMJOB command before exiting and passing back the parameter.(e.g. Add MSGQ() parameter to SBMJOB). | |
631 | 638 | 8 | A | Target OS Release. | |
639 | 639 | 1 | A | Retain task history flag. This can take the values "Y" or "N". "Y" means that task history is to be retained. "N" means that the next Request Submit LANSA Re-org job will have Purge Task History starting from date pre-filled with today's date. | |
640 | 645 | 6 | A | Task tracking category 2 character prefix. The 1st is for task for the system, 2nd is for a task for each user and the 3rd is for task for each "task". Each is optional. | |
646 | 648 | 3 | A | Task tracking category unlock object after Check In flags. Each flag is 1 character long and its value can be either a "Y", "N" or " ". The value of this flag determines whether an object is unlocked from the task of this category when the object is checked in. If this flag is "N" or " ", then the normal task tracking object locking applies. The 1st is for task for the system, 2nd is for a task for each user and the 3rd is for task for each "task" | |
649 | 668 | 20 | A | User exit for Export/Import message logger | |
669 | 688 | 20 | A | User exit for LANSA access check to an object. | |
689 | 708 | 20 | A | User exit for IJDT (DC@P8097) | |
709 | 728 | 20 | A | User exit for CIDT (DC@P8096) | |
729 | 748 | 20 | A | Default value for Export $$DTALIB$$ Substitution Variable. This value is used when export lists are created. | |
749 | 749 | 1 | A | Y or N. Default value for Prompt user when importing on $$DTALIB$$ substitution variable in export list. This value is used when export lists are created. | |
750 | 750 | 1 | A | Spare. |