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 the use of invokation id
how to write server Routine coding?
how will u design file watch jobs?
What is the purpose of pivot stage and types of containers in datastage
What are the various kinds of containers available in datastage?
How to enter a log in auditing table whenever a job get finished?
in source is like seq file in date column have dd-mm-yy dddd-mmmm-yyyy mm-dd-yy yy-dd-mm yy-mm-dd i want to display only yy-dd-mm date formats only in tgt?
Converting Vertical PIVOTing without using PIVOT stage in DataStage. Ex: DEPT_NO EMPNAME 10 Subhash 10 Suresh 10 sravs Output: DEPT_NO EMP1 EMP2 EMP3 10 subhash suresh sravs 2) How to implement Horizontal PIVOTing without using PIVOT stage.
root tree will find which is server job and which is parallel job?
1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)
Why do we use exception activity in Datastage?
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?