IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) 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
2652How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2545Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
4975
What is the difference between a return with transid and xctl?
What is a run unit in idms?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Whats the difference between search & search ALL?
How is the value function used?
Can we update view in db2?
How will you return the number of records in table?
What is a ci split?
How may sets be ordered?
What are all the divisions of a COBOL program?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
What is the maximum length of a single line of jcl?
State all the file open modes?
How dummy is used in jcl?
what is the meaning of ssrange and nossrange?