What is the name of default out queue when user logs inn to
syatem with valid profile?
Answer Posted / mind
default out queue name is same as userid and located in
QGPL lib. by using WRKUSRPRF command you can checked it.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
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?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
can I touch the array during treatments?
what was the robotech rpg?
How many program bind in one module....
what is the necessary keyword needed to scroll subfile records?
what is kids-rpg?
How can we override a file during runtime in rpg?
how does the rpg element work?
How to call one program from another program in RPG? please help me with the code
What is file identifier where we can use?
How to handle duplicate error handling in RPG?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
how do I preserve and clean the array?