xref
This command prints Report 12-Cross Reference Report.
Syntax
xref [-V|-U]
xref
[-cpu wkstat]
[-depends|-files|-jobs|-prompts|-resource|-schedules|-when[…]]
Run the command from the TWS_home directory.
Arguments
- -U
- Displays the command usage information and exits.
- -V
- Displays the command version and exits.
- -cpu wkstat
- Specifies to print the report for the named workstation. The @ wildcard is permitted, in which case, information from all qualified workstations is included. The default is all workstations.
- -depends
- Specifies to print a report showing the job streams and jobs that are successors of each job.
- -files
- Specifies to print a report showing the job streams and jobs that are dependent on each file.
- -jobs
- Specifies to print a report showing the job streams in which each job is run.
- -prompts
- Specifies to print a report showing the job streams and jobs that are dependent on each prompt.
- -resource
- Specifies to print a report showing the job streams and jobs that are dependent on each resource.
- -schedules
- Specifies to print a report showing the job streams and jobs that are successors of each job stream.
- -when
- Specifies to print a report showing job stream
Include
andExclude
dates.
If the command is run with no options, all workstations and all options are selected.
Examples
Print a report for all workstations,
showing all cross-reference information:
xref
Print a report for all workstations. Include cross-reference
information about all successor dependencies:
xref -cpu @ -depends -schedules