Previous Topic

Next Topic

sysmod Command—Modify System Catalogs to Current Storage Structure

Permission required: DBA or system administrator.

The sysmod command modifies the system catalogs of a database to their currently defined storage structure. Doing so removes overflow and deleted pages, which results in accelerating query processing. You can run sysmod on all or specified system catalog tables.

The sysmod operation requires exclusive access to the database.

The sysmod command has the following format:

sysmod dbname [/server_class] {tablename} [-f product {product}]
[-page_size=n][+w|-w]


© 2007 Ingres Corporation. All rights reserved.