-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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;
Metadata
Metadata
Assignees
Labels
No labels