IBM AS400 AllOther (736) suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
TCS,
3 6050Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
3 5185Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
1868Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
1 4236
Explain the syntax of redefine?
How can we update a specific field in RPG?
What are fillers?
what is the maximum number of parameters allowed in rpg?
Write a CL program which will run a batch job at 1 am every night
Difference between NOPASS & OMIT?
Explain how to update data area in cobol 400 program?
how can I control the way a remote browser uses its cache?
how can database records be read without lock ?
What is perform?
what is the procedure and explain about real time scenario.
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
what are the three types of keywords associated with printer file ?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
how to pick up the changed records every time in a subfile after the first change made ?