Installing DBTELL is simple and quick, involving the following steps:
- RECEIVE and INSTALL the XMIT file
- Run JOB1 to unpack the main DBTELL Libraries.
- Authorize the DBTELL LOADLIB by adding it to the APF list.
- Add the DBTELL runtime PROC to a PROCLIB.
- Add a CLIST named DBTELL to your TSO CLIST library
- Run a BIND job to activate the DBTELL PLAN.
- Create a Parms file that describes what you want to monitor, and have the DBPARMS DD statement in the DBTELL Runtime Proc point to it.
- Allocate a VSAM file to keep DBTELL statistics, and add a DBSTAT DD Statement in the DBTELL Proc to point to it.
- Start the DBTELL Proc that runs the DBTELL started task.