0% found this document useful (0 votes)
1 views

Userguide_1878

The document describes a shell script template designed to monitor and abort suspended PowerCenter workflows automatically. It supports PowerCenter versions 9.1 and 9.5 and requires specific environment variables to be set before use. The script has been tested in a Linux environment, and users may need to modify it for other systems.

Uploaded by

Aravind Ch
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

Userguide_1878

The document describes a shell script template designed to monitor and abort suspended PowerCenter workflows automatically. It supports PowerCenter versions 9.1 and 9.5 and requires specific environment variables to be set before use. The script has been tested in a Linux environment, and users may need to modify it for other systems.

Uploaded by

Aravind Ch
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Name of Solution:

Script: Identify and Abort Suspended Workflow

Business Requirement:
A Shell script template which lets monitors workflow for suspended state and aborts it.

Solution URL:
https://community.informatica.com/solutions/1878

Supported Versions:
PowerCenter 9.1 and 9.5

Description:
When a PowerCenter workflow is suspended, it continues to remain in the suspended state
until it is aborted manually. The given shell script template shows you how you can monitor
the Workflow for suspended state and abort it programmatically.

Download file contents:


1. Script

Steps to implement the solution:


1. Ensure that you have INFA_HOME (pointing to Informatica Installation Directory) and
INFA_DOMAINS_FILE (Pointing to domains.infa file) environment variables defined.
2. Before using the Script, make sure you have updated the parameters e.g.
Integration Service Name, Domain Name according to your environment. Please
refer to the Screenshot of the Script file shown below.

Please rate this solution and share your feedback on Marketplace Website.
3. This Script has been tested on Linux environment. To be able to execute them in
other environments (e.g. AIX, HP-UX or Solaris), User will have to make necessary
changes.

YouTube Video on Importing and Configuring Workflows:


http://www.youtube.com/playlist?list=PLLRreK2jjjgWBQ4NPfp0QWTxYDvlnEqSJ

Other Useful links:

Mapping Bundles
Workflow Bundles
Informatica Tools Bundles
Informatica for Social Media Bundles
Debugging Tools Bundles
Visio Templates Bundles
B2B Templates and Projects Bundles
Data Quality Packs and Plans Bundles
Script Bundles

Please rate this solution and share your feedback on Marketplace Website.

You might also like