 Code page compatibly –Where all changes are made to
handle the scenario.
Answer / mike
when two code pages are compatible then the characters
encoded in the code pages are virtually identical. If the
code pages are identical, then there will not be any data
loss. One code page can be a subset or superset of another.
For accurate data movement, the target code page must be a
superset of the source code page.
Superset - A code page is a superset of another code page
when it contains the character encoded in the other code
page, it also contains additional characters not contained
in the other code page.
Subset - A code page is a subset of another code page when
all characters in the code page are encoded in the other
code page.
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the deliverables?in your project?
I want load the data into target with out 1st and last record.
How to join three sources using joiner? Explain though mapping flow.
Hi, I have one flatfile as target in a mapping . When i am trying to load data second time into it. The records already is in flatfile is getting override. I don't want to override existing records. Note : we can do this by implementing CDC / Incremental pool logic if target is relational . But this is flatfile. So, even i use this same technique it will override only So what is the solution ? Is there any option at session level for flatfile target ? Advance Thanks
What are different types of transformations available in informatica?
What do mean by local and global repository?
What are events in workflow manager?
My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.
What are the different ways to implement parallel processing in informatica?
Define Incremental Aggregation?
Differences between connected and unconnected lookup?
Why we use ENABLE HIGH PRECISION in session properties?