Dear Community,
We are doing POC for BI (640 version ) from HP-UX to LINUX on Oracle DB and using MIGMON option manually for SAPINST 640 version and have used latest R3load,R3szchk,R3ldctl for this. Due to size of tables ( PSA and ODS - One PSA table took 15 hours to export with 150 gig) and the fact that R3ta taking long time to split those tables, we considered to use Oracle PL/SQL splittter for top 20 tables for table splitting which does in couple of minutes ( included partition tables ).WHR files generated by this splitter were moved to DATA directory.
Issue : Whr files generated by this PL/SQL splitter are not picked up by Migmon during export and on analysis observed that STR files not generated for these tables and are still part of SAP standard packages (SAPDODS and SAPDFACT) - ( reason might be because of these tables not considered to be part of separate package ). In the same installation and at the same time , used another option splitting tool parameters ( Largest tables in separate packages and number of tables to be extracted -10 ) for which STR files generated , since we have not controlled this ( no input file given for predefined tables to be extracted ) , 5 tables were considered in common for both options for which STR files generated and picked up my R3load. How do we make other whr files ( PL/SQL splitter ) for 15 tables to be picked up by Migmon for which STR files not generated? Do we need to include these top 20 tables split manually by Oracle PL/SQL splitter in separte text file somewhere ?
Following options used in export_monitor_cmd.properties.
server
dbType=ORA
exportDirs=/export/exp_640/ABAP
installDir=/export/AWP_Export
orderBy=name
r3loadExe=/sapmnt/AWP/exe/R3load
tskFiles=yes
dataCodepage=4103
jobNum=6
monitorTimeout=30
loadArgs=-stop_on_error
net
netExchangeDir=/export/exp_640/ABAP/netExchange
trace=all
Appreciate your help in explaining and guiding us for this procedure in right direction.
Thanks,
Hari B