I am using Stata 16.1 on Windows server 2012 with 256GB of memory. Trying to import 400GB MySQL database table with 280 million record. Set max_memory to 80GB so other can use server and during load Stata was at 130GB when server reached 98% so I killed file import.
How do I load a HUGE file that exceeds physical memory while also limiting impact on server so other can use it?
Related Posts with How to load HUGE file that exceeds physical memory - Max_Memory not working.
how to customize the location of legendI know the way of using position() to customize the location of legend, but sometimes the legend wil…
Matching data over three waves of income surveysDear all, I am conducting an analysis where I want to see the effects of weather on income in Bangl…
Stata 17 Features Leaked Default precision changed to double regress now supports multiway clustering of standard errors Dof…
ldev following logistic inconsistent with estat gof and with Hosmer & LemeshowI am trying to reproduce Hosmer & Lemeshow's example (3rd edition, Table 4.16, p115). With 'logi…
How to add the symmetry axis of the normal distribution when graphing the histograms by groups Code: * Example generated by -dataex-. To install: ssc install dataex clear input double(tenacio…
Subscribe to:
Post Comments (Atom)
0 Response to How to load HUGE file that exceeds physical memory - Max_Memory not working.
Post a Comment