IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) 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,
215701 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 10985Hi 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 6797Suppose 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 8779Do 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 8462I 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 12759I 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 99842How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
8 23493I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.
3 7086
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What is meant by union and union all?
what is the command to know key fields of file?
explain the information contained in ci
At what point are extension eliminators mandatory?
What information does a psb contain?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Distinguish among erase, erase permanent, erase selective and erase all?
what is kids-rpg?
what is utility for parm lib
Explain in brief how does db2 determine what lock-size to use?
Which isolation level provides maximum concurrency?
How to Build a Row Condition?
What is an ims database?