You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
Here are the customization repository tables I would export from a PUM image via Data Mover. Then I could just import them into the new PUM.
set log cust-repo_e.log;
set output cust-repo.dat;
EXPORT PTIACUSTREPO;
EXPORT PTIAMOCUSTREPO;
EXPORT PTIAMOREFREPO;
EXPORT PTIACUSTCALCOPT;
EXPORT PTIASPPKGCUST;
EXPORT PTIATESTREPO;
EXPORT PTIAMOTESTREPO;
EXPORT PTIATESTREFREPO;
EXPORT PTIATESTCALCOPT;
EXPORT PTIASPPKGTEST;