How can the location description name be updated when a new location entries is created in SYS HOLS tables
book
Article ID: 124970
calendar_today
Updated On:
Products
Jobtrac
Issue/Introduction
How can the location description name be updated when a new location entries is created in SYS HOLS tables?
Environment
Release: Component: JOBTRC
Resolution
The location name is automatically retrieved from the TRACAUTH table by Jobtrac. You will need to add LOCNAME or have previously added LOCNAME for a location in TRACAUTH . The LOCNAME is defined in the AUTHTAB member that is used when SAMPJCL member ASMAUTH is run to assemble the TRACAUTH table. An example of the statement is as follows:
@AUTH LOCNAME,99,LOC='PAYROLL'
As always, please contact CA Technologies support for CA Jobtrac Job Management if you have further questions.