- SSH logon to old DSC machine (if needed, switch to admin user using sudo –su).
- Download and extract DSAMetadataMigrator 17.20.01.00 or later.
- Run ./installPython3.sh to install PyYAML.Beginning 17.20.06.00, OS-based python rpms is available as part of OS certlist. If it throws any error, then run this command manually.
- If new DSC is 17.20.03.00 or later then set $DSA_DSC_JSK_HOME using export $DSA_DSC_JDK_HOME in /etc/bash.bashrc
- If SLES15, use python3 generateYml.py -all/-online.
- If SLES12, use ./generateYml.py –all/-online.