Linux
에러 ./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -osdba dba -orainv oinstall -fixup -method root -networks ens192/ens256 -verbose 실행 안됨
sungjunminn
2024. 3. 15. 14:18
OS 환경 : Oracle Linux 8(64bit)
에러 : 실행이 안되는 오류
./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -osdba dba -orainv oinstall -fixup -method root -networks ens192/ens256 -verbose
해결 방법 : export CV_ASSUME_DISTID=OEL7.8 스크립트 실행
# export CV_ASSUME_DISTID=OEL7.8