You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* What steps will reproduce the problem?
1. fbclone -v -s SIGAA.FDB -su SYSDBA -sp masterkey -t sigaa_utf.fdb -tu SYSDBA
-tp masterkey -tc UTF8 -rc WIN1252 -wc UTF8 >> fbclone.log
* What is the expected output? What do you see instead?
I'm not sure about the converted file is ok. When I try to open it on IBExpert
I get a warning about the wrong user or password.
The source file size is 21.5KB and the target has only 11.0KB.
* What version of the product are you using? On what operating system?
FBClone 2.1.4
Windows7 Pro
Firebird 2.5
IBExpert
I tried to log the verbose I see on screen (by using ">> filename"), but only a
small and initial part is logged - I don't know why.
It would be good to have an option for that.
Take a look at the final part I can see on screen:
:
:
------ failure ------
GRANT SELECT ON PESSOA TO PROCEDURE GERAR_CAMPANHA_NATAL, PROCEDURE GERAR_RANCHO
_NATAL, PROCEDURE POP_RESUMO_ALIMENTO, PROCEDURE POP_RESUMO_FAMILIA, PROCEDURE P
OP_RESUMO_ODONTO, PROCEDURE POP_RESUMO_OFTALMO;
----- exception -----
unsuccessful metadata update
table/view PESSOA does not exist
This operation is not defined for system tables.
GDS Code: 335544351Error Code: 31
---------------------
------ failure ------
GRANT SELECT ON PESSOA_COMPLEMENTO TO PROCEDURE GERAR_CAMPANHA_NATAL, PROCEDURE
GERAR_RANCHO_NATAL, PROCEDURE POP_RESUMO_ALIMENTO, PROCEDURE POP_RESUMO_FAMILIA,
PROCEDURE POP_RESUMO_ODONTO, PROCEDURE POP_RESUMO_OFICINA, PROCEDURE POP_RESUMO
_OFTALMO, PROCEDURE POP_RESUMO_RANCHO, PROCEDURE POP_RESUMO_VESTUARIO, PROCEDURE
POP_RESUMO_VISITA;
----- exception -----
unsuccessful metadata update
table/view PESSOA_COMPLEMENTO does not exist
This operation is not defined for system tables.
GDS Code: 335544351Error Code: 31
---------------------
------ failure ------
GRANT SELECT,DELETE ON VESTUARIO_PESSOA TO PROCEDURE EXCLUIR_VESTUARIO_PESSOA;
----- exception -----
unsuccessful metadata update
table/view VESTUARIO_PESSOA does not exist
This operation is not defined for system tables.
GDS Code: 335544351Error Code: 31
---------------------
--- 1204 error(s) ! ---
Original issue reported on code.google.com by [email protected] on 8 Aug 2012 at 10:14
Original issue reported on code.google.com by
[email protected]
on 8 Aug 2012 at 10:14Attachments:
The text was updated successfully, but these errors were encountered: