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 |
how to write *pssr ?
What is class of service ?
what is the purpose of dynslt keyword?
What is data structure in as400? What is the use of data structure?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
what are the different types of variables available in cl?
What is the symbol used for defining a new field in SDA?
what is term cua , saa?
What is the purpose of the following? I 'CLOSED' C STAT01 I 'OPEN' C STAT02
how will you search an array?
what is the purpose of the indara keyword?
what is the maximum number of records you can specify in a display file?