List:MaxDB« Previous MessageNext Message »
From:Steffen Schildberg Date:February 3 2004 3:37pm
Subject:RE: DBEXTRACT not implemented [was: Problems with DBEXTRACT and D
BLOAD]
View as plain text  
Hi Jean-Michel,

Jean-Michel OLTRA [mailto:jm.oltra@stripped] 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
Thread
RE: DBEXTRACT not implemented [was: Problems with DBEXTRACT and DBLOAD]Steffen Schildberg3 Feb
  • Re: DBEXTRACT not implemented [was: Problems with DBEXTRACT and D BLOAD]Jean-Michel OLTRA3 Feb