Migrate PDS member to DB2 structure

Ask question on - DataBase Concepts, IBM Mainframe DB2, DB2/UDB, DB2 Tools, SQL , DB2 programming with languages like COBOL, PL1.

Moderators: Kalicharan, Moderator Group

Post Reply
amolpawar
Member
Posts: 25
Joined: Mon Jun 29, 2009 2:52 pm

Migrate PDS member to DB2 structure

Post by amolpawar » Wed Jun 29, 2016 4:30 pm

Hi,

I want to migrate mainframe Assembler program from ZOS to Zlinux as Zos does not support Assembler.

The Assembler modules call PDS member structure as Db2 tables( Used as Db2 tables before Db2 invention).

My question : Is there any way to Run Assembler on Zlinux ? as the number of PDS members used as Db2 are huge in numbers and to handle it by Cobol code is not a small task.

Could you please suggest me if there is any another approach to be follow.
right now I am creating DB2 tables for PDS member treated as Db2, and doing coding for Cobol to replace Assembler.

Please suggest.

Thanks,
Amol

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others