How can you find out whether datastage process is running
or not in unix?
Answer Posted / 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 View All Answers
What are the different plug-ins stages used in your projects?
What is the command line function to import and export the ds jobs?
Demonstrate experience in maintaining quality process standards?
What are the processing stages?
What are the steps needed to create a simple basic datastage job?
Define project in datastage?
what are the errors,warnings in datastage
What is usage analysis in datastage?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
Can you explain engine tier in information server?
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
What is the importance of the exception activity in datastage?
What could be a data source system?
How do u convert the columns to rows in datastage?
how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?