Multiple choice technology mainframe

what is the use of below command "FSTRUC,LVL=999,JOB="

  1. Reverse structure

  2. Forward structure

  3. Job details

  4. Last execution

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The FSTRUC command with LVL=999 shows the forward structure (downstream dependencies) for a job, displaying all jobs that depend on the specified job, recursively to the maximum level.