Tags

, , , , , , , , , , ,

One can read the title of this blog post in 2 ways. It can be read as an application that is being moved from Mainframe to a newer technology. Or it can be read as a long-time mainframe programmer who is trying to move out to learn a latest technology.

Being a long-time mainframe programmer myself with over 13 years of experience, I have also thought for a good amount of time to step onto a different technology. I have had quite a few discussions with my colleagues, attended few trainings, did some self-learning (primarily ETL tools), but in vain, until my current project.

My application is migrated from Mainframe to Azure SQL Database successfully and I am also in the path of learning Azure. I am planning to share few posts on how the migration has happened and some of the learnings during this migration.

My new platform is developed with .Net, Transact-SQL, Azure SQL database. As I had a good working knowledge on IBM DB2, it was quite easy to start working on Transact-SQL queries. Most of the backend application (batch jobs) can be developed with just Transact-SQL. Front end part of the application is developed using .Net, HTML, CSS, JavaScript, which I am in process of gaining expertise.

In the future posts, I will add more details on the migration (Moving out of Mainframe).

P.S. Currently I am working on both a mainframe application and the migrated application in Azure

——————————————————————————————————–

If you would like to Earn Free Stocks, Credit card Points and Bank account Bonuses, Please visit My Finance Blog

You may also like to look at:

Working on Mainframes – Is Change to a different technology necessary
Important SQL CODES and ABEND CODES
SORT JOIN – TO JOIN TWO FILES BASED ON A KEY
KNOW YOUR MAINFRAME
REXX – INITIAL SETUP
HOW TO SUBMIT A BATCH JOB FROM THE CICS PROGRAM
CICS – EXEC interface block – EIBRESP Values
CICS – EXEC interface block Fields
Flow of control between COBOL programs, run units, and CICS
CICS INTERVIEW QUESTIONS
CICS TIPS
COBOL – COPY and INCLUDE statements
COBOL – PERFORMANCE IMPROVEMENT
COBOL – SIGN STORED IN COMP, COMP-3 AND DISPLAY FORMATS
SHORTEST COBOL PROGRAM
RESTART LOGIC IN COBOL DB2 Program
GOBACK – EXIT PROGRAM – STOP RUN
Continuation lines in COBOL
Computational items – COMP, COMP 1 , COMP 2, COMP 3
COBOL program format
cobol indicator area column-7 and area a and area b
COBOL INTERVIEW QUESTIONS
COBOL TIPS
COBOL COMPILER OPTIONS
The IDENTIFICATION DIVISION
Advertisement