How can we override a file during runtime in RPG? Without
using OVRDBF or calling a CL program
A particular job executing on the iS is not behaving as expected and is operating in an environment in which it can be debugged. What commands would you use to debug and observe the program?
If the last record of a file has been read, and the next operation on that file is a READ operation, what will be the values of the input fields for that file? A. They will be blank and/or zero. B. They will be null. C. They will equal the values of the first record in the file. D. They will equal the values of the last record read.
if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.
I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But this cmd is correcpted in my server,Any body tell me is there any alternative...?
How do you find whether a record is locked or not?
How to update physical file in rpgle without using display file?
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
when will come session device error?
How do you call procedures in ILE?
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
can anybody explain significance of *loval setll with example code????
What is the significance of UDATE?