Category: Hydra

Hydra Error 008 Exec format error.

In this blog post, let’s learn about the error message “008 Exec format error.” in Hydra and the description of the error. Error Message 008 Exec format error. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. Look for other operating-system error messages that might give more information. If the error recurs, please note all circumstances and…

Hydra Error 362 Can have only one column of serial/serial8 type.

In this blog post, let’s learn about the error message “362 Can have only one column of serial/serial8 type.” in Hydra and the description of the error. Error Message 362 Can have only one column of serial/serial8 type. Error Details A table can have at most only one column of type SERIAL and one column of type SERIAL8. You are attempting to add a second…

Hydra Error 256 Transaction not available.

In this blog post, let’s learn about the error message “256 Transaction not available.” in Hydra and the description of the error. Error Message 256 Transaction not available. Error Details The number of host variables that you named in the INTO clause of this statement does not match the number of columns that you referenced in the statement. Locate the text of the statement (in…

Hydra Error 259 Cursor not open.

In this blog post, let’s learn about the error message “259 Cursor not open.” in Hydra and the description of the error. Error Message 259 Cursor not open. Error Details The database server can handle only a fixed number of prepared SQL statements for each user. This limit includes statements that were prepared with the PREPARE statement and cursors that were declared with the DECLARE…

Hydra Error 175 ISAM error: An error has occurred during physical restore.

In this blog post, let’s learn about the error message “175 ISAM error: An error has occurred during physical restore.” in Hydra and the description of the error. Error Message 175 ISAM error: An error has occurred during physical restore. Error Details This generic message indicates that the archive backup has failed. The SQL API also contains useful error text that is associated with this…

Hydra Error 010 No children.

In this blog post, let’s learn about the error message “010 No children.” in Hydra and the description of the error. Error Message 010 No children. Error Details An operating-system error code with the meaning shown was unexpectedly returned to the database server. Look for other operating-system error messages that might give more information. If the error recurs, please note all circumstances and contact Informix…

Hydra Error 114 ISAM error: the file name is too long.

In this blog post, let’s learn about the error message “114 ISAM error: the file name is too long.” in Hydra and the description of the error. Error Message 114 ISAM error: the file name is too long. Error Details Another user request has opened the file (table) that was requested in exclusive mode. In systems that use files for locking, a tablename.lok file exists….

Hydra Error 374 Can only use column number in ORDER BY clause with UNION.

In this blog post, let’s learn about the error message “374 Can only use column number in ORDER BY clause with UNION.” in Hydra and the description of the error. Error Message 374 Can only use column number in ORDER BY clause with UNION. Error Details This query has both a UNION clause and an ORDER BY clause. In a union query, in which multiple…

Hydra Error 320 Not owner of index.

In this blog post, let’s learn about the error message “320 Not owner of index.” in Hydra and the description of the error. Error Message 320 Not owner of index. Error Details This statement tries to do something, such as dropping an index, that only the owner of the index or a user who has Database Administrator privileges can do. Check that the statement names…

Hydra Error 109 ISAM error: the key is the file’s primary key.

In this blog post, let’s learn about the error message “109 ISAM error: the key is the file’s primary key.” in Hydra and the description of the error. Error Message 109 ISAM error: the key is the file’s primary key. Error Details The ISAM processor has been asked to create an index that already exists. For C-ISAM programs, review the program logic. The program must…

Hydra Error 019 No such device.

In this blog post, let’s learn about the error message “019 No such device.” in Hydra and the description of the error. Error Message 019 No such device. 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…