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 sflrolval?
What is difference between fully procedural file and primary file?
what is full form for dds?
what are indicators?
Can we debug the MSGW JOBS?
Describe the function of SETGT operation in RPG language?
can we define multi-dimensional arrays in rpg ?
WHAT IS AS/400 SYNORIO?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
What is the purpose of OVRATA keyword ?
what opcode will be used to test the zone of a character field?
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?