How can a data area be locked after being updated?
define the purpose of the leave operation?
how we lock a pf???? what are the parameters used in this command.how we understand whether an object is locked or not?? using command .....we have to use *PSSR? and trough *status..how??.if we give an eg to me???pls answer me anyone..
how to read database records without locking them?
how you will know whether you are in sfldrop or sflfold mode?
How a field is renamed in rpg IV?..give answer with example?
what is the purpose of overrides?
how to create physical file
what is rpg fixed logic cycle?
function of DSPPGMREF?
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?
what is code for reading member in rpgle when wehave like extmbr(*all) so we have 3 members in *all then i want to read first record in 2member
When will you use OPEN and CLOSE opcodes in RPG program?