logoalt Hacker News

zeeframeyesterday at 1:45 PM5 repliesview on HN

I’m not a COBOL dev but I work with mainframes(z/OS). Most COBOL applications I’ve seen have been banking and insurance related with few exceptions. Most of them either run as a series of batch jobs or via transaction managers like IMS and CICS. Backends are usually sequential files(we call them datasets),DB2,VSAM(Virtual Storage Access Method) or DL/1(hierarchical DB that’s part of IMS). Quite a few places I’ve seen have run IBM MQ as well.

If changes are made to these systems it’s often due to changes in regulation or driven by changes in the business(new financial products being offered etc.

Off-topic: I’ve seen quite a few mainframe related posts on HN fly by over the years. I’ve been meaning to create an account and participate but I’ve only gotten around to it just now.


Replies

nstjyesterday at 2:46 PM

Thanks for your insight - it’s comments like this which make HN a place worth visiting every day.

And welcome!

znpyyesterday at 2:57 PM

Dumb question: mainframes and z/OS look interesting, how does one get started with learning about those systems and those environments ?

show 4 replies
gosub100yesterday at 5:28 PM

What is the primary computational task for insurance? Is it computing actuarial tables? Or accounting for the premiums/claims? Or something else? I can excuse banking for not switching off of COBOL but I fail to see how insurance uses it to any significant degree.

show 5 replies
jacktheturtleyesterday at 2:07 PM

nice, welcome to the party

show 1 reply
TacticalCoderyesterday at 8:38 PM

[dead]