INSTALL

Installing DBTELL is simple and quick, involving the following steps:

  1. RECEIVE and INSTALL the XMIT file
  2. Run JOB1 to unpack the main DBTELL Libraries.
  3. Authorize the DBTELL LOADLIB by adding it to the APF list.
  4. Add the DBTELL runtime PROC to a PROCLIB.
  5. Add a CLIST named DBTELL to your TSO CLIST library
  6. Run a BIND job to activate the DBTELL PLAN.
  7. 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.
  8. Allocate a VSAM file to keep DBTELL statistics, and add a DBSTAT DD Statement in the DBTELL Proc to point to it.
  9. Start the DBTELL Proc that runs the DBTELL started task.