Oracle/ORA-

ORA-06512: 스트링 라인 string 에 있습니다.

밥돌이밥순이 2023. 11. 18. 19:16
반응형

"ORA-06512: at stringline string"에러 해결 방법

ORA-06512 Cause:

  • Backtrace message as the stack is unwound by unhandled exceptions.

ORA-06512 Action:

  • Fix the problem causing the exception or write an exception handler for this condition. Or you may need to contact your application administrator or DBA.

ORA-06512: 스트링 라인 string 에 있습니다.

 

ORA-06512 원인:

  • 처리되지 않은 예외로 인해 스택이 풀릴 때 역추적 메시지가 표시됩니다.

ORA-06512 조치:

  • 예외를 일으키는 문제를 수정하거나 이 조건에 대한 예외 핸들러를 작성하십시오. 또는 애플리케이션 관리자나 DBA에게 문의해야 할 수도 있습니다.
반응형