Rosa, I got a very similar error while importing a user catalog and
data that contained some BLOB columns. It was solved by:

1.- Setting the parameter COLUMN_COMPRESSION to false on both
instances. Restart them.

2.- re-exporting and re-importing.

Hope it helps.
Martin
--
Dinamica - RADical J2EE framework
open source, easy and powerful
http://www.martincordova.com



On 1/31/06, Rosa Lago <[EMAIL PROTECTED]> wrote:
> I still have problems using loadercli
>
> This time I try to export de data using expor like this
>
> ---
> loadercli>export db catalog outstream file 'bd4.catalog' ddl data outstream
> file
> 'bd4.data' records package outstream file 'bd4.package'
> OK
> -25010
> SQL error -2003 = Output columns too long (error position: 48)
>
> ---
>
> and I receive a SQL error 2003
>
> if I try to use the command in this other way
>
> ---
> loadercli>export db catalog outstream file 'bd4.catalog' data outstream file
> 'bd
> 4.data' package outstream file 'bd4.package'
> OK
>
> ---
>
> I don“t receive any error exporting the database but I receive a 25011 error
> like this when I try to import it using the import command from within
> loadercli
>
>
> ERR -25801
> Internal error [vls28_TLoad.cpp, 1453, -25011]; contact technical support
>
>
> Thanks in advance
>
> Rosa
>
>

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to