What is checksum termnology in informatica? Where do you use
it ?
Answers were Sorted based on User's Feedback
Checksum used to cretae unique columns in table when u
implement checsum on any field in table during load time
then it will automatically find the max value of the field
and add 1 for every next record inserted. basically used i
SCD to create Index.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / krishna
Its a validation rule If the data is altered outside the
company firewall, the checksum will automatically detect
the violation and deny validation of the data
| Is This Answer Correct ? | 12 Yes | 7 No |
Answer / chitta acharya
Specify whether you want the PowerChannel Server to
calculate checksum for the file transfer. Enter "yes" to
enable checksum. Enter "no" to disable checksum. If you do
not enter a value for checksum, PcCmd uses the default
checksum value in the PcCmd.properties file.
| Is This Answer Correct ? | 2 Yes | 6 No |
i have one senario i have table with 2columns one for primary key another is a constant value(zero). i have to lookup the table and get the maximum primary key here i don't have any common column between source and lookup table(wt table i explained above)... table is (i am assuming he didn't give the table) column1 column2 5 0 2 0 8 0 6 0 3 0 12 0 7 0
What is the difference between a connected look up and unconnected lookup?
explain abt union t/r?
can we have to do changes in session property when we are dynamically generating target files?
What is power center repository?
which transformation uses cache?
How to delete duplicate records if we have huge volume of records in a table ? (rowid is not the correct approach)
What is a sequence generator transformation?
What is the approximate size of data warehouse?
6 Answers Accenture, i3 Solutions,
i have two source data there is no pk,fk how to join the two sources
what are the types of facts with Examples?
suppose i have source 101 a 101 b 101 c 101 d i want target like 101 abcd how will u achive this please give me the answer