250x250
반응형
Notice
Recent Posts
Recent Comments
전산쟁이의 기억노트
oracle 10g 실행시 failed to auto-start… vikrkuma_new/oracle 메시지 출력할때 본문
oracledb
oracle 10g 실행시 failed to auto-start… vikrkuma_new/oracle 메시지 출력할때
잘나가는전산쟁이 2022. 8. 1. 15:41728x90
반응형
SMALL
오라클 실행시 “Failed to auto-start Oracle Net Listene using /ade/vikrkuma_new/oracle/bin/tnslsnr” 이런 메시지가 뜨는경우 조치방법(근데 오라클은 정상적으로 잘 된다!)
조치사항
$> vi $ORACLE_HOME/bin/dbstart
...
ORACLE_HOME_LISTNER=/ade/vikrkuma_new/oracle
ORACLE_HOME_LISTNER=$ORACLE_HOME 으로 교체
...
출처 - http://igoni.kr/books/dbms/page/oracle-10g-failed-to-auto-start-vikrkuma-neworacle
728x90
반응형
LIST
'oracledb' 카테고리의 다른 글
oracle 10g dbstart에러 조치방법 (0) | 2022.08.01 |
---|---|
oracle 10g 아카이브 모드 설정 (0) | 2022.08.01 |
Centos에서 oracle 12c 설치하기 (0) | 2022.08.01 |
Centos에서 oracle 11g 설치 (0) | 2022.08.01 |
Centos에서 Oracle 10G 설치 (0) | 2022.08.01 |
Comments