160 pts.
 Add or Remove the module in service Program….?
hello.

How to ad or remove the Module in Service Program.....?

Please suggest!!!



Software/Hardware used:
ASKED: November 2, 2009  9:57 AM
UPDATED: November 9, 2009  4:50 PM

Answer Wiki:
You have to have the source for the service program to and add or remove the module. Be VERY careful when removing modules from service programs. As IBM says "Unpredictable results may occur." You may also want to look at this thread here for more information on how to use binder language. http://itknowledgeexchange.techtarget.com/itanswers/binder-language/ Thanks for the advise, Could you please let me know about the how a service program have a source code. as per my knowledge,binder language is use for to list out the procedue avaible out side the the service program...my question was on how to add or remove the MODULE from service program.....please elborate --------------------------------------------------------------------------------------------------------------------------- Look at the link provided in my original answer. It has links to articles that will tell everything you need to know on how to create binder source and add and remove modules from the source. Teandy
Last Wiki Answer Submitted:  November 9, 2009  4:50 pm  by  Samule400   160 pts.
All Answer Wiki Contributors:  Samule400   160 pts. , Teandy   5,830 pts. , Teandy   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

To add/remove a module in a service program, the simplest way is to execute CRTSRVPGM with a different list of modules. I can’t imagine any simpler way in any case. It’s just a single command after all.

Tom

 108,330 pts.