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?
No Answer is Posted For this Question
Be the First to Post Answer
what is file information data structure?
To check the locks , we use cmd WRKOBJLCK , but how we confirm whether it's objeck lock / member lock. I confused with the Lock type and Status values...Can any body please tell me ...
Can we journel logical file and access path? Can we use commitment control for non-join L.F?
How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?
What is difference between bind by copy and bind by reference?
how do u find whether a record is locked or not??/
we are sending data of physical file to screen design and it is showing no record why?
1.Can any body share me about thease opcodes with example please.Im new for AS/400.Could u please tell me in real senario? 1.TESTN, 2.EVAL 3.EVALR, TIME, 4.MONITOR 5. ENDMON 6.ON-ERROR 7.COMMIT ROLLBACK?
what is file identifier wher we can use
I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
where we give the MSGSFL in rpg400?
Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?