To uninstall the modules from z/OS, you need to uninstall its individual components as described below.
If a SOAP pipeline is used, scan all the pipeline configuration files and remove ZDTSOAPH references.
If ZDTSOAPH remains in the pipeline, CICS SOAP requests will fail.
DFHPI0604 <cicsapplid> CPIH The CICS SOAP handler encountered an error while trying to link to program ZDTSOAPH.The program was not loadable. PIPELINE: <pipeline name>.
Remove ZDTPLT and ZDTPLTSD from the PLT list.
An attempt to restart CICS without removing these might cause the CICS startup to hang while awaiting operator input to continue without ZDTPLT.
DFHSI1579D <cicsapplid> Module DFHSIPLT PLT program ZDTPLT not found. Reply GO or CANCEL.
Remove the ZDTPLT=
parameter from INITPARM in the SIT parameter.
Remove the Dynatrace GROUP definition (DTA1
by default) from the CSD.
optional Remove SZDTLOAD if it was added to the DFHRPL concatenation.
Use DTAX DISABLE
to disable our hooks and exits until you can restart the CICS region.
Restart the CICS region.
For IMS control regions
D
to disable the IMS hook until you can restart the IMS region.For IMS Connect
Follow the steps below to uninstall the z/OS Java module from the respective instances.
Although the zRemote module is installed automatically during the ActiveGate installation, it isn't removed when the ActiveGate is removed. You need to uninstall the zRemote module separately.
Delete the following installation datasets:
DT.R1nnnx.SZDTAUTH
DT.R1nnnx.SZDTLOAD
DT.R1nnnx.SZDTSAMP
There are installation files, log files, and configuration files in the z/OS Unix system services (USS) environment that need to be manually deleted following the uninstallation.
If you used the u/dt
default home directory:
/u/dt/log
directory./u/dt/agent
directory.Delete the u/dt
directory to clean up those installation files and log files.
Delete the z/OS Java module dynatrace-oneagent-zos-java.jar
file and the dtconfig.json
configuration file from where you stored them in the z/OS USS environment.