Hi Jean-Michel,
Jean-Michel OLTRA [mailto:[EMAIL PROTECTED] wrote:
>
> 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
>
Sorry, you should change your command to
DBEXTRACT CATALOG OUTSTREAM FILE
'/home/databases/dbextracts/TR.command'
DATA OUTSTREAM FILE
'/home/databases/dbextracts/TR.data' PAGES
The default format for data files for this command seems to got lost in
the new version.
We'll correct this (or publish a changelog ;-))
Sorry for any inconvenience.
Regards,
Steffen
--
Steffen Schildberg
SAP DB Team
SAP Labs Berlin
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]