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 5549Suppose 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 4724Suppose 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?
1685Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
1 3932suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg
2 6135i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
IBM,
1 4248Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
1710
how do I declare a minor?
can you debug ile rpg program using isdb?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
how do I declare a table or array in rpg iv?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
When it is desirable to describe files Internally?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How to select highest score of each subject or how to select highest income of every month?
What is a record lock error?
What is the purpose of record level identifier?
What is the difference between iter and do?
what is program status data structure?
Explain mdt?