WHAT IS MEANT BY SIGNATURE VAILOTION ERROR
Answer / henry
Singnature violation will ocurr whenthe service pgm is
changed (added new proceduers inbetween) without rebuilding
other impacted pgms which are calling/using the service pgm.
Its better touse Binding source to manaage the singature
violation errros.
| Is This Answer Correct ? | 3 Yes | 0 No |
1.How to load Records of a Physical file(PF) in the reverse order, in CL program?
1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??
Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
what was the robotech rpg?
A particular job executing on the iS is not behaving as expected and is operating in an environment in which it can be debugged. What commands would you use to debug and observe the program?
what r drawbacks of OPM? Why do we go for ILE RPG?
if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.
What is the length of Signature?
How to print output from openquery in as400 ?
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???