File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
7 10794if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
2 6101Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
1895in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
3 8266I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?
3 9825I hav vari declaration like..... 77 a pic s9(9).99. 77 b pic s9(9).99 comp. 77 c pic s9(9).99 comp-3. if i use MOVE 123456789.99 to a,b,c what happen every one working fine ?
1 5945we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?
1 4590what is the difference between vsam and dataset how do u create vsam dataset which file you r used?
2 10516
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
Can you explain function of dbctl?
what is the difference between JES3 and JES2?
What is the local-storage section?
What is the mainframe testing?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
what is unit testing ? on which basis you will write test case ?
What are db2 tables?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
How would you understand error(execution phase)?
Who uses db2?
What are hierarchy levels in jcl?
what happens in execution stage in job processing?
What is a run unit?
What is maximum displacement?