■PegaVupにおけるData schema/Rules schemaの大まかな移行手順:
(参考資料:https://docs.pega.com/bundle/platform/page/platform/deployment/onprem-software-update-gonogo-enable-shema-changes.html)
1.DBで空のData schema、Rules schemaを作成する
2.既存Ruleを旧Rules schemaから新Rules schemaに移行するため、「migrate.sh」を実行する
※「migrate.sh」については以下リンク参照:https://docs.pega.com/bundle/platform/page/platform/deployment/run-rules-migration-script.html
3.'23のRule更新分を新Rules schemaに反映するため、IUAツールを実行する
※IUAツールについては以下リンク参照:https://docs.pega.com/bundle/platform/page/platform/deployment/patch-update-process-iua-method.html#Upgrading_the_migrated_rules_schema_by_using_the_IUA
※IUAツールに必要な「PRPC_Setup.jar」はPegaからもらう想定
4.'23のData更新分を旧Data schemaに反映するため、「update.sh」を実行する
※「update.sh」については以下リンク参照:https://docs.pega.com/bundle/platform/page/platform/deployment/patch-update-process-data-schema-changes.html
5.使用するRules schemaは新Rules schemaに向きを変更したうえ、ノードを再起動する
※Data schemaは旧Data schemaを流用するため変更しない
■参考になるドキュメント:
・PegaVup関連のドキュメントまとめ:
https://support.pega.com/support-doc/installation-and-update-documentation-roadmap
・影響確認からテストまで全体的な流れ/手法については、以下トピック配下のドキュメント参照:
https://docs.pega.com/bundle/keeping-current/page/keeping-current/kc/onprem-software-update-zdt.html
・詳細なUpdate作業手順については、以下トピック配下のドキュメント参照::
https://docs.pega.com/bundle/platform/page/platform/deployment/update-introduction.html