Eylül 03, 2010

ORA-00001 Unique constraint violated

ORA-00001 Unique constraint violated. (Invalid data has been rejected)
Nedeni: Update ya da insert yapmaya çalışıırken tekil olan bir değer tekrar girilmeye çalışılıyor.
Çözümü: VT'deki “unique constraint” kısıtlaması kaldırılmalı veya girilmeye çalışılan tekil değer VT'deki değerden farklı olmalıdır.

Hiç yorum yok:

Yorum Gönder

System.Text.Json.JsonException hatası - cycle or if the object depth is larger than the maximum allowed depth of 32.

 Eğer .net'te aşağıdaki hatayı alıyorsanız; " A possible object cycle was detected which is not supported. This can either be due t...