what are the transformations that restricts the partitioning
of sessions?
Answer / swetha
Advanced External procedure tranformation and External
procedure transformation: This transformation contains a
check box on the properties tab to allow partitioning.
Aggregator Transformation: If you use sorted ports you can
not parttion the assosiated source
Joiner Transformation : yoU can not partition the master
source for a joiner transformation
Normalizer Transformation
XML targets.
| Is This Answer Correct ? | 8 Yes | 0 No |
How to load the data from a flat file into the target where the source flat file name changes daily?
Stage is which type of load is it a full load or incremental load Please let me know in detail with best example
My flat file source is C_Id 1-nov-2011 8-nov-2011 100 2000 1500 101 2500 2000 I want my Target as C_Id Week_Num Amt 100 45 2000 100 46 1500 101 45 2500 101 46 2000
what is correlated query?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
I have id, seq_no date, bill_amt and weight 1,11,'01-Jan-2014',100,2 2,12,'01-Jan-2014',40,5 3,13,'01-Jan-2014',32,5 4,14,'01-Jan-2014',98,2 5,15,'01-Jan-2014',105,3 6,16,'01-Jan-2014',11,3 1,11,'02-Jan-2014',40,2 2,12,'02-Jan-2014',100,5 3,13,'02-Jan-2014',132,5 4,14,'02-Jan-2014',198,2 5,15,'02-Jan-2014',15,3 6,16,'02-Jan-2014',16,3 Now I need output as date MXAMT_LSTWGHT MINAMT_GRTWGHT 01-Jan-2014 100 32 02-Jan-2014 198 100 Could not think of mapping to do so. Please help
insallation procedure for power center 8.1.1 especialy domain_config hw to use parameter files
What are events in workflow manager?
In a sequential batch can you run the session if previous session fails?
write sql query following source table jan feb mar apr 100 200 300 400 500 600 700 800 900 100 200 300 i want the output format like month total jan 1500 feb 900 mar 1200 apr 1500
can we use lookup t/r in flat files?what are the t/r's can be used in flat files when compared to relational DB?
Difference between Data and Index Caches?