Algorithm/SQL
[Oracle] 요청한 작업을 수행하는 중 오류 발생:Listener refused the connection with the following error:ORA-12514, TNS:listener does not currently know of service requested in connect descriptor (CONNECTION_ID=IMMthBqrQQ6B0ORmlsEKGw==)업..
isshosng
2023. 1. 1. 14:24
1. cmd를 실행한다.
2. xe_start.bat, xe_stop.bat 파일이 있는 경로로 접속한다
(본인은 아래와 같이 했음)
xe_stop이란 명령어를 실행하면 아래처럼 2개가 더 실행됨.
3. xe_start 명령어 실행
위처럼 2개 명령어가 추가로 자동으로 실행됨
4. 이제 잘 됨
반응형