Scenario:
I have 3 Input Files.Read the first i/p file and depending
on certain business logic, I want to read wither i/p file-2
or i/p file-3.Now, depending on certain business logic
applied to the record read from either file-2 or file-3, I
decide to write them to either output file-2 or output file-2.
Question:
How many job steps are necessary to implement a solution for
the above.

Answer Posted / keshireddy

I guess Q is not clear..
If you want the task to complete with Cobol module within
one JCL step it can be done.
If task has to complete with JCL then you need to tell the
business logic. If anything like filtering.. then with 3
steps it can be done.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rmode(24)

676


How do get the result of your program directly on your pc?

1878


How to remove 2 duplicate records and copy only one using job control language?

738


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2052


What is redefines clause in COBOL?

844






How you can characterize tables in cobol?

710


Can you please let me know the centre name of INS certification in Kolkata.

1713


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5052


What are the pertinent COBOL

2041


What are the different open modes available in cobol?

713


how do you reference the ksds vsam file formats from cobol programs

660


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1900


What is amode(24)?

680


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2656


What rules are followed by the search verb.

631