Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm currently pulling some data from the VBAP table in SAP. And the performance is very slow! The table size is 100mil records and is about 100GB is disk size. I loaded it for more than 12 hours and it only loaded 10mils records! This is with all the columns. I tried to reduce the number of columns to around 10, but the speed is still slow... only 30mils extracted in 5hours. Is this normal?
Is there anyway to improve the speed? Any thing that I can tweak in QlikView or SAP? The QV server is 64core with 64GB of RAM. QlikView's RAM usage is not high... less than 10GB. Plenty of free memory. Using SAP Connector 5.4, QlikView 9 SR5.
In your given details version of transport file is different.
I Mean, One Transport file is of one version and second transport file is of another version.
pls check this.
Hi Sunil,
The two transport files are for Data Extraction (E6DK900067) and User Profile (E6DK900051).
Following is combination od transport file but Your transport file have different combination.
5.4: E6DK900056 & E6DK900051
5.4 SR1: E6DK900064 & E6DK900051
Hi Sunil,
We are running on BASIS 6.20. The transports you mentioned are for BASIS 6.40 and above.
what is size of cache memory allocated to SAP connector in SAP ?
We changed the following parameters in SAP (following one of the post in this forum):
Import/export parameter rsdb/obj/buffersize to 400000 (400Mb) and rsdb/obj/max_objects to 100000.
Is it the same thing that you are talking about? If not, can you give me more details on how to configure the size of the cache memory?
Please Run RSPFLDOC via SE38
and post details whatever you get .
Parameter should be following for normal extraction of data from SAP. We are using this configuration setting.
Dflt value 4096
ProfileVal 400000
Current value 400000
Hi Sunil,
We have the same configuration for rsdb/obj/buffersize parameter.
Dflt value 4096
ProfileVal 400000
Current value 400000
I think there is no problem at SAP side and SAP connector side.
which window version you are using is it 64 bit server or 32 bit ?