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 21607Q. 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 11868Q.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 10096Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?
3 10728Q. 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 11651Q. 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 12335Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG and STRISDB Debugging commands?
CTS,
6 27437Q.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 16131Q. 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 33146The 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 10149
What is dynslt?
distinguish between terminating a program through seton lr and return?
how can I control from my cgis the cache of a remote browser?
Define redefine and its syntax?
define the rcvf command?
Can you summarize the steps I have to go through in writing my first cgi?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
What is file identifier where we can use?
which single rpg opcode performs both setll and reade?
How can we change the uppercase to Lowercase in RPG?
How do I remove a flag or check no. or name when a user opens too many sessions?
what does vldcmdkey means?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
what is term cua , saa?
how do you use commitment control in rpg program ?