Home | Previous Page | Next Page   Database Reference > Message-Log Messages >

Messages: C

Cannot Allocate Physical-log File, mm wanted, nn available
Cause:

The database server attempted to initialize shared memory with a physical-log size that exceeds the amount of contiguous space available in the dbspace (specified as PHYSDBS in ONCONFIG). Both quantities of space, wanted and available, are expressed as kilobytes.

Action:

You must either reduce the size of the physical log (specified as PHYSFILE in ONCONFIG) or change the location of the physical log to a dbspace that contains adequate contiguous space to accommodate the physical log.

Cannot change to mode.
Cause:

Some error during fast or full recovery has prevented the system from changing to online or quiescent mode.

Action:

See previous messages in the log file for information, or contact IBM Technical Support at tsmail@us.ibm.com.

Cannot Commit Partially Complete Transactions
Cause:

Transactions that drop tables or indexes do not perform the drop until a COMMIT statement is processed (with a few exceptions). In these cases, a beginning commit log record is written, followed by the usual commit log record. If the database server fails in between the two, the fast recovery process attempts to complete the commit the next time that you initialize the database server.

If this completion of the commit fails, the database server generates the preceding message.

Action:

To determine if you need to take action, examine the logical log as described in Interpreting Logical-Log Records.

Cannot Open Dbspace nnn
Cause:

The database server is unable to access the specified dbspace. This message indicates a problem opening the tblspace or corruption in the initial chunk of the dbspace.

Action:

Verify that the device or devices that make up the chunks of this dbspace are functioning properly and that you assigned them the correct operating-system permissions (rw-rw----). You might be required to perform a data restore.

Cannot Open Logical Log
Cause:

The database server is unable to access the logical-log files. Because the database server cannot operate without access to the logical log, you must resolve this problem.

Action:

Verify that the chunk device where the logical-log files reside is functioning and has the correct operating-system permissions (rw-rw----).

Cannot Open Mirror Chunk pathname, errorno = nn
Cause:

The database server cannot open the mirrored chunk of a mirrored pair. The chunk pathname and the operating-system error are returned.

Action:

For more information about corrective actions, see your operating-system documentation.

Cannot Open Primary Chunk pathname, errorno = nnn
Cause:

The primary chunk of a mirrored pair cannot be opened. The chunk pathname and the operating-system error are returned.

Action:

For more information about corrective actions, see your operating-system documentation.

Cannot Open Primary Chunk chunkname
Cause:

The initial chunk of the dbspace cannot be opened.

Action:

Verify that the chunk device is running properly and has the correct operating-system permissions (rw-rw----).

Cannot Perform Checkpoint, shut system down.
Cause:

A thread that is attempting to restore a mirrored chunk has requested a checkpoint, but the checkpoint cannot be performed.

Action:

Shut down the database server.

Cannot Restore to Checkpoint
Cause:

The database server is unable to recover the physical log and thus unable to perform fast recovery.

Action:

If the database server does not come online, perform a data restore from dbspace backup.

Cannot Rollback Incomplete Transactions
Cause:

Within the fast-recovery or data-restore procedure, the logical-log records are first rolled forward. Then, open transactions that have not committed are rolled back. An open transaction could fail during the rollback, leaving some of the modifications from the open transaction in place. This error does not prevent the database server from moving to quiescent or online mode, but it might indicate an inconsistent database.

Action:

To determine if any action is needed, use the onlog utility to examine the logical log.

Cannot update pagezero
Cause:

A failure occurred while the database server was trying to rewrite a reserved page during the reversion process.

Action:

See previous messages in the log file for information, or call IBM Technical Support at tsmail@us.ibm.com.

Can't affinity VP mm to phys proc nn
Cause:

The database server supports process affinity, but the system call to bind the virtual processor to a physical processor failed.

Action:

See your operating-system documentation.

Checkpoint blocked by down space, waiting for override or shutdown
Cause:

A dbspace has gone down during a checkpoint interval. The database server is configured to wait for an override when this situation occurs.

Action:

Either shut down the database server or issue an onmode -O command to override the down dbspace. For more information on the onmode utility, see onmode: Change Mode and Shared Memory.

