Hi Kevin, Kevin Wilson [mailto:[EMAIL PROTECTED] wrote: > > running command: > dbextract outfile 'c:/temp/dbext.txt' > with rempcli returns following message: > E -25281: Syntax error at position 44 (Unexpected token: ). > > > Have not tried this on my Linux box yet to see if same result will occur > but it too is running v7.3.0.29. > It surely will produce the same result. The problem is the syntax. Your command should look like this
DBEXTRACT OUTFILE '<path>/<ddl file name>' OUTFILE '<path>/<data file name>' Well, yes we should definitely improve some of the error messages. HTH, Steffen -- Steffen Schildberg SAP DB Team SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
