Stores global variables information about JMO Autoscan cycles during simulation
| Column Name | Column Datatype | Column Null Option | Column Comment |
| sim_key | char(4) | not null | Simulation identification key |
| gbl_name | char(8) | not null | Key name |
| gbl_adate | integer | with null | Last new day autoscan date |
| gbl_atime | integer | with null | Last new day autoscan time |
| gbl_ldate | integer | with null | Last autoscan date |
| gbl_ltime | integer | with null | Last autoscan time |
| gbl_ndate | integer | with null | Next autoscan date |
| gbl_ntime | integer | with null | Next autoscan time |
| gbl_fdate | integer | with null | Next new day autoscan date |
| gbl_ftime | integer | with null | Next new day autoscan time |
| next_rpt | char(3) | with null | Simulation report id |
| gbl_ltype | byte(1) | with null | Last autoscan actual type |
| gbl_flag1 | byte(1) | with null | Communications flag for less-disprutive autoscan |
| act_trkset | char(1) | not null | Active tracking table set |
| prescan_min | integer | with null | Minimum pre-scan time |
| prescan_max | integer | with null | Maximum pre-scan time |
| prescan_total | integer | with null | Total pre-scan time |
| prescan_cnt | integer | with null | Pre-scan occurrences |
Product Name: Unicenter Network and System Management/EnterpriseManagement
Table Type: Table