IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) what is copybooks ? structure of copybook and fillers in copybook ? purpose of using copybook ?
2 364961.Are there any errors in the following statement?If so then list them.DTAARA is a data area having a field EMP # and EMPNO is a field in the file EMPPF.Which has one record. READ EMPPF IF %FOUND(EMPPF) IN DTAARA EVAL EMP#=EMPNO OUT DTAARA ENDIF
5 99131.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
HCL,
1 35711..Write an sql query to find the employee name who is having 2 phone numebr? 2.Write an sql query to the the second highest salary of the employee?
4 109841.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?
TCS,
2 89541.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
IBM,
4 97651.The questions have given an array declaration and move operation then this statement is correct or not?
TCS,
3 74751.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword
1 5214
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is dl/i?
Define an aey9 abend?
What is qmf?
i want to store 20 digits . how will u do it in cobol ?
how do you reference the printer file formats from cobol programs
how many files, printer files you can describe in a rpg?
Why would you use find and get rather than to obtain?
What is the use of uni-rexx?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are the various error conditions seen in rexx?
What tools are available in PL/1?
I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.
why do we use readc? What is sflnxtchg?
What are the types of perform?