With in these three which one is the default one Call Reference, Call By Value, Call By Content.-Which one is default?
IBM,
4 10997SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
3 14286What are the advantage of Model Data Set Table: it will be help to which among this DCB; LRECL; DISP; SPACE?
1 4992If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?
2 6468Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.
9 27758How to move a field DT 9(8) of input file to DT 9(8) COMP-3 in output file in ezytrieve? in the output file entire dt is not moved.If any answer plz reply as soon as possible.
2270Attended Xansa Interview , Asked Questions : 1) Diff between Renames and Redefines 2) Comp and Comp -3 3) What will happen if DISP = ( NEW, DELETE, KEEP) 4) Gave one scenario like , if PIC clause X(50) has to be increased to X(70) how u will proceed with this change. 5) Diff between Section and Paragraph
4 8600
Can you define ppt and what are its uses?
what is difference between file-aid tool and file-aid utility?
What is a collection in db2?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How to view db2 table structure?
How do you use altindxs in batch, cics programs?
What are db2 objects?
How to get the ddl of a table in db2?
how would find total records in files using sequential?
What are the some important fields in the eib block?
What is innodb buffer pool?
Can we redefine the field of x(200) to less than 200?
What is the pic clause for the any bll cell type of data fields?
What is the use of predicate?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?