Hi Georg,

Place "<newline>"+"//"+"<newline>" before "TABLEEXTRACT"

Jo�o


"Georg Schoepe" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> Hi,
>
> as it seems it isn't possible to execute more than one statement in a
> loadercli-commandfile, as I tried in the following example:
>
> loader.prt:
>
> CATALOGEXTRACT
>   TABLE TEST.books2
>   OUTSTREAM FILE 'c:\programme\sapdb\export\books2_cat.data' PAGES
>
> TABLEEXTRACT
>   TABLE TEST.books2
>   DATA OUTSTREAM FILE 'c:\programme\sapdb\export\books2.data' PAGES
> // *
> // E -25281: Syntax error at position 110 (Unexpected keyword:
> TABLEEXTRACT).
>
> That would be more comfortable - as is seems I have to write 4
commandfiles
> and 4 commandline-calls to export a table from one instance to another?
>
> Best regards
> Georg Schoepe



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to