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..
Answer Posted / kk
hi,
its possible to both jcl and cobol.in jcl using sort
utilities sort fields=(1,orderno size,bi,a)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What are the different rules for performing sort operation?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
i want a program using by if, evaluate , string, unstring, perform, occurs?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Explain how you can characterize tables in cobol?
Difference between array and sub-script ?
In which area will you utilize 88 level items in cobol?
what is the difference between COBOL2 AND COBOL390?
What is static and dynamic call in cobol?
Explain the configuration section of a cobol program with examples of syntax.
Describe the cobol database components?