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,
216101 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 11005Hi 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 6801Suppose 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 8788Do 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 8469I 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 12779I 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 99873How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
8 23516I 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 7094
Explain the difference between dfhcommarea and tsq?
What does db2 plan contain?
What is the return codes 0307 and 0326?
Explain the job statement in jcl?
Can you tell me how can you find out the # of rows updated after an update statement?
can all users have the privilage to use the sql statement select * (dml)?
What is the purpose of store statement?
What is basic difference between directory and pds in ibm mainframe?
What are fillers?
What is difference between static and dynamic call in cobol?
what is the favicon.ico request that my site receives now and then?
Have you used comp and comp-3 in your project? And how?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
is delete operation supported in an esds? Is rewrite operation possible in esds?
How is next sentence and continue different?