Previous Topic: Not Available with External SecurityNext Topic: Example DBIDCPR JCL


How to Use

To execute this program:

  1. Code a DBURSTR macro with MULTUSE=NO. (See DBTEST Command 1 (DBURSTR).)
  2. Code a single DBURTBL macro specifying the database to be processed and a table in that database. The table must be able to be opened normally. (See DBTEST Command 2 (DBURTBL).)
  3. Code a DBUREND macro specifying the operating system in the SYSTEM= parameter. (See DBTEST Command 3 (DBUREND).)
  4. Code the DBTEST function specifying the program (PGM=) as DBIDCPR. (See DBTEST Command 4 (DBTEST).)