In AS/400 projects in Companies whats the meaning of
production support team.what production support involves.also
what work does development,maintenance involve what are the
other teams or processes that are available for as400 project.
What are the types of object authorities?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
What is the draw back of Procedures? why we are going to Modules?
during input operation which indicator position is seton if there is a record lock?
what is a join logical file?
Define a Job Queue?
Suppose you have 3 members in a database file. How to read records from all the members Without using CL (OVRDBF) i.e. it should be handled exclusively in an RPG program?
How to know message id (errorid) in msgfile when error is occurred on screen ? WRKMSF will display all error id but i want to know error id based on error msg only?
1 Answers IBM, Ignis Technologies, SSR,
What is the use of OVRDBF ?
how can I start a page in a new window?
what are the two record formats a subfile contain ?
I have SQLRPGLE program in which there are some update statements which executed correctly. there were no errors run time. Once the program gets over, the file was not updated with the new values. What might be the reason?