윈도우에서 클라이언트 설치 시 INS-30131 에러가 발생

 

[INS-30131] 설치 프로그램 검증 실행에 필요한 초기 설정을 실패했습니다.

 

 

원인 - 임시 위치에 액세스를 실패했습니다.

 

작업 - 현재 사용자에게 임시 위치에 액세스하는 필요한 권한이 있는지 확인하십시오.

 

추가 정보:

모든 노드에서 프레임워크 설정 검사를 실패했습니다.

실패한 노드 요약

kjh

 - "kjh" 노드에서 exectask 버전을 검색할 없습니다.

 

 

회피 방법

cmd> setup.exe -ignorePrereq -J"-Doracle.install.client.validate.clientSupportedOSCheck=false"

 

에러 없이 설치 완료 된다.

 

 

■ 참고

 

Workaround:

Execute the net share command to ensure that the administrative shares are enabled. If they are disabled, then enable them by following the instructions in the Microsoft Windows documentation. Alternatively, perform the client or server installation by specifying the following options:

-ignorePrereq

-J"-Doracle.install.client.validate.clientSupportedOSCheck=false"

-ignorePrereq -J"-Doracle.install.db.validate.supportedOSCheck=false"

http://docs.oracle.com/database/121/NTDBN/toc.htm#NTDBN213

 


'ETC > WINDOWS' 카테고리의 다른 글

파일내용 검색  (0) 2018.01.03

+ Recent posts