可以设置产生coredump文件,设置dump文件命名非格式,生成dump文件的路径: linux # set suid_dumpable on if [ -e /proc/sys/kernel/suid_dumpable ]; then echo 1 > /proc/sys/kernel/suid_dumpable else echo 1 > /proc/sys/fs/suid_dumpable fi # create core directory if [ -d $CORE_DUM
问题:(rac安装过程中grid检测) Please run the following script on each node as "root" user to execute the fixups:'/tmp/CVU_11.2.0.4.0_grid/runfixup.sh' 然后我根据提示去运行脚本 脚本运行提示如下:The value for shmmax in response file is not greater than value of shmmax f