In a sequential batch can u run the session if previous
session fails?
Answers were Sorted based on User's Feedback
Answer / swetha
Yes.By setting the option always runs the session.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / janardhanreddy
$Session.Status=Succeed or $Session.Status=fail
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bsgsr
hi,
swetha,
i am impressed with your answers and your curiousity or
zeal or interest in posting answers to the questions.
infact, i am trying for a break with the industry. i am
bsgsr infact u might have seen my name the way i did see
yours while surfing this site.
i am of the opinion that kt can certainly help in enriching
ones knowledge. i am intersted in sharing. if you too do
mail me on bsgsr12@gmail.com.
anticipating a positive response.
| Is This Answer Correct ? | 0 Yes | 2 No |
I have 1200 records how can u send it in aggregator with good performance issues?
Please let me know how we can implement the below scenario. In a single mapping,more than 500 sources (legacy,VSAM,relational) will be loading into only one target. Whenever I retreive the data(any record) from target, i need to find the details that the record belongs to which source. Thanks in advance..
Why filter transformation is an active one?
What is enterprise data warehousing?
in which situations do u go for sequence generator ?
What are the types of schemas we have in data warehouse.
lookup is passive y can't it be active? let us say i have some records in my source like 101,rohit,1000 101,rohit,1000 102,kumar,2000 like wise now as it is having multiple matches i return only first,last value it can't return bouth the values that means lookup is acting as select distinct right by default what means it is active?
What is a configuration management?
What is the need of an ETL tool?
what is mean by complex business rule ?
in a table it has 200 rows the query is select 150 from tablename.whats the output
In update strategy t/r we had given dd_insert condition & in session we gave delete condition . Then what will happen? mapping will run ?