please help me answer to this question
what is the difference between the binding and srvpgm in
ilerpg?

Answer Posted / pramod & remya

Service program-These are pgms that holds the modules that
we frequently used in a pgm. ie, we need to bind this
service pgm with a pgm in order to work with the modules in
it. now we can call the modules by using callb. Service pgms
are not work independently. Service pgms provides services
to another pgm or modules when needed.all the modules in the
service pgm exists in the same activation group.

Binding directory- it used to increase system performance
.Instead of searching in all libraries,the ile compiler
check the existence of object in binding directory.If it
will not find the obj in binding directoy, it will search in
other lib list.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

749


Explain mdt?

657


what is kids-rpg?

661


How to select highest score of each subject or how to select highest income of every month?

1287


can you debug ile rpg program using isdb?

732






Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1445


what is program status data structure?

1368


how do I declare a table or array in rpg iv?

728


How to write record if no field or the field are different in physical file in rpgle ?

478


what is the rpg system?

660


explain sflclr, sflend, sfldlt, and sflcsrrrn?

880


what do you mean by an input subfile, what are the keywords required?

762


how do you use commitment control in rpg?

750


What is difference between bind by copy and bind by reference?

1718


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1554