Can someone tell me tell me what is meant by message wait...?
Answer / henry
When the job crashes (due variso reasons...example: decimal
data error, Level check error...etc), then the job status
goes to msg wait (MSGW)
| Is This Answer Correct ? | 13 Yes | 0 No |
i want to perform uniqness on db file bt my db file nt hving key by useing rpgle.
Interviewer asked me write down DDS for load all subfile .can anybody write dds
You have a *USE authority on a Library and *All authority on a file in that Library.Can you change the data in that file?
How do you find whether a job is a batch job or interactive?
Can a indexed file be accessed in arrival sequence in RPG?
How to call one program from another program in RPG? please help me with the code
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
program to find the number of objects used in a given program through a display.
how many variables can we declare in cl pgm?
what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?
Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
how do I do concatenation in rpg iv, like I do in cl?