IBM AS400 Interview Questions
Questions Answers Views Company eMail

what is the difference between call and ++call?

HSBC,

1397

What is a continuation triple? what is the use of limit sys?

Tech Mahindra,

1495

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 5809

what is difference between accespath and datapath? what is the difference between accespath and open datapath?

2 9186

1.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 13740

what 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 11184

If 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 6080

1.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 8149

1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

HCL,

2364

1..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 9302

1.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 7679

1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?

IBM,

4 8069

1.The questions have given an array declaration and move operation then this statement is correct or not?

TCS,

3 5883

1.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

CSC, CTS,

1 4408

1.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 9012


Un-Answered Questions { IBM AS400 }

WHAT IS FERERENTIAL INTRIGRITY ?

1098


1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?

403


What is redefine?

551


what is rpg ?

928


how to write *pssr ?

634






Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?

2078


Define perform?

514


How Chain operation copies the record's data to the input buffer for the program?

1073


how do you read changed records backward in subfile?

611


What is the use of limit sys?

59


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

1925


what are the three line types in rlu ?

1476


Define perform? And its types?

502


what is rpg fixed logic cycle?

656


is this a rpg channel?

669