A job profile identifies a unit of work, such as a script file. Each job must belong to a jobset, which provides the default values for all jobs belonging to it.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| jbr_scdn | char(65) | not null | Jobset name |
| jbr_name | char(65) | not null | Job name |
| jbr_jno | char(5) | not null | Job number |
| jbr_ws | varchar(21) | with null | Station |
| jbr_jobtyp | char(1) | with null | Jobtype |
| jbr_any | byte(1) | with null | Any CPU flag |
| jbr_subu | varchar(33) | with null | UID for submit |
| jbr_abscd | varchar(65) | with null | Abend jobset name |
| jbr_jprty | char(2) | with null | Job priority |
| jbr_abct | integer | with null | Abend count |
| jbr_cal | varchar(9) | with null | Calendar name |
| jbr_erly | integer | with null | Early time (seconds) |
| jbr_must | integer | with null | Must time (seconds) |
| jbr_dedln | integer | with null | Deadline time (seconds) |
| jbr_mxtim | integer | with null | Maximum time (seconds) |
| jbr_avg | integer | with null | Average run time (seconds) |
| jbr_effdt | integer | with null | Effective date (ccyyddd) |
| jbr_expdt | integer | with null | Expiration date (ccyyddd) |
| jbr_histc | smallint | with null | Number of history entries |
| jbr_flg1 | byte(1) | with null | Flags |
| jbr_bklog | byte(1) | with null | Backlog flag |
| jbr_recs1 | char(1) | with null | Newday wait flag |
| jbr_desc | varchar(255) | with null | Job Description |
| jbr_subfile | varchar(255) | with null | Submit file |
| jbr_creus | varchar(33) | with null | User who created this entry |
| jbr_credt | integer | with null | Create date |
| jbr_cretm | integer | with null | Create time |
| jbr_lusdt | integer | with null | Update date |
| jbr_lustm | integer | with null | Update time |
| jbr_user | varchar(33) | with null | User last updated JBR |
| jbr_skip | integer | with null | Skip count |
| jbr_faill | integer | with null | Low fail code |
| jbr_failh | integer | with null | High fail code |
| jbr_subp | varchar(15) | with null | Submit userid password |
| jbr_domain | varchar(16) | with null | Domain name |
| jbr_cycle | char(1) | with null | Cyclic submit Y|N |
| jbr_freq | integer | with null | Cyclic submit frequency |
| jbr_count | integer | with null | Cyclic submit count |
| jbr_ccal | varchar(9) | with null | Criteria calendar |
| jbr_cri | varchar(255) | with null | Criteria keywords |
| jbr_hact | char(2) | with null | Holiday action |
| jbr_nwact | char(2) | with null | Non-workday action |
| jbr_cadj | varchar(5) | with null | Criteria adjustment |
| jbr_sutyp | byte(1) | with null | Su type, for UNIX |
| jbr_qname | char(1) | with null | Queue name |
Product Name: Unicenter Network and System Management/EnterpriseManagement
Table Type: Table