Subject | internal gds error |
---|---|
Author | Brad Pepers |
Post date | 2001-12-03T19:18:07Z |
I just started getting this error from a database and wondered what would be
the best way to figure out what wrong and how to fix it:
Dynamic SQL Error
-SQL error code = -204
-internal gds software consistency check (table/view GLTX_CARD)
-CARD_ID
isc_dsql_prepare failed
I can create the error with this simple SQL statement:
select card_id,name from gltx_card join card on gltx_card.card_id =
card.card_id
What is the error supposed to indicate?
--
Brad Pepers
brad@...
the best way to figure out what wrong and how to fix it:
Dynamic SQL Error
-SQL error code = -204
-internal gds software consistency check (table/view GLTX_CARD)
-CARD_ID
isc_dsql_prepare failed
I can create the error with this simple SQL statement:
select card_id,name from gltx_card join card on gltx_card.card_id =
card.card_id
What is the error supposed to indicate?
--
Brad Pepers
brad@...