DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN
SERVICE PGM...when using binding directory service pgm is
necessary?

Answer Posted / sumit gupta

Binding Language concept is involved in Service program.
This is used when we export procedures and attach when we
create service program or when update service program.
Binding language contains certain keywords like STRPGMEXP,
ENDPGMEXP, EXPORT
STRPGMEXP is used when signature is hardcoded or *current
or *previous is specified on PGMLVL.
ENDPGMEXP is used to end the STRPGMEXP
EXPORT is used to export the symbolic name of module
(procedure)

Binding directory is used to to attach many modules and
service program.

It depends whether service program is neccessary or not, if
your binding directory contains all the procedures which
are also present in service program then no need to using
service program.


Cheers

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the different commands used in rlu ?

1905


maximum number of subfiles that can be active for a single file is?

1319


what is the purpose of overrides?

1372


what is *inzsr used for?

1929


What is file information data structure(infds) in as400?

1212


how can a message from a message file appear as a constant on the screen?

1245


where can you specify an indicator in lokup operation?

1463


If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...

2427


which cl command is used to trap error messages during program execution?

1128


In Which Specs Arrays, Tables & Constants Are Defined?

915


how many types of display are available on as/400 for user interaction?

864


How to avoid using indicators in ile ?

981


What is the draw back of Procedures? why we are going to Modules?

1459


how can I predict the performance of my cgis?

859


what is the maximum number of subfiles that can specified in a display file ?

1382