Le mardi 03 f�vrier 2004, Bumes, Hans-Georg a �crit...
        bonjour,

> you should replace OUTSTREM  by OUTSTREAM 
> DBEXTRACT CATALOG OUTSTREAM FILE 'catalogFilePath' DATA OUTSTREAM FILE 'dataFilePath'

> nevertheless the correct errormessage in 7.6 is
> DBEXTRACT CATALOG OUTSTREM FILE 'catalogFilePath' DATA OUTSTREAM FILE 'dataFilePath'
> ERR -25281
> Syntax error at position 19 (Unexpected token: OUTSTREM).
That was a typo mistake.

Here is my file:

USE USER DBA DBAPASSWD
//
DBEXTRACT CATALOG OUTSTREAM FILE '/home/databases/dbextracts/TR.command' 
                  DATA OUTSTREAM FILE '/home/databases/dbextracts/TR.data'

> i try to reproduce your error message in 7.5.00.10
> Error during execution
> -->-25109
> Command  not implemented.

And that _was_ working with SapDB 7.4.3.27
I already have a TR.command and TR.data0001 from last cron job.
TR.command has been updated, but not TR.data0001

Here is loadercli's output:

User JM connected to database TR on local host.
USE USER DBA DBAPASSWD
Successfully executed

DBEXTRACT CATALOG OUTSTREAM FILE
'/home/databases/dbextracts/TR.command' DATA OUTSTREAM FILE
'/home/databases/dbextracts/TR.data'
Error during execution
-->-25109
Command  not implemented.

Defined maximum number of errors (1) reached

-- 
jm


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

Reply via email to