Notice
Recent Posts
Recent Comments
Tags
- RHEL8
- Kubernetes
- openldap
- mgmtip
- maxscale
- CentOS
- Auth
- vmware
- wildfly jboss
- n15148
- web&was apche htaccess
- CEP
- dell
- mariadb
- drbd
- Storage
- data-door
- 우파푸른하늘80만이벤트
- banner
- etcd
- n1548
- Path
- MotD
- perplexity
- 우파푸른하늘
- admin port
- docker
- Galera Cluster
- port description
- snmp
- Network
- 웰카
- unix_socket
250x250
반응형
전산쟁이의 기억노트
oracle 10g dbstart에러 조치방법 본문
728x90
반응형
DB구동시 에러메시지 출력
[oracle@localhost ~]$ /usr/local/oracle/product/10.2.0/db_1/bin/dbstart
Failed to auto-start Oracle Net Listene using /ade/vikrkuma_new/oracle/bin/tnslsnr
Processing Database instance "orcl": log file /usr/local/oracle/product/10.2.0/db_1/startup.log
조치방법
$> vi /usr/local/oracle/product/10.2.0/db_1/bin/dbstart
#ORACLE_HOME_LISTNER=/ade/vikrkuma_new/oracle
ORACLE_HOME_LISTNER=$ORACLE_HOME
출처 - http://igoni.kr/books/dbms/page/oracle-10g-dbstart
oracle 10g dbstart에러 조치방법 | igoni.kr
DB구동시 에러메시지 출력 [oracle@localhost ~]$ /usr/local/oracle/product/10.2.0/db_1/bin/dbstart...
igoni.kr
728x90
반응형
'oracledb' 카테고리의 다른 글
Oracle10g업데이트 후 에러 (0) | 2022.08.01 |
---|---|
Oracle 몇가지 사용쿼리들 (0) | 2022.08.01 |
oracle 10g 아카이브 모드 설정 (0) | 2022.08.01 |
oracle 10g 실행시 failed to auto-start… vikrkuma_new/oracle 메시지 출력할때 (0) | 2022.08.01 |
Centos에서 oracle 12c 설치하기 (0) | 2022.08.01 |
Comments