Previous Topic: Stop the Cross-Enterprise APM AgentNext Topic: SMP/E ACCEPT


Deploy an Updated Version of the Cross-Enterprise APM Agent

While SMP/E is used to install the extension, deployment is required to create the executable runtime path. Likewise, SMP/E is used to maintain or update the agent, deployment is required to update the executable runtime path. If you update the agent, deploy it using the steps in this topic.

Follow these steps:

  1. Shut down CA Cross-Enterprise APM Agent by issuing the following MVS operator command:
    MVS P WILYZOS
    
  2. Submit the custom.JCL(DEPLOY) batch job.

    The job deploys or copies the contents of your installed SMP/E target paths /root/C7C4960/C7C4HFS and /root/C7C4960/C7C4JAR into the runtime path /root/C7C4960/Cross-Enterprise_APM/.

  3. Restart CA Cross-Enterprise APM Agent by issuing the following MVS operator command:
    MVS S WILYZOS
    

Note: After initial deployment, subsequent executions of the custom.JCL(DEPLOY) job to deploy any maintenance does not alter the /root/C7C4960/Cross-Enterprise_APM/config runtime path. The path contains configurable files that you have customized. If these files require maintenance, that maintenance contains HOLDDATA. The HOLDDATA instructs you on how to update these files manually to deploy that maintenance.