Can we add or remove the module object from service
Program..and how...?
Answers were Sorted based on User's Feedback
Answer / natraj
Using binder language we can add a module into the service
program
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / samul
Natraj: Thanks for answer,but Binder languare is used only
to export the procedure not a module.
Syam : Using UPDPGM,we can only update the program when any
of the existing module is updated.
UPDSRVPGM is used to update the service pgm when any of the
procedure/module is changed.
Expecting the correct answer...
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / syan
No, You can't add module to service program.
Need to re-create. you can use RTVBNDSRC command to
retrieve binder source.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / syam
Yes, using UPDPGM (module and program) or UPDSRVPGM to add.
| Is This Answer Correct ? | 4 Yes | 7 No |
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
what is command in SFTP which is equivalent to SDUP command in FTP?
How to read 2 positions at a time in a data area? I have created a data area of length and i have to read the values of the data area like 91-92,93-94 at a time up till 100
What Is The Error If We Don't Get Login Screen?
what does defn do?
What is diff between EVAL & MOVE?
which are the figurative constants used in rpg?
what is the use of dspatr(mdt) keyword?
is it possible to create a physical file without dds?
What is the purpose of the following I UDS I 1 60ORDER# I 7 90LINE#
How to convert a spool file to PDF file in AS400?
What is Sub-System?