Informational.
None required.
Informational.
None required.
Informational; DATASKIP is ON for the specified dbspaces.
None required.
Informational; DATASKIP is ON or OFF for the specified dbspace.
None required.
The limit of 32 aliases was reached.
Nothing. Only the first 32 will be used.
An error occurred while initializing a user-specified DBSPACETEMP list. Typically this condition is due to a memory-allocation failure.
Check for accompanying error messages.
You successfully added mirroring to the indicated storage space.
None required.
You have ended mirroring for the indicated storage space.
None required.
The dbspace dbspacename specified by the PHYSDBS configuration parameter does not exist. As a consequence, the database server cannot complete initialization.
Use a dbspace known to exist.
Because the file system devname is full, the write failed.
Free some space in devname.
During shared-memory initialization, the database server routinely searches for temporary tables that are left without proper cleanup. If the database server finds a temporary table, it drops the table and recovers the space. The database server located the specified temporary tblspace and dropped it. The value 0xn is the hexadecimal representation of the tblspace number.
None required.
This status message informs you that the database server successfully allocated a new shared-memory segment of size nnnn.
None required.
The database server does not permit a thread to own locks that might have to wait while that thread is within a critical section. Any such lock request is denied, and an ISAM error message is returned to the user.
The error reported is an internal error. Contact IBM Informix Technical Support.
Errors were encountered in building the sysmaster database. The file outfile contains the result of running the script buildsmi.
See the file outfile.
An internal error occurred while updating either the sysxtdtypes, sysctddesc, or sysxtdtypeauth system table.
Contact Technical Support.
An internal error occurred while trying to find and rename the Informix.systdist SPL routine.
Contact Technical Support.
An error occurred while updating the sysdistrib system table.
Note the error number and contact Technical Support.
The operating system cannot write to pathname. Number is the number of the operating-system error that was returned.
Investigate the cause of the operating-system error. Usually it means that no space is available for the file. It might also mean that the directory does not exist or that no write permissions exist.
The database server detected an error in an attempt to write shared memory to filename. The first message is followed by one of the next two. Either the attempt failed because the output file could not be created or because the contents of shared memory could not be written. The error refers to the operating-system error that prompted the attempted write of shared memory to a file. The value of nn is the operating-system error.
See your operating-system documentation.
The attempt to extend the physical log space failed. Either the path does not exist or the permissions are incorrect.
Use a path that exists. Check permissions on the current working directory. You or the system administrator must give your group execute permission on the current working directory. After your group has been given permission, retry the operation that generated this message.
Group groupname does not have execute permission for the current working directory.
Reversion to a previous version of the database server has been attempted while an in-place ALTER TABLE is in progress. The previous versions of the database server cannot handle tables that have multiple schemas of rows in them.
Force any in-place alters to complete by updating the rows in the affected tables before you attempt to revert to a previous version of the database server. To do this, create a dummy update in which a column in the table is set to its own value, forcing the row to be updated to the latest schema in the process without actually changing column values. Rows are always altered to the latest schema, so a single pass through the table that updates all rows completes all outstanding in-place alters.
The specified fragments of tablename either have been set to nonresident by the SET TABLE statement.
None required.
The database server port for your computer does not support forced-resident shared memory.
None required.
The database server sends this message to the message log after you run the -F option of the onmode utility to free unused memory. The message informs you of the number of segments and bytes that the database server successfully freed.
None required.