Database

[TIBERO] REBOOT

B . 2022. 5. 9. 10:13
반응형

티베로 재시작

CMD창에서 TIBERO설치한 경로까지 이동. 

tbboot 입력.

boot faild 가 뜰경우, tbdown clean 입력후 다시 tbboot입력.

C:\Users\dbquf>cd c:\TmaxData\tibero6\bin

C:\TmaxData\tibero6\bin>tbboot

***********************************************************

*                     BOOT FAILED.

* Garbage files have not been deleted.

* Please run "tbdown clean" and try again.

***********************************************************

Tibero_tibero is stopped or disabled. Please confirm the service state or event logs (Application / System)

C:\TmaxData\tibero6\bin>tbdown clean

C:\TmaxData\tibero6\bin>tbboot

 

'Database' 카테고리의 다른 글

[ORACLE] REGEXP_SUBSTR  (0) 2022.06.13
[ORACLE] UPDATE  (0) 2022.06.07
[ORACLE] INSERT  (0) 2022.06.07
[Oracle/Tibero] 실수로 삭제 데이터 복구 (TIMESTAMP)  (0) 2022.05.10
[ORACLE] COLUMN COUNT  (0) 2019.08.29