If a session fails after loading of 10,000 records in to
the target.How can you load the records from 10001?
Answer Posted / rao
one option is session recovery.
or
select * from select rownum from tablenaem) where rownum>10000
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
Explain informatica architecture - version 8 / 9
What is the cumulative sum and moving sum?
What does “tail –f” command do and what is its use as an Informatica admin.
how we can load rejected record's at run time?(not through bad files)
Explain the difference between a data warehouse and a data mart?
What are the new features of Power Center 5.0?
Mention a few design and development best practices for informatica?
What are the different options available for update strategy?
How do you remove duplicate records in informatica? And how many ways are there to do it?
Whats the difference between informatica powercenter server, repositoryserver and repository?
What does reusable transformation mean?
Under what condition selecting sorted input in aggregator may fail the session?
Scheduling properties,whats the default (sequential)
What is mapping debugger?