What is the worst thing that you’ve seen on a day?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
I have one input file and some 40 tables, I want to read input file and compare the input file value with the table value if it is present then we have to update with new value, this should be repeated for all 40 tables and we are reading only one input file, for this is there any REXX program or job or routine to accomplish above requirement. components of the requirements; 1. One input file 2. 40 DB2 tables 3. we have to read from the input file and compare with table value, if present then update with new value (this should be recurssive for all 40 tables for every record of input file). 4. quick help is appreciated.
which is the cics control program that provides communication services between user written application programs and terminals?
Explain in detail about buffer manager and its functionalities?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Is there any command to check wether the ps file is in sorted order?
How to do automated restart when a job abend?
what do you mean by a vsam slot?
Write the code to count the sum of n natural numbers.
How joinkeys helps in sort?
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
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What parameter directs the output of the job log dataset?