bstr_realm_remake_db(1) — Commands
Name
bstr_realm_remake_db − Reorganizes the internal structure of the PODB INGRES tables. (INGRES only.)
Syntax
bstr_realm_remake_db realm_name
Parameters
realm_nameSpecifies the local name of the Realm for which the database is to be reorganized.
Description
The bstr_realm_remake_db command can only be issued on a Realm PODB Node on which INGRES is the selected DBMS. Before issuing the bstr_realm_remake_db command, you must ensure that the Database Service server has been shut down.
The bstr_realm_remake_db command affects the PODB performance minimizing the access time for read operations. The command reorganizes the internal structure of the INGRES PODB tables.
The bstr_realm_remake_db command especially affects the snapshot generation, because during such operation all the object definitions for a Realm stored in the PODB at that moment are read.
See Also
| bstr_realm_shut_db |