Migrate existing instances between previous generation PAS for OpenEdge and PAS for OpenEdge 3.0

After configuring the OpenEdge PASMAN utility to point to PAS for OpenEdge 3.0, you can migrate existing PAS for OpenEdge instances so that they use the PAS for OpenEdge 3.0 run time instead of the embedded PAS run time shipped with OpenEdge. Likewise, you can roll back and re‑register instances to use the embedded PAS again, if needed.

To migrate existing instances, first configure OpenEdge with PAS for OpenEdge and then re‑register the instance, which updates its run time configuration without changing the application code or instance‑specific settings. Perform the following steps to migrate an existing PAS instance:
  1. Stop the instance. To learn how to stop an instance, see Stop an instance.
  2. Re-register the instance. To learn how to register an instance, see Register an instance.
  3. Restart the instance. To learn how to restart an instance, see Restart using OESERVER.
Note: A script will be provided to support bulk migration, allowing you to move multiple instances between previous generation PAS for OpenEdge and PAS for OpenEdge 3.0.