package ship with alias members is not working and getting errors at the remote location
search cancel

package ship with alias members is not working and getting errors at the remote location

book

Article ID: 12391

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

We currently update a library named iprfx.MACLIB via a move processor.  On our development LPAR is an 

alias for iprfx.iqual.iqual2.MACLIB.  The remote location is iprfx.MACLIB (which is the real library).  

When we do a ship the mapping rules are mapped iprfx.MACLIB to iprfx.MACLIB.  The problem is that the alias of

iprfx.iqual.iqual2.MACLIB  cannot be found on the production LPAR (target of the ship).  What needs to be

changed?

 

Environment

Release:
Component: ENDBAS

Resolution

In order to get the package ship to run with no errors you need to change the mapping rules 

from:

iprfx.MACLIB on the sending system to iprfx.MACLIB on the remote system.

to:

iprfx.iqual.iqual2.MACLIB on the sending system to iprfx.MACLIB on the remote system.

The change is required to have to the original file (iprfx.iqual.iqual2.MACLIB on host)

to alias file iprfx.MACLIB (on the remote).