ATMs use COBOL?

OS/VS COBOL, COBOL II, Enterprise COBOL for z/OS. OpenCOBOL and OOCobol.
Post Reply
Ajay Mallick
New Member
Posts: 7
Joined: Sat Oct 18, 2014 4:56 pm

ATMs use COBOL?

Post by Ajay Mallick »

HI,

I see many of the Blogs and web sites telling that COBOL is used in ATMs. Is it really so? As far as I know, ATM makes use of embedded system, is COBOL on those systems also?

Does anyone have an experience working with any such system?

Thanks
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1896
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: ATMs use COBOL?

Post by Robert Sample »

In order to process a transaction, the ATM has to connect to a database that contains your account information. That database is, more times than not, located on a mainframe and accessed through a COBOL program (often running on CICS). The actual ATM machine would most likely not use COBOL (although I've never worked on ATM systems and have no idea what they really are coded in).
Ajay Mallick
New Member
Posts: 7
Joined: Sat Oct 18, 2014 4:56 pm

Re: ATMs use COBOL?

Post by Ajay Mallick »

Thanks Robert.

Are the HP Servers or 24x7 servers are part of this ATM technology?
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1896
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: ATMs use COBOL?

Post by Robert Sample »

The actual machines are typically NCR or some other vendor; they connect to some continuously available server (which could be HP or Dell or Lenovo or whatever) and eventually to a database.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.”