Hello,
I would like to use table splitting on table REPOSRC, during an R3Load export (on Source System).
I have provided a file, to swpm, with the following:
# cat /var/tmp/splitTable.txt
REPOSRC%10
But the file is ignored as the following is generated:
cat /var/tmp/sapinst_instdir/BS2008/ERP604/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/EXP/REPOSRC.cmd
tsk: "/var/tmp/sapinst_instdir/BS2008/ERP604/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/EXP/REPOSRC.TSK"
icf: "/usr/local/sap/Export/ABAP/DATA/REPOSRC.STR"
dcf: "/usr/local/sap/Export/ABAP/DB/DDLORA_LRG.TPL"
dat: "/usr/local/sap/Export/ABAP/DATA/" bs=1k fs=1000M
dir: "/usr/local/sap/Export/ABAP/DATA/REPOSRC.TOC"
Could you please provide me the file structure for table splitting?
Thanks in advance for your answers.