In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
Errors in Sql query will be in which state?
Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?
what r drawbacks of OPM? Why do we go for ILE RPG?
As Packed veriable store 2 digits in 1 byte and ZONE variable store 1 digit in 1 byte... Please tell me when we have to use Packed and Zone variable...?
how can we can we the data decimal error?how can we open such file in support
what do you mean by an input subfile, what are the keywords required?
How can a screen field that has changed since the last output operation be detected?
1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?
Given the following code, what is the value of RESULT? DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++ D RESULT S 5 0 C EVAL RESULT = (2 + 3 * 2) ** 2 / 2
Hi,This is raju.Can any body give me the real experience answer for this question? 1.What is the significance of *MAP and *DROP in the CPY command?
How can read PF in reverse order (end to start) in CL pgm..
there is any limit to display the members in rpg400?