I am trying to copy an entire database from a windows machine to another
using dbload to load the data previously extracted with dbextract. The
catalog data (tables, users and so on) loads without problems, but when I
try to load the data I get an 25011 Error. The two databases are unicode
databases and the default character set is UNICODE.


---
loadercli>dbload catalog instream file 'bd2.command'
OK

---
loadercli>dbload data instream file 'bd2.data'm
ERR -25281
Syntax error at position 37 (Unexpected identifier: m); check for typing
errors

---
loadercli>dbload data instream file 'bd2.data'
ERR -25801
Internal error [vls28_TLoad.cpp, 1453, -25011]; contact technical support



Can somebody please help me?



Thanks in advance



Rosa

Reply via email to