Was this helpful?
ipm Command--Start IPM
The ipm command invokes IPM. If the ipm command is invoked with no options, IPM displays databases, open databases, relation and page resources, active transactions, and user lock lists for all databases in the current installation.
Some ipm command options are incompatible with other options. If you select options that are incompatible at start-up, a message is displayed that indicates the incompatibility.
Most options can be changed while running IPM from the Option Selection Screen on page 7.
The ipm command has the following format:
ipm [options]
where options are:
-ddbname
Reports on resources for database dbname only.
-e
Displays system (NONPROTECT) lock lists as well as user lock lists. The -e option is the only option that affects the Lock List Display.
-i
Displays inactive in addition to active transactions. The -i option affects the Log Transaction Display.
-l[resourcetype]
Reports on a specific resource type (page, table, database, and so on). If a resource type is not specified, all resource types are reported. For a list of valid resource types, see Resource Type--Display Specific Resource).
-n
Prints resources granted in null mode.
-rseconds
Sets refresh time for various screens. Specify a given number of seconds.
-s
Runs IPM in stand-alone mode, in which it operates even if the DBMS server is down or not accepting connections.
-t
Reports on a particular table. The -d option must also be used with this option.
Last modified date: 11/28/2023