Can any one tell me that how we go for the compare,unit testing after changing requirement as per client request. this is very helpful for me when u give suitable (coading) exmple.
TCS,
220501 ws-p pic 9(2). 01 ws-q pic 9(2) value 01. 01 ws-r pic 9(2) value 99. p.d. compute p = q + r what will be result of p ans(00) but my question is that how i got 10 on the place of 00. (truncation will ocuure on right side not left). please tell me ?
L&T,
6 11249Hi all..., Nowadays many of the companies asking for IMS/DB , actually i hav learned mainframes but i dont have any knowledge on IMS/DB. it will be a great help if any one suggest me whr i can learn it ( in any institute).
1 6885Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?
3 8900Do all versions of the GDG have to be of the same record length ? is it possible to ovverride the dcb of the model dataset?
2 8581I have the file which is having the extension no as records. sample file will look like below. 2310 3410 3256 4350 3781 5408 I need to replace the record which is starting with 3 to 5 (i.e) 3410 to 5410. How can we do it through cobol and cobol-db2 program? I need the possible logic?
RBS,
5 12927I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?
15 100427
What is meant by union and union all?
Can you explain function of iebgener?
Explain cedf transaction commands?
Why did you choose to work with ibm mainframe cobol programming?
What does a finish do in idms?
what is the JCL statement consists of?
What are db2 tables?
How may sets be ordered?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Explain the difference between link xctl?
What is mpp mode?
State the differences between vsam and non-vsam files?
What is amode(24)?
how can we define a gdg?
Explain dfsort utility?