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
Setps to create .csv file on IFS folder in AS/400( V4R3)....?
if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.
What is file identifier where we can use?
If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
Explain mdt?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
how do u find whether a record is locked or not??/
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?
Can we create 300 logical files based on a single physical file using the CRTLF command only once?.