Category: Hydra
Hydra Error 368 Incompatible sqlexec module.
In this blog post, let’s learn about the error message “368 Incompatible sqlexec module.” in Hydra and the description of the error. Error Message 368 Incompatible sqlexec module. Error Details The version of the database server does not agree with the version of the database library routines in the application program. This incompatibility must be resolved before the program can be executed. The database server…
Hydra Error 361 Column size too large.
In this blog post, let’s learn about the error message “361 Column size too large.” in Hydra and the description of the error. Error Message 361 Column size too large. Error Details This internal error reflects a communications problem between the database server and the application. You should not see this error. If the error recurs, please note all circumstances and contact Informix Technical Support.
Hydra Error 069 Disc quota exceeded.
In this blog post, let’s learn about the error message “069 Disc quota exceeded.” in Hydra and the description of the error. Error Message 069 Disc quota exceeded. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. A disk-quota limit is probably configured in your operating system. Look for other operating-system error messages that might give more…
Hydra Error 157 ISAM error: Interrupted ISAM call.
In this blog post, let’s learn about the error message “157 ISAM error: Interrupted ISAM call.” in Hydra and the description of the error. Error Message 157 ISAM error: Interrupted ISAM call. Error Details The primary chunk (and the mirror chunk, if one exists) are unusable. Roll back the current transaction and terminate the application. Contact the database server administrator. New disk chunks must be…
Hydra Error 336 Cannot create or drop audit on a temporary table table-name.
In this blog post, let’s learn about the error message “336 Cannot create or drop audit on a temporary table table-name.” in Hydra and the description of the error. Error Message 336 Cannot create or drop audit on a temporary table table-name. Error Details Temporary tables cannot be audited. The commands regarding audit trails will not accept the names of temporary tables. If you did…
Hydra Error 186 Message number -186 not found.
In this blog post, let’s learn about the error message “186 Message number -186 not found.” in Hydra and the description of the error. Error Message 186 Message number -186 not found. Error Details The first chunk of a storage space is never a candidate to be dropped. Select a different chunk.
Hydra Error 356 Data type of the referencing and referenced columns do not match.
In this blog post, let’s learn about the error message “356 Data type of the referencing and referenced columns do not match.” in Hydra and the description of the error. Error Message 356 Data type of the referencing and referenced columns do not match. Error Details The data types of the columns in the child constraint must be identical to those in the parent constraint.
Hydra Error 032 Broken pipe.
In this blog post, let’s learn about the error message “032 Broken pipe.” in Hydra and the description of the error. Error Message 032 Broken pipe. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. A pipe is a data path between two processes; a pipe is broken if one of the processes has unexpectedly quit while…
Hydra Error 178 ISAM error: Database is locked; pending change to logging mode.
In this blog post, let’s learn about the error message “178 ISAM error: Database is locked; pending change to logging mode.” in Hydra and the description of the error. Error Message 178 ISAM error: Database is locked; pending change to logging mode. Error Details A request has been made to change the logging status of a database. Until a level-0 archive is done for all…
Hydra Error 387 No connect permission.
In this blog post, let’s learn about the error message “387 No connect permission.” in Hydra and the description of the error. Error Message 387 No connect permission. Error Details You cannot access the database that this statement requests because you have not been granted CONNECT privilege to it. Contact a person who has Database Administrator privilege to that database and ask to be granted…
Hydra Error 187 ISAM error: User Defined Routine execution failed.
In this blog post, let’s learn about the error message “187 ISAM error: User Defined Routine execution failed.” in Hydra and the description of the error. Error Message 187 ISAM error: User Defined Routine execution failed. Error Details Logical recovery cannot roll forward a chunk add because the chunk already exists. This error results when the chunk is dropped from a storage space, or the…
Hydra Error 159 ISAM error: Collation sequence invalid.
In this blog post, let’s learn about the error message “159 ISAM error: Collation sequence invalid.” in Hydra and the description of the error. Error Message 159 ISAM error: Collation sequence invalid. Error Details You have attempted an SQL operation that is not supported on System Monitoring Interface (SMI) pseudo tables. Try another operation.