Subject | Re: [ib-support] Ambiguous field name??? |
---|---|
Author | Martijn Tonies |
Post date | 2002-09-17T18:09:49Z |
Hi,
probably someone else who knows the engine knows what index
that is :)
You're sure you didn't name the constraint to some existing constraint?
try one of the other tools available.
Download a copy of Firebird Workbench (shareware) at www.upscene.com
or give a free tool a try - see www.ibphoenix.com section "contributed
downloads" for a list.
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com
Firebird Workbench - the developer tool for Firebird
http://www.upscene.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."
> I have a table named REGOPER_PART with 18,000 records. When trying tocreate
> a foreign key that DID NOT exist, I get:unique
>
> This operation is not defined for system tables.
> unsuccessful metadata update.
> STORE RDB$RELATION_CONSTRAINTS failed.
> attempt to store duplicate value (visible to active transactions) in
> index "RDB$INDEX_12".Without the proper metadata and statements, it's hard to say -
probably someone else who knows the engine knows what index
that is :)
You're sure you didn't name the constraint to some existing constraint?
> When trying to check Indexes for this table using IBConsole, I get:RDB$INDEX_SEGMENTS
> SQL ERROR CODE -204
> Ambiguous field name between table RDB$INDICES and table
> RDB$INDEX_NAMEIBConsole is no longer compatible with Firebird. You really should
>
> I gbaked and restored it, and the problem is still there.
>
> whats wrong?
try one of the other tools available.
Download a copy of Firebird Workbench (shareware) at www.upscene.com
or give a free tool a try - see www.ibphoenix.com section "contributed
downloads" for a list.
With regards,
Martijn Tonies
InterBase Workbench - the developer tool for InterBase
http://www.upscene.com
Firebird Workbench - the developer tool for Firebird
http://www.upscene.com
Upscene Productions
http://www.upscene.com
"This is an object-oriented system.
If we change anything, the users object."