Examples
- The following shows how to run the ARSLOAD program to check class
Q for input files to process. The ARSLOAD program stores temporary
work files in the location specified with the -c parameter.
By default, the ARSLOAD program uses the FORMS part of the file name
to determine the application group to load, and the application group
contains only one application.
arsload -c /arsacif/acif1 -u admin -C Q
- The following shows how to run the ARSLOAD program to check class
Q for input files to process. The ARSLOAD program stores temporary
work files in the directory specified with the -c parameter.
The ARSLOAD program will use the JOBNAME part of the file name to
determine the application group to load and the DATASET part of the
file name to determine the application to load.
arsload -c /arsacif/acif1 -u admin -C Q -A DATASET -G JOBNAME