Server packaeg for iSeries
We have two JDE instances running on same iSeries LPAR. One instance for US and other for HK. I know we can built Server package for one Server and compress it and deploy on other Server. This way we need not build the package for both the Servers. But this concept is only for Windows or Linux, not for iSeires becasue of it's fat file System. I built Server full package for one instance and then did some SQl updates and file copies. Now able to deploy the Package on both instances. Will the same work for update package?