How can I make an emulation of an AS/400 from 2000?

Discussions related to using VirtualBox on Linux hosts.
Post Reply
Esqueider1972
Posts: 2
Joined: 28. Jul 2020, 00:42

How can I make an emulation of an AS/400 from 2000?

Post by Esqueider1972 »

If possible, with an RPG 400 and a Cobol 400
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: How can I make an emulation of an AS/400 from 2000?

Post by scottgus1 »

Had to Google what an AS/400 was. And I'm still unclear: Is it an x86-based computer? If not, no joy.

Virtualbox isn't an emulator. It virtualizes standard PC hardware, and puts a portion of the physical CPU into the guest environment with the virtualized 'motherboard & peripherals' so the x86 or x64 guest OS can run.

Wikipedia says AS/400's ran on custom IBM CPUs or PowerPCs, so this project might not work.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: How can I make an emulation of an AS/400 from 2000?

Post by mpack »

Esqueider1972 wrote:If possible, with an RPG 400 and a Cobol 400
Not possible. VirtualBox is not a CPU simulator.

The AS/400 was a continuation of IBMs old mini/midi computer systems, so no it was definitely not a PC, nor any other flavor of Intel.

As for RPG and COBOL (pedantic note: it's an acryonym, not a word, so you shouldn't write it as "Cobol"), there are COBOL compilers available for PC, you don't need a VM for that. Allegedly the language is standardized, but I never had experience using it. I know nothing about RPG. The companies I worked for liked DEC not IBM.
Esqueider1972
Posts: 2
Joined: 28. Jul 2020, 00:42

Re: How can I make an emulation of an AS/400 from 2000?

Post by Esqueider1972 »

mpack wrote: Not possible. VirtualBox is not a CPU simulator.

The AS/400 was a continuation of IBMs old mini/midi computer systems, so no it was definitely not a PC, nor any other flavor of Intel.

As for RPG and COBOL (pedantic note: it's an acryonym, not a word, so you shouldn't write it as "Cobol"), there are COBOL compilers available for PC, you don't need a VM for that. Allegedly the language is standardized, but I never had experience using it. I know nothing about RPG. The companies I worked for liked DEC not IBM.
Thank you very much, for your information, that real HELPS ME with my question of DISCARD VirtualBox option for practicing and reminding RPG 400 and COBOL 400, as well as the AS/400 system itself. Perhaps I would intent with an IBM Cloud account and "installing" on it, an IBM i system (the "AS/400 for actual times"...).
And thanks too, for the information of COBOL's for PC. RPG is (or at least, WAS in 2000 year...) a powerful database framework especially designed for AS/400, but I have informed there is a "version for PC".
Regards!,
Emmmmmmmmpichuack!
Post Reply