cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex

X

E.3 History file fields



AThe HISTORY file contains a record of all scheduling queue state 5changes. For example when a job that has been waitingHfor a certain file and then finds that file. It is posted into the next @scheduling queue and an record is written into the history file.

BNot all the components are filled in for all types of events. The Gamount of data is controlled by the event code. The various components *of the history record are described below:

V

E.4 History file layout



 

"
 define record HST_record using 01 HST_record. 7   02 HST_b_key_grp_id                 usage is byte . 6   02 HST_t_key_directory_1            pic x(25) .    6   02 HST_t_key_filler0                pic x(1) .     6   02 HST_t_key_directory_2            pic x(25) .    6   02 HST_t_key_filler1                pic x(1) .     7   02 HST_b_key_search_section         usage is byte . 6   02 HST_t_key_name                   pic x(39) .    6   02 HST_t_key_filler2                pic x(1) .     7   02 HST_b_key_type                   usage is byte . 7   02 HST_b_key_index                  usage is byte . 7   02 HST_q_key_date                   usage is date . 7   02 HST_i_key_set_id                 usage is long . 7   02 HST_i_event_type                 usage is long . 7   02 HST_q_log_date                   usage is date . 6   02 HST_t_sub_queue                  pic x(39) .    7   02 HST_i_sub_entry_no               usage is long . 6   02 HST_t_sub_set_tag                pic x(32) .    7   02 HST_i_sub_set_id                 usage is long . 6   02 HST_t_sub_set_parameter          pic x(57) .    7   02 HST_i_sub_step                   usage is long . 7   02 HST_q_cmp_start                  usage is date . 7   02 HST_i_cmp_elapse                 usage is long . 7   02 HST_i_cmp_cpu_time               usage is long . 7   02 HST_i_cmp_io_count               usage is long . 7   02 HST_i_cmp_status                 usage is long . 7   02 HST_i_cmp_pid                    usage is long . 7   02 HST_i_cmp_ppaging                usage is long . 7   02 HST_i_cmp_pgeflts                usage is long . 7   02 HST_i_index                      usage is long . 6   02 HST_t_node                       pic x(6) .      


 




 o V T Y  
PreviousNextContentsIndex