Hello,
I am a habitual Stata/SE 15.1 user. Today when opening a large dataset I received an insufficient memory error. My attempt to expand the memory gave me this error:
. set max_memory 10g, permanently
invalid syntax
r(198);
Can anyone diagnose what I am doing wrong?
I am a habitual Stata/SE 15.1 user. Today when opening a large dataset I received an insufficient memory error. My attempt to expand the memory gave me this error:
. set max_memory 10g, permanently
invalid syntax
r(198);
Can anyone diagnose what I am doing wrong?
Comment