how can u find out the datastage job is running on how many
nodes
Answer Posted / sudheer
Go to tools and select configurations. Then we can select default.apt, then we will be able to see no. of nodes in that.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Difference between in process and inter process?
What are stage variables?
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
Describe the architecture of datastage?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
EXPLAIN SCD
What is the purpose of pivot stage and types of containers in datastage
How many types of views are there in a datastage director?
What is a merge in datastage?
What is difference between symmetric multiprocessing and massive parallel processing?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
what is ds administrator used for?
Lookup constraints
State the difference between an operational datastage and a data warehouse?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees