Question: Our iSeries has two partitions. One is for the production environment and the other is the development environment.
The 2E product is used on the development partition, however, I know that some of the 2E programs need to be on the production partition.
Do I need to move a copy of the entire Y1SY library to the other partition or only certain programs to run 2E generated programs?
Release : 8.5
Execute > YDUPAPPOBJ command with GENLIB option to ship only generated libraries to the production partition. No need to move/copy Y1SY library to the production partition.