IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
What Is The Purpose Of The "n" In The Following Calculation Specification?
How jcl work to handle various input output file operations?
What is ibm db2 client?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How to dsect parameter is used in bms?
Last statement of any rpg program is lr?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
Can you define transid?
what do you mean by idcams? Explain its purpose?
What is length is cobol?
State the differences between vsam and non-vsam files?
I want to set position for a particular text in a certain position in several of my cics maps.Please provide me with a solution. Ex: If "F1-Help" has to be set to pos(4,27) always in all the maps within a PDS.