Collecting Jobtrac data

This procedure describes how to collect Jobtrac data, after you have defined new Jobtrac conversion data.

To collect Jobtrac data:

  1. Locate the JCL file, and then transfer it to your Jobtrac machine via FTP with ASCII mode. On the FTP you can use the following commands:
    1. ftp> ascii
    2. ftp> put <file location><library>(<Member>)
  2. Submit the job that collects all the required Jobtrac data into one sequential file with the <file name>.
  3. When the job is successfully completed, transfer the output file, <file name>, from the Jobtrac machine to the conversion system in ASCII mode. On the FTP, you can use the following commands:
    1. ftp> ascii
    2. ftp> get <file name> <local data file>

    The downloaded file is used to create a conversion data source.

  4. Continue the conversion process by going to Defining a new CA Jobtrac conversion project.

Parent Topic

Defining a new CA Jobtrac conversion project