Tibero 3002에러 해결법 : Shared memory를 증가 시키면 위 에러가 해결된다. 1. DB서버 Tibero config 파일 수정 TOTAL_SHM_SIZE, MEMORY_TARGET 값을 수정해준다. vi tibero.tip(파일명은 다를수있음) TOTAL_SHM_SIZE= 800M ->2G(변경) MEMORY_TARGET=1536M->3G(변경) 2. Tibero 리부팅 tbdown immediate tbboot 감사합니다. 참고 ; https://technet.tmaxsoft.com/upload/download/online/tibero/pver-20170217-000001/error-reference/ch03.html 3002: Out of memory (unable to alloc..