INREC AND OUTREC?
HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL?
RESTART IN COBOL-DB2?
ISOLATION LEVELS?
No Answer is Posted For this Question
Be the First to Post Answer
without performing any operations on a file how can i know whether it contains data or not
RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE
Write a cobol program making use of the redefine clause.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What do you do to resolve SOC-7 error?
i have a sequencial file contains multiple records, i want to extract one row which contains various fields like order number,date,warehouse,.ect.. in to the another file by accepting the order number from jcl. how can i do it. pls help me..
example for sub strings ? and refernce modifications whit output pls
0 Answers College School Exams Tests, IBM,
How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.
How can I tell if a module is being called DYNAMICALLY or STATICALLY?
Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.
What is different between variable length and fixed length?
wht happens if we dnt give scope terminator ?