Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Appendix A. Syntax Summaries of Selected Utilities >

onutil

The following commands of the XPS 8.51 onutil utility are not documented in Chapter 11 of Extended Parallel Server Administrator's Reference, Version 8.50:

Table 22. Commands of the onutil utility
SQL Statement Description
DELETE COSERVER Deletes a special-purpose coserver, or drops a capability of a coserver. For more information about this command, see Chapter 2 of the Feature Enhancements Guide for IBM Informix Extended Parallel Server, Version 8.32.
DISABLE COSERVER Disables a special-purpose coserver, or disables a coserver capability. For more information about this command, see Chapter 2 of the Feature Enhancements Guide for IBM Informix Extended Parallel Server, Version 8.32.
ENABLE COSERVER Restores the functionality of a special-purpose coserver, or one of its capabilities, that a previous DISABLE COSERVER command had disabled. For more information about this command, see Chapter 2 of the Feature Enhancements Guide for IBM Informix Extended Parallel Server, Version 8.32.
REPACK DATA Begins consolidation of the storage space of a specified table. For more information about this command, see Consolidating Table Storage Spaces Online in this document.
SET DISABLE_FILE_CLOSE
_OPTIMIZATION
When setting this parameter to 0, this command prevents certain files associated with DML operations on tables from being closed until the transaction is either committed or rolled back.
When setting it to 1, it prevents those files from remaining open after the DML operations on those tables are aborted. For more information about this parameter and FORCE_DDL_EXEC, see Forcing DDL Execution.
SET DS_CLASSINFO Declares a new resource class, or else resets the maximum number of concurrent PDQ queries or the available memory (or both) for an existing resource class. For more information about this command, see Allocating Memory Through Resource Classes in this document.
SET REPACK
_THREAD_MAX
Sets an upper limit on the number of repack threads at runtime. For more information about this command, see Consolidating Table Storage Spaces Online in this document.

See also the section Displaying Bitmap Pages in this document, which describes an enhanced display capability of the DISPLAY PAGE command of the onutil utility.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]