Start of Content Area

Object documentation Input File for Reorganizing Groups of Tables with SAPDBA  Locate the document in its SAP Library structure

Definition

The input file tells SAPDBA the tables to reorganize and how to perform the reorganization.

Use

When you reorganize a group of tables with SAPDBA for Informix, you can use an input file to specify the tables and parameters for the reorganization. This is relevant to the following SAPDBA reorganization options:

For more information, see Reorganizing a Group of Tables with SAPDBA.

The input file contains a list of tables to be reorganized and the parameter target dbspace. To set up your input file correctly, observe the following points:

target_dbspace: psapsource

default: target_dbspace: psapsource

dd14s next_extent: 15

Note

This example is for the "insert into select from" method. If you are using the "alter fragment" method, you can only use the target_dbspace parameter.

default: lock_mode: page
default: target_dbspace: psapddic
dd02mss
dd02syb
verpf
verpf2 lock_mode: row
dd10l
default: target_dbspace: paspsource
dd15t
ddacl
ddntf
ddntt next_extent: 25
ignss
default: lock_mode: row
macid
macob first_extent: 45
svers
tdi01 target_dbsp

SAPDBA checks the syntax of this file before processing starts so there is no problem with misspelt entries.