IBM AS400 AllOther (736) 1.what are the builtin funtions in cl pgg?Explain with example 2.what is meant by left outer join?where we can use this?
2 6840what is difference between accespath and datapath? what is the difference between accespath and open datapath?
2 105601.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
ANZ,
3 15205what is multijoin logical file? what are the keywords available in joinlogical file? what are the mandatary keywords for joinlogical file? explai the keywords?
HCL,
2 12374If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
1 68941.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 99031.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
HCL,
1 35661..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 109711.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 89471.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
IBM,
4 97531.The questions have given an array declaration and move operation then this statement is correct or not?
TCS,
3 74621.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 52061.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?
HSBC,
3 10395
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
Explain The Keywords Edtcde & Edtwrd?
what are the different types of data areas?
define the purpose/use for sflrna?
distinguish between terminating a program through seton lr and return?
what are the two record formats a subfile contain ?
What is FORMAT keyword and its use?
What is binder language ?
What are the mandatory keywords of sub file?
How can we read file using curser? how to define a curser?
what is the maximum number of record formats in dspf?
how does union file maintains record formats?
Explain how to detect record is locked in cobol/400? What is the solution for that?
Explain the output procedure?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?