Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Frustration Pin
jmaida27-Jan-23 16:16
jmaida27-Jan-23 16:16 
GeneralRe: Frustration Pin
David O'Neil27-Jan-23 17:27
professionalDavid O'Neil27-Jan-23 17:27 
GeneralRe: Frustration Pin
Mycroft Holmes28-Jan-23 10:12
professionalMycroft Holmes28-Jan-23 10:12 
GeneralRe: Frustration Pin
David O'Neil28-Jan-23 15:26
professionalDavid O'Neil28-Jan-23 15:26 
GeneralRe: Frustration Pin
jsc4229-Jan-23 23:14
professionaljsc4229-Jan-23 23:14 
GeneralRe: Frustration Pin
trønderen30-Jan-23 7:17
trønderen30-Jan-23 7:17 
GeneralRe: Frustration Pin
jsc4230-Jan-23 22:33
professionaljsc4230-Jan-23 22:33 
GeneralRe: Frustration Pin
trønderen31-Jan-23 1:42
trønderen31-Jan-23 1:42 
There is an old story from the University of Copenhagen, from the days when large data files were stored on magnetic tape, and no computers had a real time clock with battery backup. So if the system crashed (and the Univac 1108 could be crashed by a single instruction!), after reboot you had to manually set the current time. Furthermore, computers were so expensive that university computing centers served sort of like a cloud service to lots of industry and commercial customers.

This huge Univac 1108 mainframe experienced a crash, and was rebooted. The operator handling it typed in the current date and time, not noticing that he had mistyped the year, to ten years into the future. This was not discovered before the cleanup procedure was run that deleted all files that hadn't been accessed for three months ... (This was quite common practice in those days).

That is not the whole story, though: You might think "But the files were stored on magnetic tape, weren't they?" They were, but Univac had defined a format for saving space on the tape and also provide much faster, direct access: All the directory information was directly available online, on disk, without having to search the tape. The tapes held the data blocks. Only. No directory information. The cleanup operation wiped out the directory information on the disk.

So they were left with a million blocks of non-deleted data. but with no information about which block belongs to which file. It was said that for some really important customers, the operators inspected the tapes "by hand" to lay out the puzzle to match blocks together (tape rolls had an ID, and some customers could find that ID from old job listings).

Our University had two similar Univacs, so our computer department had close contact with the Copenhagen guys, and the story was spread to our students. I don't know if it ever became known to media. The actual incident took place before I became a student, some time in the early/mid 1970s.
GeneralRe: Frustration Pin
jsc422-Feb-23 3:27
professionaljsc422-Feb-23 3:27 
GeneralRe: Frustration Pin
Gerry Schmitz27-Jan-23 11:34
mveGerry Schmitz27-Jan-23 11:34 
JokeRe: Frustration Pin
Mircea Neacsu27-Jan-23 14:33
Mircea Neacsu27-Jan-23 14:33 
GeneralRe: Frustration Pin
MikeCO1028-Jan-23 2:16
MikeCO1028-Jan-23 2:16 
GeneralRe: Frustration Pin
Marc Clifton28-Jan-23 2:47
mvaMarc Clifton28-Jan-23 2:47 
GeneralRe: Frustration Pin
0x01AA28-Jan-23 6:37
mve0x01AA28-Jan-23 6:37 
GeneralRe: Frustration Pin
David O'Neil28-Jan-23 15:28
professionalDavid O'Neil28-Jan-23 15:28 
GeneralRe: Frustration Pin
Sander Rossel29-Jan-23 5:10
professionalSander Rossel29-Jan-23 5:10 
GeneralRe: Frustration Pin
jschell29-Jan-23 11:18
jschell29-Jan-23 11:18 
GeneralRe: Frustration Pin
trønderen30-Jan-23 7:27
trønderen30-Jan-23 7:27 
GeneralRe: Frustration Pin
jschell3-Feb-23 5:09
jschell3-Feb-23 5:09 
GeneralRe: Frustration Pin
trønderen3-Feb-23 6:07
trønderen3-Feb-23 6:07 
GeneralRe: Frustration Pin
jschell6-Feb-23 6:11
jschell6-Feb-23 6:11 
GeneralRe: Frustration Pin
Eddy Vluggen28-Jan-23 6:22
professionalEddy Vluggen28-Jan-23 6:22 
GeneralMight as well join in Pin
Greg Utas27-Jan-23 7:48
professionalGreg Utas27-Jan-23 7:48 
GeneralRe: Might as well join in Pin
Mike Hankey27-Jan-23 8:33
mveMike Hankey27-Jan-23 8:33 
GeneralRe: Might as well join in Pin
MadGerbil27-Jan-23 8:59
MadGerbil27-Jan-23 8:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.