Category: Hydra
Hydra Error 112 ISAM error: there is no current record.
In this blog post, let’s learn about the error message “112 ISAM error: there is no current record.” in Hydra and the description of the error. Error Message 112 ISAM error: there is no current record. Error Details The ISAM processor cannot locate the requested record. For C-ISAM programs, no record was found with the requested index value or record number, depending on the retrieval…
Hydra Error 033 Argument too large.
In this blog post, let’s learn about the error message “033 Argument too large.” in Hydra and the description of the error. Error Message 033 Argument too large. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. If the error recurs, please note all circumstances and contact Informix Technical Support.
Hydra Error 051 Network is unreachable.
In this blog post, let’s learn about the error message “051 Network is unreachable.” in Hydra and the description of the error. Error Message 051 Network is unreachable. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. If you are attempting to use INFORMIX-STAR or INFORMIX-NET, contact your system administrator to find out what the network problem…
Hydra Error 257 System limit on maximum number of statements exceeded, maximum is count.
In this blog post, let’s learn about the error message “257 System limit on maximum number of statements exceeded, maximum is count.” in Hydra and the description of the error. Error Message 257 System limit on maximum number of statements exceeded, maximum is count. Error Details The database server cannot execute this COMMIT WORK or ROLLBACK WORK statement because no BEGIN WORK was executed to…
Hydra Error 153 ISAM error: not in ISMANULOCK mode.
In this blog post, let’s learn about the error message “153 ISAM error: not in ISMANULOCK mode.” in Hydra and the description of the error. Error Message 153 ISAM error: not in ISMANULOCK mode. Error Details This internal error occurs when the leading byte in a VARCHAR column on disk indicates a VARCHAR length greater than the column was defined to hold when the column…
Hydra Error 052 Network dropped connection on reset.
In this blog post, let’s learn about the error message “052 Network dropped connection on reset.” in Hydra and the description of the error. Error Message 052 Network dropped connection on reset. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. If you are attempting to use INFORMIX-STAR or INFORMIX-NET, contact your system administrator to report a…
Hydra Error 104 ISAM error: too many files open.
In this blog post, let’s learn about the error message “104 ISAM error: too many files open.” in Hydra and the description of the error. Error Message 104 ISAM error: too many files open. Error Details The ISAM processor has been given an invalid key descriptor. For C-ISAM programs, review the key descriptor. Each key descriptor has a maximum of 8 parts and 120 characters….
Hydra Error 050 Network is down.
In this blog post, let’s learn about the error message “050 Network is down.” in Hydra and the description of the error. Error Message 050 Network is down. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. If you are attempting to use INFORMIX-STAR or INFORMIX-NET, contact your system administrator to find out when the network will…
Hydra Error 075 No message of desired type.
In this blog post, let’s learn about the error message “075 No message of desired type.” in Hydra and the description of the error. Error Message 075 No message of desired type. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. If the error recurs, please note all circumstances and contact Informix Technical Support.
Hydra Error 146 ISAM error: the other copy of this disk is currently disabled or non-existent.
In this blog post, let’s learn about the error message “146 ISAM error: the other copy of this disk is currently disabled or non-existent.” in Hydra and the description of the error. Error Message 146 ISAM error: the other copy of this disk is currently disabled or non-existent. Error Details The current operation inserts a row with a certain primary key value or updates a…
Hydra Error 221 Cannot build temporary file for new table table-name.
In this blog post, let’s learn about the error message “221 Cannot build temporary file for new table table-name.” in Hydra and the description of the error. Error Message 221 Cannot build temporary file for new table table-name. Error Details The WHERE clause in this statement includes a test of a noncharacter column using the LIKE or MATCHES keyword and the special characters that stand…
Hydra Error 293 IS [NOT] NULL predicate may be used only with simple columns.
In this blog post, let’s learn about the error message “293 IS [NOT] NULL predicate may be used only with simple columns.” in Hydra and the description of the error. Error Message 293 IS [NOT] NULL predicate may be used only with simple columns. Error Details The current LOCK TABLE statement cannot be executed because you have already locked the same table using a different mode (EXCLUSIVE…