Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

DB API Error: Optimising the memory utilisation of Custom script (5 Comments)

$
0
0

Topic by Pramod V

Content

 

Hi Fellaws,

I had developed a custom script to import massive data records(about 7K) from several other systems.The problem here is "optimisation". I get the following error:

"Unable to allocate sufficient storage for queryPointer!"

Has anybody faced this before and I have script to read to CSV and create an Incident, Contact and a Custom obj named "Vehicle". Not sure where I am going wrong. I am only querying RN DB for existing Contact ID and Vehicle ID. I have used RNCPHP\RNObject::SuppressAll in all my saves and using RNCPHP\commit() for every 500 records. Not sure where I could optmize.

Any suggestions would help. 

~VIP

Version

May 2016

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles