Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News Editorials & Other Articles General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search

AZJonnie

(4,127 posts)
14. Technically, it's not COBOL itself doing that assignment, as COBOL doesn't have a native Date data type
Sat Jun 6, 2026, 02:58 PM
Saturday

In fact, the language supports only 3 types: NUMERIC / ALPHABETIC / ALPHANUMERIC and even then type enforcement can be lax. It also has no native NULL support (which is now fairly standard nomenclature for "unknown" in most modern DB's and languages). In fact from my research it doesn't even support empty string ('', i.e. two single quotes). If there's a variable in your COBOL program, it has to have some THING in it. So the closest you can get to NULL or empty is setting the value to a single space (' '). Natively, I'm talking about.

Thus, it was Social Security's own procedure to set the May 20, 1875 date for records when no DOB was available (at least, in some systems(s)). So not exactly a matter of "being too young to remember COBOL", but rather they didn't bother to read SS's documentation before jumping to conclusions about what that date, when seen in their system, actually means.

But some (on this thread) are kinda supposing there's some relation between the 1875 matter, and this one, but I'm not convinced as of yet that there actually is. If these 2M+ records were simply those with May 20, 1875 dates, it wouldn't necessary target 'immigrants' (from anything I'm able to find/read).

Rather, it's likely that the ex-SSA employee is speaking to some knowledge he had re: the way the list of 2M+ people to 'mark as dead' was compiled, and it's not simply the 1875 placeholder. It's more likely it was done by cross-referencing separate work permit and legal permanent residents lists

Recommendations

1 members have recommended this reply (displayed in chronological order):

Latest Discussions»General Discussion»Social Security tried to ...»Reply #14