HCL Workload Automation, Version 9.4

PLAN_FILE_REFS_V

The PLAN_FILE_REFS_V view displays information about jobs and job streams in plan that depend on a file.
Table 1. The PLAN_FILE_REFS_V view
Column name Description Type Length
File_name The name of the file where the dependency is defined. string 148
Qualifiers The qualifier of the file specified in the File_id column. string 148
File_id The identifier of the file where the dependency is defined. character 16
File_wks_id The identifier of the workstation where the file specified in the File_id column is defined. character 16
File_wks_name The name of the workstation where the file specified in the File_id column is defined. string 16
Job_stream_refs_id The identifier of the job stream that depends on the file specified in the File_id column. character 16
Job_refs_id The identifier of the job that depends on the file specified in the File_id column. character 16
Job_refs_js_wks_name The name of the workstation of the job’s job stream that depends on the file specified in the File_id column. string 16
Job_refs_js_id The identifier of the job's job stream that depends on the file specified in the File_id column. character 16
Job_refs_js_name The name of the job's job stream that depends on the file specified in the File_id column. string 16
Job_refs_js_sched_time The input arrival time of the job's job stream that depends on the file specified in the File_id column. timestamp 10
Job_refs_wks_id The identifier of the workstation of the job that depends on the file specified in the File_id column. character 16
Job_refs_wks_name The name of the workstation of the job that depends on the file specified in the File_id column. string 16
Job_refs_name The name of the job that depends on the file specified in the File_id column. string 40
Job_stream_refs_wks_id The identifier of the workstation of the job stream that depends on the file specified in the File_id column. character 16
Job_stream_refs_wks_name The name of the workstation of the job stream that depends on the file specified in the File_id column. string 16
Job_stream_refs_name The name of the job stream that depends on the file specified in the File_id column. string 16
Job_stream_refs_sched_time The input arrival time of the job stream that depends on the file specified in the File_id column. timestamp 10
Satisfied If the file dependency is satisfied. Possible values are:
Y
Yes
N
No
character 1
Status The file dependency status. Possible values are:
S
Satisfied
N
Not_satisfied
U
Undecided
character 1