delmi pittacobolsociety.hashnode.dev·Nov 5, 2024Write data with COBOL.Hey devs, i am Delmi Pitta from Dominican Republic and i am trying to learn about COBOL and i have to say that this has been a beautiful journey, COBOL is easy to learn, maybe if you have information about better process than this please tell to me. ...IBM COBOL
TECHcommunity_SAGtechcommsag.hashnode.dev·Oct 8, 2024Make Adabas on Linux more resilient | IUG 2024About this video What’s the importance of making Adabas more resilient in Linux environments? Join us for this presentation as we compare old monolithic designs found in mainframes to modern multi-instance and distributed models, stressing the latter...video
TECHcommunity_SAGtechcommsag.hashnode.dev·Oct 3, 2024Innovation, Modernization & the journey to Agility | IUG 2024About this video Learn how the Virginia Department of Motor Vehicles is using NaturalONE to modernize the development of mainframe apps utilizing agile, scrum, and sprints. Using APIs, VA can generate mobile driver licenses and “talk” to all states a...innovation
Kevin DenverforSoftware Engineering Cornersoftware-engineering-corner.zuehlke.com·Sep 18, 2024Efficiently Parsing COBOL Fixed-Length Records with Functional LensesI have been lucky enough to work on more than one project that required integration with legacy mainframe applications throughout my career at Zühlke. Integrating with legacy technologies can be challenging and requires innovative solutions to avoid ...168 readsCOBOL
TECHcommunity_SAGtechcommsag.hashnode.dev·Jul 17, 2024Troubleshooting Adabas Event Replicator on z/OS Command Code A1 Error 77 Subcode 11Introduction This guide will cover the cause and the solution of “Command Code A1 Error 77 Subcode 11”, as well as provide some tips on how to prevent it from happening again. By following the steps, you will be able to resolve the error and continue...troubleshooting
Srinivasan JViamamainframer.hashnode.dev·Jul 8, 2024Printing a Pyramid shapeIntroduction This is the third post in the series 'Printing Shapes Using COBOL', and in this post, we will generate a pyramid (or triangle) shape 🔺. As always, we'll use the asterisk (*) symbol to form the shape. Approach We'll start printing the tr...10 likes·56 readsPrinting shapes using COBOLCOBOL
Srinivasan JViamamainframer.hashnode.dev·Jul 8, 2024Printing a Square shape in COBOLIntroduction In this post, I'll show you how to generate a square shape 🟥 using COBOL. We'll use asterisk (*) symbol to form the shape. Not just the border, but we'll also be using the asterisks to fill up the square shape. Approach All four sides ...10 likes·56 readsPrinting shapes using COBOLCOBOL
Srinivasan JViamamainframer.hashnode.dev·Jul 7, 2024Printing a Right-Angled Triangle shapeHello! Welcome to my blog. So far, I've been writing blogs about Mainframe on https://iamamainframer.blogspot.com. A good friend of mine suggested I check out Hashnode, as it offers super cool and awesome content writing tools for developers. That's ...67 readsPrinting shapes using COBOLCOBOL
Pavankumar Prabhupeekatech.hashnode.dev·Dec 13, 2023Demystifying z/TPF: A Transaction Journey Through an Entry Control BlockImagine a bustling airport, where passengers check in, go through security, and board their flights, all in a seamless and efficient manner. z/TPF, the high-volume transaction processing powerhouse, operates much like this airport, handling countless...ECB
Pavankumar Prabhupeekatech.hashnode.dev·Dec 13, 2023z/TPF cost analysisThe cost of z/TPF architecture can vary significantly depending on several factors, including: 1. Hardware: Number of CPUs: More CPUs will increase the processing power and cost. Main storage capacity: Larger main storage capacity will be more expen...api