The batch import program CAZIMPRT is used to load a sample file into an Application Performance Analyzer R02 Observation Session List. This can be a native sample file or one that has been previously exported. The import program creates a new observation in the target system, assigning a new request number. The date and time of the imported request is set to the current date and time and the expiry date is recalculated based on the rules of the importing system.
Sample template JCL is supplied in hlq.SCAZSAMP in member
CAZIMPRT.
//CAZIMPRT JOB (job parameters)
//*
//S1 EXEC PGM=CAZIMPRT,REGION=4M,PARM='STCID=stcid'
//STEPLIB DD DISP=SHR,DSN=hlq.SCAZAUTH
//SYSPRINT DD SYSOUT=*
//SAMPIN DD DSN=inputdsn,DISP=SHR
[ Top of Page | Previous Page | Next Page | Contents | Index ]