Saturday, October 17, 2009

S_NOTE table

In the Table S_NOTE

Records can be added without any required unique combination of user key. This table does not contain a user key.

Normally Siebel tables have Unique key(User Key) and Primary Key(Row id). But this table only has a Primary key. So we need to run EIM with caution for this table, since each task would add new multiple records into the Database rather than show a normal 'DUP_RECORD_EXISTS' status meaning that these records are already present and will not be inserted again.

http://www.siebeldigest.com/

0 comments: