Printing a Sensor Data Statistics report
To print a Sensor Data Statistics report, code the FF DB Sensor Printing utility JCL and run the job.
Procedure
Example
The following example shows how to specify the FF DB Sensor Printing utility JCL.Figure 1. FF DB Sensor Printing utility JCL
//BBESPRNT JOB CLASS=A
//PGM1 EXEC PGM=BBESPRNT
//STEPLIB DD DISP=SHR,DSN=db_solution_pack_load_module_library
// DD DISP=SHR,DSN=IMS_Tools_Base_load_module_library
//RECON1 DD DISP=SHR,DSN=recon1_data_set_name
//BBESPRT DD SYSOUT=*
//BBESOUT DD SYSOUT=*
//BBESPRIN DD *
GLOBAL ITKBSRVR=FPQSVRDM
DATABASE DBD=DEVICEDB
/*