what is operator combinality in datastage?
Answer / ankit gosain
Hi All,
It's a property of DataStage in which it combines two or
more Operators into a single Process.
You can explicitely enable/disable it with the help of
APT_DISABLE_COMBINATION environment variable at the job
level or at the Project level as well.
At stage level also you can enable/disable it:
In Stage properties>> Advance>> Operator Combinality.
By default it's Auto, so that datastage will decide whether
to combine or not.
You can see this combinality behavior by using the
following Environment Variable:
APT_DUMP_SCORE
For further queries, write me @ ankitgosian@gmail.com
Cheers,
Ankit :)
| Is This Answer Correct ? | 3 Yes | 0 No |
source file having the data like aabbccc, i want target file result like a1a2b1b2c1c2c3.
HOW CAN WE SEE THE DATA IN DATASET?
Hi any one has datasatge 8.5 certication dump could you please provide your details i will contact you. send reply to my mail rajaadivi@gmail.com Thanks in Advance
What is the purpose of pivot stage and types of containers in datastage
what are the errors,warnings in datastage
hi everbody, i have a problem in my project.. Native Error Code: -407 "Assignment of a null value to a not null column" hi everbody, i have a problem in my project.. Native Error Code: -407 "Assignment of a null value to a not null column" i have no idea, what should i do..please help :(
Name the different sorting methods in datastage.
guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example.
for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr
HOW CAN WE ABORT THE JOB IF THE RECORDS OF SOURCE FILE CONTAINS VALUE AS 'VIJAY'?
how to abort the job its matain duplicates?
What is the Difference Between DataStage 7.5 version and 8.1 Version?