I am using SOEP remote. I would like to access the pl.dta to select a subset of variables from the dataset to run my analysis. When I sent the job I received a warning saying that I needed to use the command “set maxvar” to be able to open the dataset. However, when I included this line of code I received another error:
set maxvar 10000
command set maxvar is unrecognized
r(199)
How can I access the pl.dta avoiding these issues?
I’m sorry for the late reply, I’ve been on vacation during the last week.
As I can see, in the meantime the issue already got solved by my colleagues.
After the last update, we unfortunately forgot to set maxvar and it seems like your attempts have been during this time before it was set by us.
The set maxvar command is not available for users as we have limited technical ressources, so there is a preset maxvar defined by us.