225 pts.
 Copy Objects( SRVPGM, MODULE ) to other system(iSeries)
Hi everybody,

explain this, I have two iSeries one with all my sources and other only have object, so the first one I made my test an after that I normally copy objects to second system.

Now I have a doubt, what I need copy for second system if I have modules and service programs?

 And before I call these programs in the second system I need anything else for call?

Thanks.



Software/Hardware used:
ASKED: December 17, 2009  3:07 PM
UPDATED: December 18, 2009  7:55 AM

Answer Wiki:
You only need to copy the *PGM objects. You do not need the source or *MODULE as these were only needed for the object creation. Many thanks Charlie. ======================================================= You need to copy *PGM objects if you updated modules in programs. But you need to copy *SRVPGM objects if you updated modules in service programs. The *MODULE objects would only be useful for developing programs and service programs. They probably will never need to be copied to another system. The *PGM and *SRVPGM objects contain executable code and whichever ones are changed must be copied over. Tom
Last Wiki Answer Submitted:  December 18, 2009  7:55 am  by  BUG68   225 pts.
All Answer Wiki Contributors:  BUG68   225 pts. , CharlieBrowne   32,915 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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