Bug in DATAEXCACT using seperated LONGFILE-Export?

Hans-Joachim Görke <[email protected]>
Newsgroups gmane.comp.db.sapdb.general
Message-ID <[email protected]>
Hello together,

I think, there is a bug in repmcli when exporting LONG BYTE-Column in
seperated files. When you enter a command file like this

DATAEXTRACT I1,TEXTE FROM TEST1
 OUTFIELDS  I1       1
            TEXTE    2
 OUTFILE 'd:\mas\server\bin\setup\sapdb\TEST1.out'
 LONGFILE TEXTE 'd:\mas\server\bin\setup\sapdb\texte.daten.###'

you get the correct outputfile TEST1.out:
"22","d:\mas\server\bin\setup\sapdb\texte.daten.001"
"33","d:\mas\server\bin\setup\sapdb\texte.daten.002"
"44","d:\mas\server\bin\setup\sapdb\texte.daten.003"

but the first filename you get is
	d:\mas\server\bin\setup\sapdb\texte.daten.###
an the second is
	d:\mas\server\bin\setup\sapdb\texte.daten.001
an the third ist
	d:\mas\server\bin\setup\sapdb\texte.daten.002

I have tryed this with version 7.3.0.34 and actual in 7.3.0.40

Best regards

Hans-Joachim Görke
mailto:[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.