Notice
Recent Posts
Recent Comments
Tags
- openldap
- 우파푸른하늘80만이벤트
- web&was apche htaccess
- mgmtip
- 우파푸른하늘
- maxscale
- perplexity
- drbd
- n15148
- CEP
- Storage
- admin port
- vmware
- snmp
- unix_socket
- n1548
- data-door
- RHEL8
- docker
- Network
- Kubernetes
- MotD
- banner
- dell
- port description
- etcd
- CentOS
- mariadb
- Galera Cluster
- wildfly jboss
- 웰카
- Auth
- Path
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