I am trying to use a large dataset in Stata 14. When I try to open it I get the following error message:
"no room to add more variables
Up to 2,048 variables are allowed with this version of Stata. Versions are available that allow up to 32,767
variables."
I have tried to set the maxvar but I get the following message:
"maxvar not settable in this version of Stata
maxvar specifies the maximum number of variables allowed in your data; see help memory. in this version of Stata,
maxvar is fixed at 2,048. Versions of Stata are available that allow up to 32,767 variables."
I do not need all of the variables in this dataset and so could drop many of them, but I don't think that I can do that without first opening the dataset. Do I need another version?
Can anyone help me to figure out how I might be able to use this dataset? Thank you.
"no room to add more variables
Up to 2,048 variables are allowed with this version of Stata. Versions are available that allow up to 32,767
variables."
I have tried to set the maxvar but I get the following message:
"maxvar not settable in this version of Stata
maxvar specifies the maximum number of variables allowed in your data; see help memory. in this version of Stata,
maxvar is fixed at 2,048. Versions of Stata are available that allow up to 32,767 variables."
I do not need all of the variables in this dataset and so could drop many of them, but I don't think that I can do that without first opening the dataset. Do I need another version?
Can anyone help me to figure out how I might be able to use this dataset? Thank you.
Comment