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 6719what is difference between accespath and datapath? what is the difference between accespath and open datapath?
2 103791.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 15032what 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 12268If 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 68051.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 96661.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
HCL,
1 34881..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 108021.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 88121.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
IBM,
4 95641.The questions have given an array declaration and move operation then this statement is correct or not?
TCS,
3 72841.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 51071.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 10238
How to detect record is locked in cobol/400? What is the solution for that?
How can we read file using curser? how to define a curser?
what is match field indicator?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what are the different types of data areas?
What are the record format field mapping options in cpyf?
what is a rpg?
what are the basic features of seu?
What is the interactive job? What is the batch job?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is the procedure and explain about real time scenario.
is it possible to create a physical file without dds?
can a single screen format occupy a screen area above and below a subfile format ?
Explain the syntax of redefine?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?