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

if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

0 Answers  


Can anybody tell me that why we use option(*nodebugio)in H- Spec?

3 Answers  


As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks

5 Answers   CTS,


there is any limit to display the members in rpg400?

3 Answers  


How to find d key field of a pf that doesn’t have source physical file?

2 Answers  






i'm working on progA , in that program i want to see the userids of the users who work on this program?

10 Answers   Four soft,


ESCAPE message sent by child program can be handled by parent program using which keyword?

2 Answers  


i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program

6 Answers  


I have a RPG program of 100 Lines and first line is to SETON indicator LR. Will the program execute rest of the 99 Lines?

6 Answers  


Can anybody tell me the setps to create .csv file in IFS folder on AS/400. I also need to know how I can send this .csv file to PC in xls sheet.....?

2 Answers  


How can we know running job is batch or interactive?

0 Answers  


steps involved in debugging and types of debugging modes?

1 Answers  


Categories