Uninstall Informatica Plugin
book
Article ID: 141025
calendar_today
Updated On:
Products
CA Workload Automation Agents
CA Workload Automation Agent
Issue/Introduction
Is there any procedure to uninstall the Informatica Plugin without disturbing the system Agent?
Environment
Release : 11.3
Component : CA Workload Automation Agent for Informatica
Resolution
1. Stop the Agent
2. Backup the Agent's agentparm.txt file (located in agent installation directory). In case you need to roll back the change.
3. Edit the agentparm.txt file and remove or comment out all parameters added by the installer for informatica, and
4. Start the agent.
For example, comment out these parameters for informatica;
#
# Added by Installer for informatica
#
#informatica.concurrentinstances.enabled=true
#informatica.connection.pool.size=20
#informatica.monitor.workflow.sleep.time.seconds=20
#informatica.passonsuccessonly.default=true
#informatica.thread.pool.size=20
communication.alias_2=AGENT_INF
informatica.appendrunlog=FAILURE
informatica.controltask.enabled=false
informatica.server.target.default=default
jdbc.drivers=oracle.jdbc.driver.OracleDriver
plugins.start_internal_7=informatica
Feedback
thumb_up
Yes
thumb_down
No