Tuesday, December 20, 2011

How to Determine the process associated with an Integration Service or Repository Service

Solution


If there are multiple Integration Services enabled under one node, there are multiple pmserver processes running on the same machine. To do determine the process associated with an Integration Service or Repository Service do the following:





  • Log on to the Administration Console Click on Logs > Display Settings.


  • Add Process to the list of columns to be displayed in the Log Viewer.


  • Refresh the log display.


  • Use the PID from this column to identify the process as follows:


UNIX Run the following command:
ps -ef grep pid Where pid is the process ID of the service process.
WindowsRun Task Manager.



Select the Processes tab. Scroll to the value in the PID column that is displayed in the PowerCenter Administration Console.

No comments:

Post a Comment