IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
IBM,
4 14981I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
4 2198001 var1 pic s9(9)v99. 01 var2 pic x(30). procedure division. move 12345.99 to var1. move12345.99 to var2. display var1. display var2. what is the output?
IBM,
2 9803I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
L&T,
1 11382I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
2528I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
2543
Receive consists of buffer option in it. What is the significance of this option?
Explain processing program table(ppt)?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
which of the cl command can be used to determine which logical files are dependent on a specific file?
i want to store 20 digits . how will u do it in cobol ?
Differentiate between cs and rr isolation levels? Where do you specify them?
What is a set in idms? What pointers are required, what are possible? How may sets be ordered?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
List the type of locks and explain each of them.
How does jcl act on a cobol code?
explain the use of dftwrt display keyword?
What is the advantage of defragmentation?
What is a configuration management system, give examples?
What is the quality process in development?
Is schema the same as database?