System Variable Definitions XXXX_TIER
Name: Various
Description: The following system variable definitions are used to implement a tiered application management scheme.
Special Note: You should define these system variables in your Visual LANSA environment and then check them into your iSeries server system.
Name: Various
Description: The following system variable definitions are used to implement a tiered application management scheme.
Special Note: You should define these system variables in your Visual LANSA environment and then check them into your iSeries server system.
| Name | Description | Derivation | Data Type | Len | Evaluate |
| *APPL_TIER | Application Tier | Dynamic | Alpha | 10 | Function / VSAM130 |
| *DATA_TIER | Data Tier | Dynamic | Alpha | 10 | Function / VSAM130 |
| *PRINT_TIER | Print Tier | Dynamic | Alpha | 10 | Function / VSAM130 |
| *BATCH_TIER | Batch Tier | Dynamic | Alpha | 10 | Function / VSAM130 |
| *END_APPL_TIER | End APPL Tier | Dynamic | Alpha | 10 | Function / VSAM130 |
| *END_DATA_TIER | End DATA Tier | Dynamic | Alpha | 10 | Function / VSAM130 |
| *END_PRINT_TIER | End PRINT Tier | Dynamic | Alpha | 10 | Function / VSAM130 |
| *END_BATCH_TIER | End BATCH Tier | Dynamic | Alpha | 10 | Function / VSAM130 |
| *END_ALL_TIERS | End all Tiers | Dynamic | Alpha | 10 | Function / VSAM130 |
| *CURRENT_SYSTEM | Current System | Static | Alpha | 10 | Function / VSAM140 |