The workaround,if you encounter the ORA-00845 error,is to increase the/dev/shmmountpoint size.For example:#mount-t tmpfs shmfs-o size=7g/dev/shmTo make this change persistent across system restarts,add an entry in/etc/...
scripts/下的相应网卡文件onboot=yes也不行,重启网络时(/etc/init.d/network restart)会出现以下错误提示:"Device eth0 does not seem to be present,delaying initialization."这是由于克隆机的网卡配置文件错误导致的,解决方法:1....