what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
Answers were Sorted based on User's Feedback
Answer / anusha
Reason
The program gives the decimal data error if a Numeric value is passed from a numeric field to a non numeric field.
It usually occurs if the values are passed from one program to another.
How to avoid
Initialize a value to the field by INZ
The size and Decimal format of the passed and the passing parameter should be the same.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / swapan dey
A PGM can goes to a msgwait condition if it has occur any error i.one of them is datadecimal error.dump the pgm it will throw an error message if it is not handle through pgm just go to that particuller line no rectifies the wrong value passsed intoo it then compile the pgm once again it will run .
| Is This Answer Correct ? | 3 Yes | 4 No |
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
steps for debugging two rpg programs????
wat is the difference between array and multiple occurence data structure?
HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION? CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?
what is the necessary keyword needed to scroll subfile records?
how to run only 10 modules of existing N modules in service program in RPGILE ?
how to display all the members records in a physical file without using ovrdbf?
In how many ways a session/device error occurs,,, and what is the remedy for it?
Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
Hi, Can anybody give me real sinario for SFLRCDNBR?with example?
suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
Can we journel logical file and access path? Can we use commitment control for non-join L.F?