Previous Topic: JCL ConsiderationsNext Topic: Sample Output


Example

The following example directs the FASTLOAD utility to perform an initial load of a sample CA IDMS/DB non-SQL-defined database.

fastload;

The following command directs FASTLOAD to run all steps as a sortexit and to reuse workfiles:

fastload as sortexit reuse workfiles;