Error description 270-003E
Error message
The modification key designates a unique column
Cause of error
A modification key was entered in the table configuration and the corresponding column was declared unique. This is not allowed because the same time stamp might be saved in two or more lines when changes are close together in time.
Error correction
Remove UNIQUE in the column configuration or configure another column as modification key.