Previous Topic

Next Topic

alterdb Command—Set Database Characteristics

Permission required: DBA or a privileged user running as the DBA.

The alterdb command sets journaling and other characteristics for a database. You can use alterdb to halt journaling for a specified database. To restart journaling, you must use the ckpdb +j command.

For further details about journaling options, see the Database Administrator Guide.

The alterdb command has the following format:

alterdb [-delete_invalid_ckp] [-n|-i[ucollation_name]] dbname[/server_class]
[-target_jnl_blocks=n |-jnl_block_size=n |-next_jnl_file|-init_jnl_blocks=n |
-disable_journaling | -delete_oldest_ckp] [-verbose] [-help]


© 2007 Ingres Corporation. All rights reserved.