tableload failed
0 answers - 2258 bytes -

Hi my friends,
I need load data from on database to another but there's something wrong.
[sdb@Dell-8G ~]$ loadercli -n 172.20.16.182 -d test -u ea4test,ea4testq
Loader protocol: '/'
User EA4TEST connected to database TEST schema EA4TEST on 172.20.16.182.
loadercli>catalogload user instream file 'ea4test.cat'
K
loadercli>tableload user data instream file 'ea4test.data'
ERR -25801
Internal error [vls28_TLoad.cpp, 1450, -25451]; contact technical support
loadercli>exit
K
[sdb@Dell-8G ~]$ cat .sdb/loader/log/loader.prt
// M START 20050823 00090525
// *
catalogload user instream file 'ea4test.cat'
// *
// M EXECUTE PACKAGE T TRANSFRM CATALG
// *
// M IMPRT PACKAGE x''
// *
// M Number of TABLES transformed : 45
// *
// M EXPRT PACKAGE x''
// *
// M START 20050823 00090602
// *
tableload user data instream file 'ea4test.data'
// *
// M IMPRT PACKAGE x''
// *
// M EXECUTE PACKAGE T TRANSFRM DATA
// *
// M Number of TABLES to transform: 45
// *
// E -25451: Integrity violation (SQL Error 350)
// E -25801: Internal error [vls28_TLoad.cpp, 1450, -25451]; contact technical support
[sdb@Dell-8G ~]$ dbmcli -d test -u dbm,dbm
dbmcli on test>info versions
K
END
Name | Value
Kernel = Kernel 7.6.00 Build 010-121-096-895
Runtime Environment = X32/LINUX 7.6.00 Build 010-121-096-895
dbmcli on test>exit
K
[sdb@Dell-8G ~]$ dbmcli -n 172.20.16.182 -d test -u dbm,dbm
dbmcli on 172.20.16.182 : test>info versions
K
END
Name | Value
Kernel = Kernel 7.6.00 Build 012-121-102-632
Runtime Environment = X32/LINUX 7.6.00 Build 012-121-102-632
dbmcli on 172.20.16.182 : test>exit
K
EA4TEST is new user of TEST on 172.20.16.182.
[sdb@Dell-8G ~]$ uname -a
Linux Dell-8G 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686 i386 GNU/Linux
[sdb@QA-EABASE-B ~]$ uname -a
Linux QA-EABASE-B 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux
What can I do?
Thanks.
Regards,
Gu Lei