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?
Answer / surya siram
That was a good question. In AS400 we dont have any command to find the message id from the message description. But we have third party tool "SCNMSGF" (Scan message file) which is used to find the message id from message descriptions.
| Is This Answer Correct ? | 7 Yes | 0 No |
what is the maximum number of subroutines allowed in rpg?
Job is running in production 24/7 how do u debug that running job ?
Want to know related Interview questions and answers for seniors
what are different types of substems?
how you will find an error which is not in the first page of the subfile without using rolldown key?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
what is the purpose of ovrdta (override data) keyword?
how do we know batch job aborted after we submitting it
what is the function of rlu ?
what is difference between accespath and datapath? what is the difference between accespath and open datapath?
How can you check the existence of object in a system?
What is the draw back of Procedures? why we are going to Modules?