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 |
what are the reusable tasks in informatica ?
11 Answers CTS, HP, IBM, TCS,
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
What is the scenario which compels informatica server to reject files?
Label in Informatica. How to remove existing Label.
Create a mapping which contains 2 target tables. When the session runs for the first time it shud load Target table 1 and when it runs for second time it shud load Target table 2.
hi guys i have an question how do you find out weather the column is numeric or combination of char and numbers or it contains char,numeric and special characters.
What is the filename which you need to configure in UNIX while installing infromatica?
What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
How can you recover the session in sequential batches?
What are the new features in Informatica 5.0?
What is the difference between Bulk Load and Normal Load
in what type of scenario bulk loading and normal loading we use?