Previous Topic

Next Topic

Book Contents

Book Index

Row Numbering

Row numbers in a variable database are initially incremented by 1000.

For example, a row inserted immediately after row 2000 is assigned a number of 2100.

A maximum of 999 rows may be inserted between two original rows in a variable database.

Row numbers can be refreshed (that is, assigned new numbers incremented by 1000) in the following way:

  1. Unload the IOA Variable Database Variables file using job IOAVARUL in the IOA JCL library. This job invokes the IOADUL utility.
  2. Reload the file using job IOAVARLD in the IOA JCL library. This job runs the IOADLD utility with the RENUM parameter specified.

For more information about the IOADUL and IOADLD utilities, see the INCONTROL for z/OS Utilities Guide.

Parent Topic

Values of Database Screen