How can you find out whether datastage process is running
or not in unix?
Answers were Sorted based on User's Feedback
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 |
why we use parameters instead of hard code in datastage
In aggregator stage,to find the sum of the entire group of columns,it displays in binary format. How can i solve this problem.
Differentiate between hash file and sequential file?
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
What are the different plug-ins stages used in your projects?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
in sequtial file 2 columns avaliable, i want only one column load the target. for this we can do by modify and copy stage. But here when using modify stage (in property drop column1) until it is ok. if target is data set How to view the data. with out using data management. what is the reason for this. if any body know this answer plz tel me. thanks.
it is possible to load two tables data into one sequential file?if possible how?plz share with me?
what is usage of datastage with materialized views
is it possible to access the same job by two users at a time in DataStage?
How do you get log info into a file?
How we can convert rows to columns in datastage?