| Maximum size limits | Stata/BE | Stata/SE | Stata/MP |
|---|---|---|---|
| # of observations (1) | 2,147,483,619 | 2,147,483,619 | 1,099,511,627,775 |
| # of variables | 2,048 | 32,767 | 120,000 |
| # of RHS variables | 798 | 10,998 | 65,532 |
| # characters in a command # options for a command |
264,408 256 |
4,227,159 256 |
4,227,159 256 |
| # of elements in a numlist | 2,500 | 2,500 | 2,500 |
| # of interacted continuous variables # of interacted factor variables |
64 8 |
64 8 |
64 8 |
| # of unique time-series operators in a command # seasonal suboperators per time-series operator |
100 8 |
100 8 |
100 8 |
| # of dyadic operators in an expression # of numeric literals in an expression # of string literals in an expression length of string in string expression (bytes) # of sum functions in an expression # of pairs of nested parentheses |
800 300 512 2,000,000,000 5 249 |
800 300 512 2,000,000,000 5 249 |
800 300 512 2,000,000,000 5 249 |
| # of characters in a macro (2) | 264,392 | 4,227,143 | 15,480,200 |
| # of nested do-files | 64 | 64 | 64 |
| # of lines in a program # of bytes in a program |
3,500 135,600 |
3,500 135,600 |
3,500 135,600 |
| length of a variable name (characters) length of ado-command name (characters) length of a global macro name (characters) length of a local macro name (characters) length of a str# variable (bytes) length of a strL variable (bytes) |
32 32 32 31 2,045 2,000,000,000 |
32 32 32 31 2,045 2,000,000,000 |
32 32 32 31 2,045 2,000,000,000 |
| anova # of terms in the repeated() option |
8 4 |
8 4 |
8 4 |
| char |
67,784 |
67,784 |
67,784 |
| constraint |
1,999 |
1,999 |
1,999 |
| encode and decode |
65,536 |
65,536 |
65,536 |
| _estimates hold |
300 |
300 |
300 |
| estimates store
|
300 |
300 |
300 |
| exlogistic and expoisson |
2gb |
2gb |
2gb |
| frames |
100 |
100 |
100 |
| grmeanby |
_N/2 |
_N/2 |
_N/2 |
| graph maximum graph size (inches) |
1 100 |
1 100 |
1 100 |
| graph twoway # of styles in an option's stylelist |
100 20 |
100 20 |
100 20 |
| import sas |
2,048 |
32,766 |
32,766 |
| import spss |
2,048 |
32,766 |
32,766 |
| impute |
31 |
31 |
31 |
| infile record length with a dictionary |
none 524,275 |
none 524,275 |
none 524,275 |
| infix |
524,275 |
524,275 |
524,275 |
| label length of variable label (characters) length of value label string (bytes) # of codings within one value label |
80 80 32,000 32 65,536 |
80 80 32,000 32 65,536 |
80 80 32,000 32 65,536 |
| label language |
100 |
100 |
100 |
| macros |
20 |
20 |
20 |
| manova |
8 |
8 |
8 |
| matrix (3) |
800x800 |
11,000x11,000 |
65,534x65,534 |
| maximize options |
16,000 |
16,000 |
16,000 |
| mprobit |
30 |
30 |
30 |
| net (also see usersite) |
100 |
100 |
100 |
| nlogit and nlogittree |
8 |
8 |
8 |
| notes # of notes attached to _dta # of notes attached to each variable |
67,784 9,999 9,999 |
67,784 9,999 9,999 |
67,784 9,999 9,999 |
| numlist |
2,500 |
2,500 |
2,500 |
| _pctile |
4,096 |
4,096 |
4,096 |
| putdocx and putpdf |
500 |
500 |
500 |
| reg3, sureg, and other system estimators |
800 |
11,000 |
65,534 |
| set adosize |
1000K |
1000K |
1000K |
| set scrollbufsize |
2000K |
2000K |
2000K |
| slogit |
30 |
30 |
30 |
| snapshot # of saved snapshots |
80 1,000 |
80 1,000 |
80 1,000 |
| stcox |
5 |
5 |
5 |
| stcurve |
20 |
20 |
20 |
| tabdisp # of margins, i.e., sum of rows, columns, supercolumns, and by groups |
4 3,000 |
4 3,000 |
4 3,000 |
| tabulate # of rows & cols in two-way table |
3,000 300x20 |
12,000 1,200x80 |
12,000 1,200x80 |
| tabulate, summarize (see tabsum) |
375 |
375 |
375 |
| teffects |
20 |
20 |
20 |
| xt estimation commands with mle option, and xtpcse when neither option hetonly nor option independent is specified) # of time periods within panel |
800 195 |
11,000 195 |
65,534 195 |
. about