what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the necessary keyword needed to scroll subfile records?

918


how do I declare a table or array in rpg iv?

936


what is an online rpg?

979


How would display prime numbers using CL program?

5963


how does the rpg element work?

943


How to write record if no field or the field are different in physical file in rpgle ?

699


what is the use of sflnxtchg?

1023


1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?

720


what are the key words you must use when using a subfile?

896


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2271


What is the purpose of record level identifier?

902


What is the difference between copybooks and subprocedures in as400?

1087


How to select highest score of each subject or how to select highest income of every month?

1508


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

1028


How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1517