Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
3 10707Q. 1.What would be structure of CL PGM. 2. What are the levels of CL PGM. 3.How many files can be defined in new CLLE program?
IBM,
3 11628Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? 2.How we can create own command in CL program? 3.What is use of STRSRVJOB?
CTS,
3 12301Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG and STRISDB Debugging commands?
CTS,
6 27403Q.How can more than two program be executed in batch mode through SBMJOB in CL PGM but the condition is that program must be executed one by one?Please wtite the senario? 2. IS it possibe more then two programs can be executed in batch mode and HOw it will be executed in CL program ,please write the senario?
IBM,
6 16091Q. HOw can read multimember file through RPG/400 and CL/400 Actully i know that we can Read multimember file in RPG through EXEFILE and EXEMBR and in cl through OVRDBF and MEMBER(3)....But i want to read 3 members by CL Program And RPG/400 program.Please write the coding(Program) for both RPG/400 and CL/400 programs? 2.What are the full forms(stands) of EXEFILE and EXEMBR?
CTS,
5 33122how we lock a pf???? what are the parameters used in this command.how we understand whether an object is locked or not?? using command .....we have to use *PSSR? and trough *status..how??.if we give an eg to me???pls answer me anyone..
CTS,
5 16272Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
IBM,
6 16221How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
4 18177Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
2 6160Post New IBM AS400 AllOther Questions
What is the difference between physical file and logical file?
what is the command to know key fields of file?
what are the different types of data areas?
how you will find an error which is not in the first page of the subfile without using rolldown key?
when do you explicitly open files and close files in an rpg program?
what is a join logical file?
In 'o' Specs What Is The Opcode For Write?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
what are the important factors in error message subfile ?
what is a composite key?
what is the length of a variable in rpg?
list some of the commonly used commands for debugging?
what is the function of rlu ?
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?
what are the different types of arrays available in rpg ?