Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

BREORG statements

&pagelevel(3)&pagelevel

Rules for input of statements

Incorrectly specified statements can be corrected interactively via SDF.

If the input is not made via the SDF mask, it is not always legal to enter any statement at any time, so some statements (e.g. OPEN-DATABASE) may be rejected.

The following statements are executed in the order given by the user, but only after the END statement is specified:

  1. MODIFY-REALM-SIZE

  2. MODIFY-RECORD-POPULATION,

  3. REORGANIZE-CALC

  4. REORGANIZE-POINTERS

  5. REORGANIZE-SET.

If a statement containing an error is encountered when processing statements in batch mode, all statements until the first incorrect statement will be executed.

Statement

Meaning

ALLOCATE-BUFFERPOOL

Define buffer size (in Mbytes)

END

Terminate input of statements

MODIFY-REALM-SIZE

Modify realm size

MODIFY-RECORD-POPULATION

Modify record population

OPEN-DATABASE

Open database

REORGANIZE-CALC

Reorganize CALC areas

REORGANIZE-POINTERS

Reorganize all probable position pointers (PPP) contained in one realm

REORGANIZE-SET

Reorganize tables and set constructs

SPECIFY-SCHEMA

Specify schema

SPECIFY-SUBSCHEMA

Specify subschema

UNDO

Undo statement

Table 21: BREORG statements

The individual statements of BREORG are described below in alphabetical order.