Calculating Natural data space

One table is used to store Natural data.

About this task

Collect Natural data as follows:
  1. Estimate the number of Natural programs that contain ADABAS or PROGRAM calls. Call this number NUM_NATURAL_PROG.
  2. Estimate the average number of ADABAS or PROGRAM calls per Natural program. Call this number AVG_NATURAL.
  3. Estimate the number of transaction and program associations. In this example, the estimate is that each can be associated with five transactions.
  4. Calculate Natural data space as follows:
     (144 * NUM_NATURAL_PROG * AVG_NATURAL * PROG_TRAN_RATIO) = NATURAL_DS bytes

Task Task

Feedback


Timestamp icon Last updated: Friday, 8 February 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//ciuugc00384a0.html