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 6916what is difference between accespath and datapath? what is the difference between accespath and open datapath?
2 106621.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 15348what 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 12486If 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 69621.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 100861.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
HCL,
1 36321..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 111111.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 90661.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
IBM,
4 98881.The questions have given an array declaration and move operation then this statement is correct or not?
TCS,
3 75941.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 52811.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 10529
Explain the types of perform?
Explain the input procedure and output procedure?
Explain how to detect record is locked in cobol/400? What is the solution for that?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
which are the string manipulation opcodes?
what are the different opcodes available in rpg for database access ?
what does dfu program you to do on a record?
What is perform?
which single rpg opcode performs both setll and reade?
How to handle duplicate error handling in RPG?
define the purpose of the *bcat function?
what are various techniques to pass parameters from one program to another?
What Does Lokup Does In Tables & Arrays?
when are the unique constraints executed?