Answer Posted / swetha
yoU can shedule a session to run at a given time or
intervel,or u can manually run the session.
Different options of scheduling
Run only on demand: server runs the session only when user
starts session explicitly
Run once: Informatica server runs the session only once at a
specified date and time.
Run every: Informatica server runs the session at regular
intervels as u configured.
Customized repeat: Informatica server runs the session at
the dats and times secified in the repeat dialog box.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How do you update the records with or without using update strategy?
What is flashback table ? Advance thanks
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
What is the Rank index port in Rank transformation?
Mention a few design and development best practices for informatica?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
How we can create indexes after completing the loan process?
What are the reusable transformations?
How to create or import flat file definition in to the warehouse designer?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com
What is a repository manager?
Is it possible to define a single node as a Gateway node as well as worker node?
is it possible to index the data in cache of lkp transformation ?
what is the -ve test case in your project.