디비생성까지 마쳤는데 디비기동이 안되는건가요?
ORACLE이란 이름으로 디비를 생성하셨다면
특별히 설정해줄사항은 없을겁니다.
디비기동을 위한 파라미터 화일을 찾지 못하는거 같은데
자세한 설정환경이라던가 오라클 홈 디렉토리가 깔린 위치라던가 하는 사항을
올려주세요.
: 와우 7.1 에 오라클 8.1.7 설치후 데이타 베이스 실행 하는도중
: 아래와 같은 에러가 나서 스타트가 안되는데요 어찌 해야하는지요..
: initORACLE.ora 에 주석처리 해야 하는 부분 mts_??? 는 원래 없어서 주석
: 처리 하지 않았구요 꼭 부탁 드립니다.
:
: Last login: Wed Nov 14 11:17:48 from 210.217.32.13
: [oracle@jerry oracle]$ svrmgrl
:
: Oracle Server Manager Release 3.1.7.0.0 - Production
:
: Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
:
: Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
: With the Partitioning option
: JServer Release 8.1.7.0.1 - Production
:
: SVRMGR> connect internal
: Connected.
: SVRMGR> startup;
: LRM-00109: could not open parameter file '/oracle/app/oracle/products/8.1.7/dbs/initORACLE.ora'
: ORA-01078: failure in processing system parameters
: SVRMGR>
:
: --
: 어제 답변 주신분 무지 고맙습니다..
: 여기 까지 한방에 왔어요. 시간은 무지 오래 걸렸지만요..