How can you find out whether datastage process is running
or not in unix?

Answers were Sorted based on User's Feedback



How can you find out whether datastage process is running or not in unix?..

Answer / oct10

by unix command ps-ag

Is This Answer Correct ?    17 Yes 3 No

How can you find out whether datastage process is running or not in unix?..

Answer / abhimanyu

ps -ef | grep jobname

Is This Answer Correct ?    9 Yes 1 No

How can you find out whether datastage process is running or not in unix?..

Answer / shikha

ps -ef | grep phantom

This will give list of all the processes running on that
node along with time and job/sequence name

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Data Stage Interview Questions

how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara

0 Answers  


what will happen if we allow duplicates in datastage lookup abort drop record 1st value of duplicate record none

1 Answers   Wipro,


how to load meta data

2 Answers   IBM,


Is there any possibility to generate alphanumeric surrogate key?

3 Answers   ABC, IBM,


WHAT IS FORCE COMPILE?

3 Answers   FIS, HCL, Polaris,






In aggregator stage,to find the sum of the entire group of columns,it displays in binary format. How can i solve this problem.

1 Answers   IBM,


how to call routines in stages?

3 Answers   ME,


source file contains 100 records, i want 10 records in target file how it possible in datastage

6 Answers   IBM,


In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?

0 Answers  


Hi am sundar, i have datas like 00023-1010 00086-1010 00184F2-1010 . . . . SCH-AS-1010 200-0196-039 . . . Now i want the result "SCH-AS" in onee column and "1010" in another column.. Can any one tell the answer...

5 Answers  


You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?

1 Answers   TIAA CREF,


IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?

3 Answers   Infosys,


Categories