Data Warehousing Community Forum Data Warehousing Community Forum
The Warehouse of Data warehousing knowledge ...
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
September 09, 2010, 06:01:59 am


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Stop a Workflow forcibly  (Read 139 times)
balambigai85
DW Fresher
*

Reputation: +4/-0
Offline Offline

Posts: 9


View Profile
« on: July 05, 2010, 03:11:37 pm »

Hi frenz,
Tell me how to stop a workflow when the stop / abhort doesnt help in 8.6?

In 8.1, I remember we had an option to kill the connection does exist between informatica and Database.

Logged
Allegra
DW Apprentice
**

Reputation: +14/-0
Offline Offline

Posts: 53



View Profile
« Reply #1 on: July 05, 2010, 04:53:19 pm »

The best way is to kill is from Unix end - if your Informatica hosts on Linux/Unix servers.

Code:
ps -ef | grep "pmcmd"
From the above command you get a list of workflows that are running as of now.

Get a process id corresponding to the session that you are running.

Code:
Kill -9 <pid>
Logged

@llegr@
what do you call an Ant with an AK47 ?
Pages: [1]   Go Up
  Print  
 
Jump to:  



© Copyright 2006-2010 DW Forum. All rights reserved

contactSanghala | Cyber Militia | Powered by SMF | SMF © 2006-2009, Simple Machines LLC | Dilber MC Theme by HarzeM