Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
3 10876Q. 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 11792Q. 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 12507Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG and STRISDB Debugging commands?
CTS,
6 27671Q.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 16411Q. 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 33342how 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 16475Suppose 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 16560How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
4 18419Write 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 6281Post New IBM AS400 AllOther Questions
Why we are not able to perform insert delete and update operation in Join logical file?
define the purpose of the *cat function?
How Many Specs Are There In Rpg & Which Are They?
What is the default access path of a file?
what is the maximum number of subroutines allowed in rpg?
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
What are the record format field mapping options in cpyf?
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)?
how many printer files maximum can be used in single rpg program?
an access path may be in which sequence?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
which are the string manipulation opcodes?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.
what is the maximum number of subfiles that can specified in a display file ?
what are the different types of variables available in cl?