copydb: interger overflow error -
09-21-2005
, 07:12 AM
Hi,
I'm getting an intermittent, non-reproduceable error when running the
copydb command. Example copydb command and error included below. An
integer overflow error is produced.
I have been able to show that this command can fail once, yet when the
exact same command is subsequently run (seconds later), the command
succeeds (sometimes!). This problem has only started occuring in the
two weeks.
We are running Ingres II 2.6/0305 on SunOS 5.9.
Any thoughts?
Eoin
COMMAND
*******
copydb dev_db -udevdba -infile='copy.in.tmp' -outfile='copy.out.tmp'
-with_tables -with_modify cttbeog
ERROR
*****
INGRED COPYDB Copyright 2003 Computer Associates Intl, Inc.
Unload directory is '/some/directory'.
Reload directory is '/some/directory'.
E_US1068 Integer overflow detected in query.
(Wed Sep 14 15:54:41 2005)
There are 0 tables owned by user 'devdba'.
E_XF0019 There was a table or view specfied on the command line that
does not exist of is not owned by you. |