Building or rebuilding keys for a table (BST05DBL)

Introduction

You can use the program BST05DBL to build or rebuild the keys of one or several tables of the BQL database.

Note

During the execution of this command, the BQL does not accept any other requests.

STC must be down

You must stop the started task before building or rebuilding the keys using BST05DBL.

Syntax DD BQLIN

+------------------------------------------------------------+
|ADDKEY keyname | tablename | FILE filename -|
| GENFILE(nn) -|
| CLEAR |
+------------------------------------------------------------+

Keywords DD BQLIN

ADDKEY

Specify which keys to build:

ADDKEY keyname
builds this key

ADDKEY tablename
builds all keys for this table

ADDKEY FILE filename
builds all keys of this file

GENFILE(nn)

Number of the generation file

CLEAR

Specify this keyword to delete the existing contents of a key before building new keys.