Notice
Recent Posts
Recent Comments
Link
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Archives
Today
Total
관리 메뉴

DBDBDEEP

티베로 Error 내용 확인 본문

Tibero

티베로 Error 내용 확인

Kihwane 2022. 10. 25. 09:58

티베로 사용시 TBR-XXXX 형식 에러  또는 Trace 로그 상에 ec=에러내용(-에러번호) 형식으로 확인되는 에러 확인 방법

 

1. 티베로 클라이언트가 설치된 서버에서

   tberr <에러번호> 로 해당 에러 내용에 대한 간략한 정보를 볼 수 있다.

   ex) tberr 3006   또는 타 서버에서 ssh로 접속하여 확인시 : TiberoVM@tibero6sp1:/home/tibero6/ # tberr 3006

 

  /*
   * err:   -3006
   * name:  ERROR_NOT_IMPLEMENTED
   * desc:   Feature not yet implemented.  
   * cause:  This feature is not yet implemented.  
   * action: Check whether a feature which is not yet implemented was used.;
   */