IBM AS400 AllOther (736) (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 22003Q. 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 12233Q.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 10336Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
3 11009Q. 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 11918Q. 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 12617Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG and STRISDB Debugging commands?
CTS,
6 27877Q.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 16602Q. 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 33518The RP program is displaying records 11 times .But there are 10 records in a pf.(ie last record is displayed twice).How to display records only 10 times?
5 10532
how do I declare a table or array in rpg iv?
What are fillers?
what is the clp command to access a query/400?
what is maximum number of arrays allowed in rpg?
How to know the particular record in pf with out reading?
how will you search an array?
how do you use commitment control in rpg?
which are the member types which seu supports?
how can database records be read without lock ?
What is the as400 called now?
what is the difference between packed decimal and zoned decimal?
What Is The Error If We Don't Get Login Screen?
which are the relational operators in rpg?
Using %check we are checking monika in mona what is output? What is %SCAN?
can you debug ile rpg program using isdb?