Oracle/ORA-

ORA-02298: 검증할 수 없습니다 - 상위 키를 찾을 수 없습니다

밥돌이밥순이 2023. 11. 21. 20:22
반응형

"ORA-02298: cannot validate (string.string) - parent keys not found"에러 해결 방법

ora-02298 Cause:

  • an alter table validating constraint failed because the table has orphaned child records.

ora-02298 원인:

  • 테이블에 고아 레코드가 있기 때문에 테이블 변경 유효성 검증 제한이 실패했습니다.

ora-02298 Action:

  • Obvious

ora-02298 조치:

  • 명백함

ora-02298 해결:

  • ...
반응형