Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
41 views4 pages

Step 1: FTP The Routines and Insert File To The Local BP. Copy The Savedlist To &SAVEDLIST& Folder

The document outlines a step-by-step process for setting up and executing a batch job in a system. It includes instructions for transferring files, compiling routines, creating program and batch records, and running a service. Finally, it specifies sending generated reports from a saved list.

Uploaded by

Greeni Marco
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views4 pages

Step 1: FTP The Routines and Insert File To The Local BP. Copy The Savedlist To &SAVEDLIST& Folder

The document outlines a step-by-step process for setting up and executing a batch job in a system. It includes instructions for transferring files, compiling routines, creating program and batch records, and running a service. Finally, it specifies sending generated reports from a saved list.

Uploaded by

Greeni Marco
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Step 1: FTP the routines and insert file to the local BP.

Copy the savedlist to &SAVEDLIST& folder

EXTRACT.SELECT EXTRACT.LOAD I_EXTRACT.COMMO EXTRACT.b


N

Step 2: Compile and catalog the routines.

Step 3: Create PGM.FILE for the routine FT.DETAILS with Type as “B” and Batch job as
@BATCH.JOB.CONTROL
PGM.FILE > EXTRACT
Step 4: Create a BATCH record BNK/EXTRACT
BATCH> BNK/EXTRACT
Step 5: Create a TSA.SERVICE record BNK/EXTRACT with the needed user record and work profile.
TSA.SERVICE > BNK/EXTRACT
TSA.WORKLOAD.PROFILE > TEN

Step 6: Run the TSM and then the service BNK/EXTRACT


Launch the service BNK/EXTRACT by launching the agent

Step 7: Send the report generated in SAVEDLIST named SP.OUTPUT and SP.OUTPUT_2.

You might also like