How do you write from PL/1 code to JCL?
What is the eib?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What is the difference between hidam and hdam databases?
Suppose I want to code a rexx program in order to get the inputfile and output files of jcl. I want code snippet or the coding for this?
What dd statement is used to supply the name of a dataset?
What is fset?
What is bind package and plan in db2?
Can we move alphanumeric incentive to the numeric field?
How can we debug cobol pgm containig idms using xpeditor?
How errors are handled in CICS programs?
What is the advantage of creating the acbs well ahead of time?
What is the difference between external and global variables in COBOL?
How jcl is used for testing batch programs?
How do you eliminate duplicate values in db2?