Page 1 of 1

Player processes

Posted: Mon Feb 11, 2013 11:34 am
by TonyInFrance
Another popular question for the Datastage Certification exam:

You submit a job from DataStage Director and then log onto your DataStage Linux server to issue the command "ps -ef | grep ds" and receive the following screen: Which process is a player?

P.S. is there anyway to attach a file to a post on this forum?
I'd like to upload a jpg image to show what the ps -ef|grep ds shows

Posted: Tue Feb 12, 2013 8:14 am
by chulett
The Img or "Image tags" are used to link images into posts. Find any of the many free file hosting / sharing sites out there and upload your screenshot then use the tags to link back to the URL they give you. Heck, most will build the image tags for you, ready to go.

Posted: Tue Feb 12, 2013 8:21 am
by TonyInFrance
Thanks Craig. here's the link:

http://www.filehosting.org/file/details ... rocess.JPG

The question following this in the test prep is:

You submit a job from DataStage Director and then log onto your DataStage Linux server to issue the command "ps -ef | grep ds" and receive the following screen: Which process is a player?

I'm LOST

Posted: Tue Feb 12, 2013 8:39 am
by prasson_ibm
Hi,
According to my understanding Section Leader forks Player processes,so Player process should look like below:-

Code: Select all

$ ps -ef|grep ds|grep APT_PMsectionLeaderFlag
   dsadm  7602242        1   0   31 Jan      -  0:05 /opt/IBM/InformationServer/Server/PXEngine/bin/osh -APT_PMsectionLeaderFlag ait-etl01dev 10005 0 30 node1 ait-etl01dev 1359627484.13033.13e0034 0
   dsadm  9765114 15466594   0   31 Jan      -  0:00 /opt/IBM/InformationServer/Server/PXEngine/bin/osh -APT_PMsectionLeaderFlag ait-etl01dev 10005 1 30 node2 ait-etl01dev 1359627484.13033.13e0034 0
   dsadm 12320934 15466594   0   31 Jan      -  0:00 /opt/IBM/InformationServer/Server/PXEngine/bin/osh -APT_PMsectionLeaderFlag ait-etl01dev 10005 1 30 node2 ait-etl01dev 1359627484.13033.13e0034 0
   dsadm 13500436  7602242   0   31 Jan      -  0:00 /opt/IBM/InformationServer/Server/PXEngine/bin/osh -APT_PMsectionLeaderFlag ait-etl01dev 10005 0 30 node1 ait-etl01dev 1359627484.13033.13e0034 0
   dsadm 15466594        1   0   31 Jan      -  0:05 /opt/IBM/InformationServer/Server/PXEngine/bin/osh -APT_PMsectionLeaderFlag ait-etl01dev 10005 1 30 node2 ait-etl01dev 1359627484.13033.13e0034 0
   dsadm 15532064  7602242   0   31 Jan      -  3:17 /opt/IBM/InformationServer/Server/PXEngine/bin/osh -APT_PMsectionLeaderFlag ait-etl01dev 10005 0 30 node1 ait-etl01dev 1359627484.13033.13e0034 0