7.6.2 Example

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

Organization of this subsection
(1) Deleting an RDAREA

(1) Deleting an RDAREA

This example deletes the following RDAREA:

Overview
[Figure]
Contents of the control statement file (/usr/seifile/mofl04)

/* Deleting a user RDAREA */
remove rdarea PDBUSER04 ;

Explanation
Specifies the name of the RDAREA to be deleted.