GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  DataStage
Go To First  |  Previous Question  |  Next Question 
 DataStage  |  Question 231 of 390    Print  
how to find the process id?explain with steps?

  
Total Answers and Comments: 4 Last Update: December 05, 2006     Asked by: mallikharjuna reddy 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 01, 2006 11:12:17   #1  
rajeev        

RE: how to find the process id?explain with steps?

you can find it in UNIX by using ps -ef command it displays all the process currently running on the system along with the process ids


 
Is this answer useful? Yes | No
September 05, 2006 03:16:23   #2  
c2        

RE: how to find the process id?explain with steps?

From the DS Director.Follow the path :

Job > Cleanup Resources.

There also you can see the PID.It also displays all the current running processes.


 
Is this answer useful? Yes | No
October 04, 2006 15:56:49   #3  
jgreve Member Since: October 2006   Contribution: 1    

RE: how to find the process id?explain with steps?
Depending on your environment you may have lots of process id's.From one of the datastage docs:you can try this on any given node: $ ps -ef | grep dsuserwhere dsuser is the account for datastage.If the above (ps command) doesn't make sense you'll need somebackground theory about how processes work in unix (or the mksenvironment when running in windows).Also from the datastage docs (I haven't tried this one yet but it looks interesting):APT_PM_SHOW_PIDS - If this variable is set players will output an informational message uponstartup displaying their process id.Good luck.
 
Is this answer useful? Yes | No
December 05, 2006 04:10:38   #4  
Bharath narahari        

RE: how to find the process id?explain with steps?

U can also use Data stage Administrator.Just click on the project and execute command just follow the menu joice to get the job name and PID .then kill the process in the unix but for this u will require the user name of the datastage in which the process is locked


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape