dbinfo Database Administration Utility

The dbinfo utility displays information about a database catalog store. The information returned by dbinfo does not reflect the IQ store.

Any valid user ID can run dbinfo, but to obtain page usage statistics you need DBA authority.

Syntax

dbinfo options ]

Parameters

This table lists the available options for the dbinfo utility.

dbinfo options

Option

Description

-c "keyword=value; ..."

Specify connection parameters. See System Administration Guide: Volume 1 > Connection and Communication Parameters.

-o filename

Write output messages to the named file.

-q

Operate quietly; do not display output messages.

-u

Output page usage statistics. Display information about the usage and size of all catalog store tables, including system and user-defined tables. You can only request page usage statistics if no other users are connected to the database.

Usage

The dbinfo utility indicates when the database was created, the name of any transaction log file or log mirror that is maintained, the catalog store page size, the version of installed Java classes, and other information. Optionally, it can also provide catalog table usage statistics and details.