Re: import problem [message #368102] |
Tue, 28 March 2000 03:06 |
VS
Messages: 9 Registered: March 2000
|
Junior Member |
|
|
ORA-01779 cannot modify a column which maps to a non key-preserved table
Cause: An attempt was made to insert or update columns of a join view which map to a non-key-preserved table.
Action: Modify the underlying base tables directly.
|
|
|
Re: import problem [message #368103 is a reply to message #368102] |
Tue, 28 March 2000 04:16 |
skyfox
Messages: 1 Registered: March 2000
|
Junior Member |
|
|
I know the answer, but it is so strange that I can update the view at 7.3.4, but when i update the same view at 8.0.6, the error 1779 occur, what's wrong?
|
|
|