write the SQL statement to retrieve the 2nd Highest salary ammount(File Name="EMPLOY",Field Name="SALARY")
6 20635How can we find from which source the program has been compiled for a given RPGLE program object?
5 15519what is the correct about QTEMP library(below mention)? a.it is Unique to a job b.it can be shared between different job c.it can only be deleted by QSECOFR d.Non Please give me the answer for this?
8 13273An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?
3 13225A phisical file has two fields like 1) Account No(10,0) 2)Phone No(15,0)Unique on both fields?Please give me the answer for this?
3 7678What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
5 8251I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
13 21530Can anybody know what is Pick/Basic? Is it a programming language? can it be used in AS400 machine?
2 8743(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.
5 21882Q. Soppose one job is running in a batch mode for long time now i want to kill(end)this batch job.How you will achive this?
IBM,
4 12085Q.Suppose one job is running in a batch mode for a long time now i want to kill this batch job. how you achive this?
IBM,
3 10248Post New IBM AS400 AllOther Questions
name few ibm supplied libraries?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
how do handle file exception/error?
when do you explicitly open files and close files in an rpg program?
define the purpose/use for sflrna?
what does the opcode free do?
can we define multi-dimensional arrays in rpg ?
What is the maximum number of subfiles that can be specified in a display file?
how to write code for singlepage in sqlrpgle with update ?
Write a CL program which will run a batch job at 1 am every night
maximum number of subfiles that can defined in a rpg program for one display file is?
how many types of display are available on as/400 for user interaction?
what is sflrolval?
How to convert a spool file to PDF file in AS400?
which are control break logic indicators?