Answer Posted / sunish
in clp it is 43.
in clle it is 250.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is a record lock error?
What is file identifier where we can use?
how do I declare a table or array in rpg iv?
When it is desirable to describe files Internally?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how do I play {insert rpg system here}?
can you debug ile rpg program using isdb?
Set 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...?
Suppose 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?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what is the use of sflnxtchg?
How would display prime numbers using CL program?
what is program status data structure?
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?