7.9.2 Example

This section presents an example of using the database structure modification utility (modifying RDAREA attributes).

Organization of this subsection
(1) Modifying RDAREA attributes

(1) Modifying RDAREA attributes

For a HiRDB/Single Server, this example modifies the open timing of the following RDAREAs:

Command to be executed

pdmod -a /usr/seifile/mofl01

Contents of the control statement file (/usr/seifile/mofl01)

/* Modifying RDAREA attributes */
alter rdarea PDBUSER01 open attribute SCHEDULE ;
alter rdarea PDBULOB11 open attribute SCHEDULE ;

Explanation
This command changes the RDAREAs' (PDBUSER01 and PDBULOB11) open timing to SCHEDULE.