WHAT IS MEANT BY SIGNATURE VAILOTION ERROR



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

Post New Answer

More RPG400 Interview Questions

What is the purpose of record level identifier?

0 Answers  


What does Implicit Open means with respect to a file ? What about the Explicit Open?..what are the major differences between these two?

1 Answers   IBM,


What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?

2 Answers  


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...

0 Answers  


parameters cannot be passed in which one??

2 Answers   CTS,






How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?

3 Answers   HCL,


Can an indexed file be accessed in arrival sequence in RPG?

3 Answers  


Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?

4 Answers  


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

2 Answers  


How can read PF in reverse order (end to start) in CL pgm..

8 Answers   TCS,


can i use unique key in LF

3 Answers   TCS,


1. Which Built-In-Function will you use to achieve the following functionality? CLONO1NO2NO3 Factorl÷÷+OpcdeFactor2++÷ResultLenDHHiLoEq C QTY IFLT *ZERO C QTY MULT -1 QTY C ENDIF a) %ABS b) %TRIM c) %TRIMS d) %UNS

3 Answers   IBM,


Categories