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 |
I have source file which contains duplicate data,my requirement is unique data should pass to one file and duplicate data should pass another file how?
Highlight the main features of datastage?
i have one table with one column in this column i have three rows like 1,1,2 then that rows populate to target as first tow rows as one row and remaing row as one row how it posible? COLUMN_NAME SHIVA RAMU MADHU THEN I WANT TO LIKE SHIVA AND RAMU IN ONE ROW AND MADHU IS ONE ROW IF ANY ONE KNOW PLZ TELL ME
Explain how a source file is populated?
How to convert table data into xml file using xml output stage? please explain step by step;
i have a scenario in which i/p columns areID,salary with 1,1000 2,2000 and 3,3000 i need an extra column in the o/p named avg(salary)how can i get it?
i want send my all duplicate record one tar and all uniq records one target how we will perfome explain example: input data eid 251 251 456 456 951 985 out put/target1 251 251 456 456 out put/target2 951 985 how we will bring
13 Answers Bank Of America, IBM,
What a datastage macro?
can a fact table contains textual information
6 Answers HCL, HCL BSERV, IBM,
How to reverse the string using unix?
what is the difference between 7.1,7.5.2,8.1 versions in datastage?
WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE