Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recursive Definition error [CORE5462] #5732

Open
firebird-automations opened this issue Jan 19, 2017 · 3 comments
Open

Recursive Definition error [CORE5462] #5732

firebird-automations opened this issue Jan 19, 2017 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Willer Seno Trambuch (somalll)

Após tentar realizar algumas criações de chaves primárias ocorre o seguinte erro

SQL Server Error: unsuccessful metadata update cannot create index PK_LF_CREDITOPISCOFINS

unsuccessful metadata update
request depth exceeded. (Recursive definition?)

única solução é realizando BACKUP/RESTORE (gbak) ou rodando GFIX, alguma outra solução???
Geralmente ocorre quando tenta realizar criação de chave primária no banco.

@firebird-automations
Copy link
Collaborator Author

Commented by: Omacht András (aomacht)

Translate by google:

"After attempting to perform some primary key creations the following error occurs:

SQL Server Error: unsuccessful metadata update can not create index PK_LF_CREDITOPISCOFINS

Unsuccessful metadata update
Request depth exceeded. (Recursive definition?)

Only solution is performing BACKUP / RESTORE (gbak) or running GFIX, some other solution ???
It usually occurs when you try to perform primary key creation in the database."

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

AFAIK, this was fixed in Firebird v2.5.6.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

summary: Erro Criação Chave Primária => Recursive Definition error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant