Several different families of symbols are available for use during the pre-processing of a job.
The following stream parameters are available inside a job:
schedule_set_id |
set_id |
schedule_set_parameter |
set_parameter |
schedule_set_tag |
set_tag |
The following automatic symbols are also available:
$year |
$day |
$day_of_week |
$hour |
$minute |
$time |
$job_name |
$full_job_name |
$p1 |
$p2 |
$p3 |
$p4 |
$p5 |
$p6 |
$p7 |
$p8 |
$restart_down_count |
$step |
$status |
$severity |
$restart |
The following job symbols are also available. To obtain list of the job data symbols and their values for a particular job use the command schedule ls -symbol xxx.
The names of all the job data that is available are:
sc_next_submit |
sc_last_submit |
sc_last_start |
sc_last_completed |
sc_last_set_id |
sc_last_node_on |
sc_base_name |
sc_name |
sc_short_name |
sc_comment |
sc_comment_q |
sc_up_count |
sc_down_count |
sc_restart_count |
sc_user |
sc_owner |
sc_protection |
sc_status |
sc_platform |
sc_general_flags |
sc_gf_nohistory |
sc_gf_fixed_set_id |
sc_gf_unix |
sc_gf_windows |
sc_gf_block_run |
sc_gf_delete_after |
sc_job_tag |
sc_job_tag_q |
sc_pre_com_file |
sc_pre_com_file_q |
sc_post_com_file |
sc_post_com_file_q |
sc_startup_window |
sc_execute_window |
sc_method |
sc_after_delayed |
sc_rsc_sunday |
sc_rsc_monday |
sc_rsc_tuesday |
sc_rsc_wednesday |
sc_rsc_thursday |
sc_rsc_friday |
sc_rsc_saturday |
sc_rsc_month_start |
sc_rsc_month_end |
sc_rsc_year_start |
sc_rsc_year_end |
sc_rsc_445 |
sc_rsc_454 |
sc_rsc_544 |
sc_cli |
sc_shell |
sc_node |
sc_flags |
sc_submit_flags |
sc_sf_hold |
sc_sf_keep |
sc_sf_notify |
sc_sf_print |
sc_sf_restart |
sc_sf_delete |
sc_sf_retain |
sc_sf_profile |
sc_sf_environment |
sc_log_file |
sc_log_file_q |
sc_versions_of_log |
sc_parameter |
sc_parameter_1 |
sc_parameter_2 |
sc_parameter_3 |
sc_parameter_4 |
sc_parameter_5 |
sc_parameter_6 |
sc_parameter_7 |
sc_parameter_8 |
sc_parameter_q |
sc_parameter_1q |
sc_parameter_2q |
sc_parameter_3q |
sc_parameter_4q |
sc_parameter_5q |
sc_parameter_6q |
sc_parameter_7q |
sc_parameter_8q |
sc_priority |
sc_disk_space |
sc_disk_space_q |
sc_file |
sc_file_q |
sc_measured |
sc_estimated |
sc_submitted |
sc_started |
sc_delayed |
sc_completed |
sc_failed |
sc_ntf_submitted |
sc_ntf_started |
sc_ntf_delayed |
sc_ntf_completed |
sc_ntf_failed |
sc_ntf_submit_mail |
sc_ntf_submit_brc |
sc_ntf_submit_el |
sc_ntf_started_mail |
sc_ntf_started_brc |
sc_ntf_started_el |
sc_ntf_delayed_mail |
sc_ntf_delayed_brc |
sc_ntf_delayed_el |
sc_ntf_completed_mail |
sc_ntf_completed_brc |
sc_ntf_completed_el |
sc_ntf_failed_mail |
sc_ntf_failed_brc |
sc_ntf_failed_el |
sc_disk_space_device |
sc_disk_space_blocks |
sc_measured_cputime |
sc_measured_elapse |
sc_measured_io |
sc_measured_over |
sc_estimated_cputime |
sc_estimated_elapse |
sc_estimated_io |
sc_status_full |
sc_access_write |
sc_acl_size |
|
|
|
All global variables are also available. The job must have the correct access rights to use a variable.
All local variables defined by use of the set operator are also available.