Subject | Re: [firebird-support] Re: limbo transaction prevents user login |
---|---|
Author | Ann W. Harrison |
Post date | 2005-09-01T14:02:56Z |
Guido,
I'd try select count (*) from RDB$RELATIONS, the RDB$RELATION_FIELDS,
the RDB$FIELDS ... and continue until you find the bad table. I'd like
to know which it was...
Regards,
Ann
>OK, then the bad table may be one of the user accessible system tables.
> I have done a test and I can connect to the db with ISQL.
>
I'd try select count (*) from RDB$RELATIONS, the RDB$RELATION_FIELDS,
the RDB$FIELDS ... and continue until you find the bad table. I'd like
to know which it was...
Regards,
Ann