Checkpoint Completed: duration was n seconds
Cause:

A checkpoint completed successfully.

Action:

None required.

Checkpoint Page Write Error
Cause:

The database server detected an error in an attempt to write checkpoint information to disk.

Action:

For additional assistance in resolving this situation, contact IBM Technical Support at tsmail@us.ibm.com.

Checkpoint Record Not Found in Logical Log
Cause:

The logical log or the chunk that contains the logical log is corrupted. The database server cannot initialize.

Action:

Perform a data restore from dbspace backup.

Chunk chunkname added to space spacename
Description:

The variables in this message have the following values:

chunkname
is the name of the chunk that the database server administrator is adding.
spacename
is the name of the storage space to which the database server administrator is adding the chunk.
Cause:

The database server administrator added chunk chunkname to space spacename.

Action:

None required.

Chunk chunk-name dropped from space spacename
Cause:

The database server administrator dropped chunk chunkname from space spacename.

Action:

None required.

Chunk number nn pathname -- Offline
Cause:

The indicated chunk in a mirrored pair has been marked with status D and taken offline. The other chunk in the mirrored pair is operating successfully.

Action:

Take steps now to repair the chunk device and restore the chunk. The chunk number and chunk device pathname are displayed.

Chunk number nn pathname -- Online
Cause:

The indicated chunk in a mirrored pair has been recovered and is online (marked with status O). The chunk number and chunk device pathname are displayed.

Action:

None required.

The chunk pathname must have READ/WRITE permissions for owner and group.
Cause:

The chunk pathname does not have the correct owner and group permissions.

Action:

Make sure that you assigned the correct permissions (-rw-rw---) to the device on which the chunk is located.

The chunk pathname must have owner-ID and group-ID set to informix.
Cause:

The chunk chunknamedoes not have the correct owner and group ID.

Action:

Make sure the device on which the chunk is located has the ownership. On UNIX, both owner and group should be informix. On Windows NT, the owner must be a member of the Informix-Admin group.

The chunk pathname will not fit in the space specified.
Cause:

The chunk pathname does not fit in the space that you specified.

Action:

Choose a smaller size for the chunk, or free space where the chunk is to be created.

Completed re-creating indexes.
Cause:

The database server finished re-creating the deferred indexes.

Action:

None required.

Configuration has been grown to handle up to integer chunks.
Cause:

The database server administrator increased the number of chunks to the specified value by changing CONFIGSIZE or setting MAX_CHUNKS to a higher value.

Action:

None required. The change was successful.

Configuration has been grown to handle up to integer dbslices.
Cause:

The database server administrator increased the number of dbslices to the specified value by changing CONFIGSIZE or setting MAX_DBSLICES to a higher value.

Action:

None required. The change was successful.

Configuration has been grown to handle up to integer dbspaces.
Cause:

The database server administrator increased the number of dbspaces to the specified value by changing CONFIGSIZE or setting MAX_DBSPACES to a higher value.

Action:

None required. The change was successful.

Continuing Long Transaction (for COMMIT): tx 0xn
Cause:

The logical log has filled beyond the long-transaction high-water mark (LTXHWM), but the offending long transaction is in the process of committing. In this case, the transaction is permitted to continue writing to the logical log and is not rolled back. The address of the transaction structure in shared memory is displayed as hexadecimal value tx 0xn.

Action:

None required.

Could not disable priority aging: errno = nn
Cause:

An operating-system call failed while it was trying to disable priority aging for the CPU virtual processor. The system error number associated with the failure is returned.

Action:

See your operating-system documentation.

Could not fork a virtual processor: errno = nn
Cause:

The fork of a virtual processor failed. The database server returns the operating-system error number associated with the failure.

Action:

For information on determining the maximum number of processes available per user and for the system as a whole, refer to your operating-system documentation.

Create_vp: cannot allocate memory
Cause:

The database server cannot allocate new shared memory.

Action:

The database server administrator must make more shared memory available. This situation might require increasing SHMTOTAL or reconfiguring the operating system. This message is usually accompanied by other messages that give additional information.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]