Subject | Weird Errors While Adding/Updating Records |
---|---|
Author | akashelkar |
Post date | 2003-07-01T13:38:47Z |
The application tracks incoming data at real time, processes it and
updates it into the FireBird database.
The log file generated by the application shows the following errors:
....
07-01-2003 | 11:09:46.859 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:46.875 -> Exception : invalid request handle
07-01-2003 | 11:09:46.875 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:46.906 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:46.937 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:46.937 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:46.953 -> Exception : invalid request handle
07-01-2003 | 11:09:46.984 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:46.984 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:47.015 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:47.015 -> Exception : invalid request handle
07-01-2003 | 11:09:47.015 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:47.046 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:47.078 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:47.078 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:47.093 -> Exception : invalid request handle
07-01-2003 | 11:09:47.125 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
....
Can you please tell me what these errors mean, and how they can be
fixed?
Thanks in advance,
Anand
updates it into the FireBird database.
The log file generated by the application shows the following errors:
....
07-01-2003 | 11:09:46.859 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:46.875 -> Exception : invalid request handle
07-01-2003 | 11:09:46.875 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:46.906 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:46.937 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:46.937 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:46.953 -> Exception : invalid request handle
07-01-2003 | 11:09:46.984 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:46.984 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:47.015 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:47.015 -> Exception : invalid request handle
07-01-2003 | 11:09:47.015 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:47.046 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:47.078 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
07-01-2003 | 11:09:47.078 -> Exception : DBX Error: Duplicate
Transaction ID
07-01-2003 | 11:09:47.093 -> Exception : invalid request handle
07-01-2003 | 11:09:47.125 -> Exception : SQLDA missing or incorrect
version, or incorrect number/type of variables
....
Can you please tell me what these errors mean, and how they can be
fixed?
Thanks in advance,
Anand