whether Sequence generater T/r uses Caches? then what type
of Cache it is
Answers were Sorted based on User's Feedback
Answer / sree
no it won't have any cache
we have caches for the following t/r
aggregate t/r
joiner t/r
sorter t/r
lookup t/r
Is This Answer Correct ? | 17 Yes | 5 No |
Answer / anup
the seq t/r uses index cache for the sequential range of
numbers for the generated keys.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / chaitanya
Yes sequence generator uses Cache in case of reusable.
This cache is used to buffer the max no of seq no that can
be generated for each execution.
For more details plz refer Informatic 8.1 manual.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / amir jalali
Sequence generator uses a cache when reusable.
This option is to facilitate multiple sessions that are
using the same reusable sequence generator.
The number of values cached can be set in the properties of
the sequence generator.
Not sure about the type of Cache.
Is This Answer Correct ? | 1 Yes | 0 No |
What is the maplet?
what is the dashbords?
What is workflow manager?
I have table name called Team and I have name and DOJ in that table in oracle, when I retrive the table in Informatica DOJ shows with date and time , I want want to know is it possible to get only date(MMDDYYYY) in the date data type,
How are indexes created after completing the load process?
Source (Flatfile) - Target (1-1 mapping). How to load first or last 20 record to target?
How union transformation is active ?
Hello...... How can i set my mapping as read-only? Please answer me. Advance thanks
what is procedure to use mapping variable in source qualifier transformation? with example
how to run 2 workflows sequentially. plz respond what is the process?
my table contain duplicate Records i wanna load uniq records to my table . i have to pass the uniq records through filter t/r how?
how to run the batch using pmcmd command