If I have a index defined on target table and if set it to
bulk load will it work ?
Answer Posted / parikhita prusty
BULK LOAD DOESN'T SUPPORT THE INDEX.BULK LOAD BY PASSES LOG WHICH WE CAN'T RECOVER THE SESSION WHEN SESSION FAILS.MOSTLY WE USE INDEX FOR SELECT STATEMENT WHICH INCREASES THE PERFORMANCE WHEN WE INSERT THE RECORDIN A TABLE HAVIN INDEX IT DECREASES THE PERFORMANCE.SO BEFORE INSERT THE DATA IN THE TABLE WE HAVE TO DROP OR DISABLE THE INDEX WHICH INCREASES THE PERFORMANCE.NORMAL LOAD SUPPORT THE INDEX.
REGARD'S
PARIKHITA
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a code page?
How can we use mapping variables in informatica?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
Where are the source flat files kept before running the session?
What are the measure objects?
What is the difference between informatics 7x and 8x and what is latest version?
Explain joiner transformation in informatica
Briefly define a session task?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
What are the components of Informatica? And what is the purpose of each?
what is degenerated dimension?
Which transformation is needed while using the Cobol sources as source definitions?
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
How to implement security measures using repository manager?
What are the types of lookup transformation?