WHAT IS DECIMAL DATA ERROR IN RPG IV...WHEN WILL IT HAPPENS?
Answer Posted / narendra
If you have defined any field as numeric and the value
being inserted into that field is character then system
will throw the message "decimal data error".
Is This Answer Correct ? | 31 Yes | 8 No |
Post New Answer View All Answers
What is the as400 called now?
how to pick up the changed records every time in a subfile after the first change made ?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
how to define global parameter in ile ?
Using %check we are checking monika in mona what is output? What is %SCAN?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
how to toggle between single line and multi - line display of a particular record in a subfile?
which are the relational operators in rpg?
what is the maximum number of fields under a record format of physical file?
define subsystem?
how to declare a constant variable in the freeformat?
what is a primary file?
define a output queue?
which cl command is used to trap error messages during program execution?