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
what are the different commands used in rlu ?
maximum number of subfiles that can be active for a single file is?
what is the purpose of overrides?
what is *inzsr used for?
What is file information data structure(infds) in as400?
how can a message from a message file appear as a constant on the screen?
where can you specify an indicator in lokup operation?
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...
which cl command is used to trap error messages during program execution?
In Which Specs Arrays, Tables & Constants Are Defined?
how many types of display are available on as/400 for user interaction?
How to avoid using indicators in ile ?
What is the draw back of Procedures? why we are going to Modules?
how can I predict the performance of my cgis?
what is the maximum number of subfiles that can specified in a display file ?