- Overview of Utilities
The Informix® database server utilities allow you to perform administrative tasks directly from the command line.
- The finderr utility
Use the finderr utility to view additional information on Informix® error messages. On UNIX™ and Linux™ platforms, the information appears on the command line. On Windows™ platforms, the information appears in the Error Messages program.
- The genoncfg Utility
Use the genoncfg utility to expedite the process of customizing the default Informix® configuration file (onconfig.std) to the host environment and your planned usage of a database server instance.
- The oncheck Utility
Use the oncheck utility to check specified disk structures for inconsistencies, repair inconsistent index structures, and display information about disk structures.
- The onclean utility
Use the onclean utility to force a shut down of the database server when normal shut down with the onmode utility fails or when you cannot restart the server. The onclean utility attempts to clean up shared memory, semaphores, and stops database server virtual processes.
- The oncmsm utility
Use the oncmsm utility to start or shut down a Connection Manager, load a new configuration file into a Connection Manager to modify the Connection Manager's settings, or update the format of a configuration file.
- The onconfig_diff utility
Use the onconfig_diff utility to compare two onconfig files.
- The ondblog utility
Use the ondblog utility to change the logging mode for one or more databases.
- The oninit utility
The oninit utility starts the database server.
- The onkstash Utility
Use the onkstash utility to create a password stash file for an existing PKCS#12 keystore.
- The onkstore Utility
- The onlog utility
The onlog utility displays the contents of a logical-log file, either on disk or on backup.
- The onmode utility
Use the onmode utility to change the database server operating mode and perform various other operations on shared memory, sessions, transactions, parameters, and segments.
- The onparams Utility
Use the onparams utility to add or drop a logical-log file, change physical-log parameters, and add a new buffer pool.
- The onpassword utility
Use the onpassword utility to encrypt and decrypt a password file. Connection Manager and Enterprise Replication utilities require a password file to connect to database servers over an untrusted network.
- The ifxclone utility
You use the ifxclone utility to create a server clone from a snapshot of an existing database server.
- The onspaces utility
Use the onspaces utility to manage the storage spaces in your database.
- The onstat utility
The onstat utility reads shared-memory structures and provides statistics about the database server at the time that the command runs.