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?
809Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
1083What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
774How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
937Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
8661. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
626Post New IBM AS400 AllOther Questions
what does the opcode free do?
different type of cursor?
which cl command is used to trap error messages during program execution?
what is a non-join logical file?
What is access path in as400?
what is sflrolval?
What is a query can be displayed without saving it?
how can you detect and handle a record lock situation?
can we define multi-dimensional arrays in rpg ?
what opcode could be used to test an alphanumeric field for all numeric values?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
what is the difference between sflclr and sflinz?
what is the maximum number of fields under a record format of physical file?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
what is a program described file in rpg?