What is APT_DUMP_SCORE?
Answers were Sorted based on User's Feedback
Answer / dnm12345
APT_DUMP_SCORE is an reporting environment variable , used to show how the data is processing and processes are combining
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / mamatha
APT_DUMP_SCORE provide details in the log output on how the framework partition the datasets, and the processes/partitioning that the operator are taking up.
This information is useful when you wish to observe the partitioning process of your job, and identifying potential bottlenecks on your job flow (especially tasks that are inserted by default by the framework).
| Is This Answer Correct ? | 6 Yes | 0 No |
What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?
where we use config file as parameter ?
Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain
Define ds designer?
while we using change capture stage we have to be take two table thats are 1.before table 2. after table . what is before table and after table please give me clear notation Thank You very much in advance
What is the Difference between Change capture stage and Difference Stage ? What are its significance individually ?
Question 4) source target c1 c1 c2 c3 c2 c4 c4 c5 c3 c6 c7 c4 c5 c6 c7 Singal Source and Singal Target only subash,
Explain connectivity between datastage with datasources?
there are two schemas x and y are there. some data is in x schema. i want to use that in y schema..how can i use? please give some possibilities
What are the prerequisites for join stage
How to work with XML out put stage? Please explain step by step? i need to generate XML file using Table data. Given is the .XSD file. Please help?
What is the difference between passive stage and active stage?