Please any one can tell me,What are the tools for pl/1 project
in real time scenario?(what are the version control,debugging
and files related tools)?
In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. a) there must be a select clause for this file in the file-control paragraph of environment division. b) There must be an FD entry in the file section of the data division. c) The file name must appear in a WRITE stmt in the procedure division. d) There?ll be a CLOSE stmt in procedure division.
Explain referential integrity?
how to check the jobs submitted by other users in the spool. Which command has to be used to check the jobs submitted .
3 Answers HCL, IBM, Mannar Company,
Can you define path?
What will happen if both steplib and joblib are specified?
Explain path?
10. Why mainframe testing is so important? Give any three advantages of Mainframe Testing?
What is use of IBM framework?
What is the advantage of defragmentation?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?
what are the parameter we cannot use in procedure? How many instream we can write in single jcl? Can we call instream to catalog and catalog to instream?
which of the following is not true about search verb A) every search stmt must contain the AT END clause B) any no of WHEN clause can be used with this verb C) this verb can only applied to a table which is defined with the OCCURS clause and INDEXED phases. D) WHEN condition is satisfied