Category: Hydra

Hydra Error 137 ISAM error: chunk table overflow.

In this blog post, let’s learn about the error message “137 ISAM error: chunk table overflow.” in Hydra and the description of the error. Error Message 137 ISAM error: chunk table overflow. Error Details The database server needs to add an extent to a table but cannot do so. Either not enough disk space is available in the dbspace, or the table has been given…

Hydra Error 040 Message too long.

In this blog post, let’s learn about the error message “040 Message too long.” in Hydra and the description of the error. Error Message 040 Message too long. 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 047 Address family not supported by protocol family.

In this blog post, let’s learn about the error message “047 Address family not supported by protocol family.” in Hydra and the description of the error. Error Message 047 Address family not supported by protocol family. 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…

Hydra Error 059 Too many references: can’t splice.

In this blog post, let’s learn about the error message “059 Too many references: can’t splice.” in Hydra and the description of the error. Error Message 059 Too many references: can’t splice. 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 118 ISAM error: cannot read log record.

In this blog post, let’s learn about the error message “118 ISAM error: cannot read log record.” in Hydra and the description of the error. Error Message 118 ISAM error: cannot read log record. Error Details No current Informix product displays this message. If the error recurs, please note all circumstances and contact Informix Technical Support.

Hydra Error 373 DBPATH too long.

In this blog post, let’s learn about the error message “373 DBPATH too long.” in Hydra and the description of the error. Error Message 373 DBPATH too long. Error Details While the database server was trying to locate a database using the DBPATH environment variable, it constructed a full-path string that exceeds its limit of 80 characters. A limit exists on the length of one…

Hydra Error 128 ISAM error: no logging.

In this blog post, let’s learn about the error message “128 ISAM error: no logging.” in Hydra and the description of the error. Error Message 128 ISAM error: no logging. Error Details The ISAM processor was called for a function that requires a unique primary-key index, but no such index exists for this file. For C-ISAM programs, review the design of the data file; it…

Hydra Error 043 Protocol not supported.

In this blog post, let’s learn about the error message “043 Protocol not supported.” in Hydra and the description of the error. Error Message 043 Protocol not supported. 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 015 Block device required.

In this blog post, let’s learn about the error message “015 Block device required.” in Hydra and the description of the error. Error Message 015 Block device required. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. An error might exist in the configuration of the database software. That error might include an incorrect address in the…

Hydra Error 223 Duplicate table name table-name in the FROM clause.

In this blog post, let’s learn about the error message “223 Duplicate table name table-name in the FROM clause.” in Hydra and the description of the error. Error Message 223 Duplicate table name table-name in the FROM clause. Error Details The database server cannot create a temporary disk file. The file should be created in the directory specified by the DBTEMP environment variable. If DBTEMP…

Hydra Error 180 Message number -180 not found.

In this blog post, let’s learn about the error message “180 Message number -180 not found.” in Hydra and the description of the error. Error Message 180 Message number -180 not found. Error Details The Optical subsystem is not present. This message usually means that you requested an Optical operation on a database server that is being used without the Optical subsystem or INFORMIX-OnLine/Optical.

Hydra Error 363 CURSOR not on SELECT statement.

In this blog post, let’s learn about the error message “363 CURSOR not on SELECT statement.” in Hydra and the description of the error. Error Message 363 CURSOR not on SELECT statement. Error Details The cursor named in this statement (probably an OPEN) has been associated with a prepared statement that is not a SELECT statement. Review the program logic, especially the DECLARE for the…