Hi, I tried to upgrade the instances using "Upgrade Processes" bu

Hi,
I tried to upgrade the instances using "Upgrade Processes" but am getting the error as INCOMPATIBLE_PVS stored in Result codes for some instances and others shows up SAME MODEL.
1. What do you mean by the error INCOMPATIBLE_PVS and how to resolve the same?
2. Does SAME MODEL mean that the particular instance is updated?

Thanks,
Sumit

OriginalPostID-142275

OriginalPostID-142275

  Discussion posts and replies are publicly visible

Parents
  • Hi,

    Target model must contain all PVs present in the source model, matched by Name (case insensitive), Type, and Multiplicity settings.
    The Parameter and Hidden settings, however, can be different; those settings will upgrade to the target model’s.
    For example, if the target model has a PV (`pv!person`) of type Person^2 and the source model has the same PV but of type Person, the process will not upgrade because the CDT types are different.

    To ensure that your process upgrade will run successfully, always do a dry run in the upgrade plugin.
    Hope it helps.
Reply
  • Hi,

    Target model must contain all PVs present in the source model, matched by Name (case insensitive), Type, and Multiplicity settings.
    The Parameter and Hidden settings, however, can be different; those settings will upgrade to the target model’s.
    For example, if the target model has a PV (`pv!person`) of type Person^2 and the source model has the same PV but of type Person, the process will not upgrade because the CDT types are different.

    To ensure that your process upgrade will run successfully, always do a dry run in the upgrade plugin.
    Hope it helps.
Children
No Data