what are the types of errors available in rpg IV or
400.Like decimal data error,sessional error or device error
etc...means important error occurings,ie to find out
suddenly???pls give answ if u know?Pls give the answer
1,,,,,,,to 12.........ie how it will happened like...for eg
if a file is not closiing ,,,like this error is happened...
if sufficient data is not in a pf to write in a display
file. or sfldsp is not "on"......sessional or device error
occured...like this give details all 1 to 12 errors
(syam..)....give details PLsssssssssss?
Answer / syam
Dear....it is difficult to explain here.
13. Divide by zero. (meaning 85 / 0 - pls try in a
calculator)
14.Invalid Date, Time or Timestamp value (invalid Date =
65/10/2009)
Is This Answer Correct ? | 1 Yes | 0 No |
Want to know related Interview questions and answers for seniors
how you will find an error which is not in the first page of the subfile without using rolldown key?
what is the function of cpysplf command?
4 persons a, b , c , d have to go to concert which will held in 17 minutes. there is a bridge which only 2 persons at a time can cross. its night and they have only one flashlight with them. Flashlight cannot be thrown. one person should return with the flashlight all 4 person have different speed. a = crosses bridge in 1 min. b = crosses bridge in 2 min. c = crosses bridge in 5 min. d = crosses bridge in 10 min how can they all reach in time.?? Ex- suppose a and d crosses bridge which will take 10 mins and then d returns back with a flashlight which will make 20 mins and mission is failed.
What is an authorization list?
what are various techniques to pass parameters from one program to another?
Hi i have one question In my srvpgm one module ADDM is there now i want to add new module i.e SUBM , please answer me IN STEPS how to write bndlanguage and how it was attach to SRVPGM
what is elastic and non elastic subrile?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
What is the as400 called now?
What is the symbol used for copying & moving new field in SDA?
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error