This section presents an example of using the database structure modification utility (modifying data dictionary table attribute definitions).
When data dictionary tables are accessed, this example limits the information available to users according to users' privileges. It allows mixed character string data in the data dictionary table. This example assumes that a HiRDB single server configuration is used.
pdmod -a /usr/seifile/mofl01
/* Modifying data dictionary table attribute definitions */ |