Searching for MAI Basic Four Information/Docs?
gatkinso asks: "My first job after leaving college was programming on an MAI Basic Four minicomputer (an MPx 8000). Even then I could tell that this was a hideous platform - and that was in comparision to the VAX that my college was running! Fast forward 11 years... and I am faced with such a beast again. This time I am converting a small businesses MAI system to a Linux based solution as opposed to actually maintaining the system. My problem is this: how to get the data from the MAI system to the PC? The MAI system does support ethernet, but this particular system doesn't have a NIC (or for that matter a driver for the nonexistant card). I can set up a serial connection, but the fastest rate I can achieve is 9600 baud. Tape is a solution.... but were are talking about 9 - 10GB of data.... and this will require close to 100 tapes! So what I am looking for is information about MAI Basic Four systems - where can I get hardware and software for such a beast? Also, documentation would be nice (I have a fairly complete set of documentation already, but more is always welcome)."
You need 200 tapes of that data anyway! If this system hasn't had regular backups then shame on everyone, fix that problem before considering moving to anouther system. Backups are critical!
Buy 200 tapes, make 2 complete backups, move one offsite, and then think about how you will restore to linux.
get Pluto from these guys : http://www.businessbasic.com/plutointro.htm (its like 1 grand) and you can do all the stuff you want to do including transfer data in parallel by multiplexing upto 19 serial ports at 9.6K each from the MAI to a PC.
If it's a serial printer, then you can use all of the serial ports in parallel. It will still takes weeks.
2 weeks?
9-10gb at 9600baud...
That'd be about 9000000 seconds...
which ends up at around 104 days. That's three and a half months.
Remember, baud == bits per second, not bytes per second; 9600 baud is about 1kb/second.
-- Sig (120 chars) --
Your friendly neighborhood mIRC scripter.
* Q
P.S. If you don't get this note, let me know and I'll write you another.