major difference between normal loading and bulk loading?
Answer Posted / ananta mishra
1-normal loading will load data first in log file then load
in target.
but bulk loading load the data directly in target.
2- performance will increase where bulk loading will use.
3-u can't recover data when use bulk loading.so for that we
have to start workflow again.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
explain about unit testing? in real time?
Where do we use mapping variables in informatica?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
Explain the tuning lookup transformation - informatica
What is the benefit of partitioning a session?
What is the scenario which compels informatica server to reject files?
Explain where to store informatica rejected data? How to extract the informatica rejected data?
What are the new features of informatica 9.x in developer level?
Explain dynamic target flat file name generation in informatica
which one is better performance wise joiner or look up
How can we store previous session logs?
Explain lookup transformation is active in informatica
How to partition the Session?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
Sequence generator, when you move from develoment to production how will you reset