之前运行mongorestore还原mongodb数据库一直都没问题,今天还原的时候 报错too many open files.而且mongo服务经常崩溃需要重启. 问题有两方面: 原因一 一个原因是linux系统本身给的进程最大的打开文件数限制太小. 这种情况解决方法可以参考: 遇到问题----linux-----linux 打开文件数 too many open files 解决方法 修改下配置重新登录即可. 但是回过头来想一想为什么以前没报错 too many open files,而这
RMAN-06091: no channel allocated for maintenance (of an appropriate type) 一.错误信息 报错信息如下 Starting restore at 2019/11/20 12:59:05 Starting implicit crosscheck backup at 2019/11/20 12:59:05 released channel: ch0 released channel: ch1 released channel: c
开着idea,死机了,关机重启.重启之后,重新打开idea报错java.lang.AssertionError:upexpected content storage modification. goole得到: If you cannot even open your project in IntelliJ: Close IntelliJ Go to the directory <your_home>/.IntelliJIdeaXX/system/cache where XX is your
因为maven下载依赖jar包时,特别慢,所以取消了下载过程,再次打开eclipse时,maven的pom.xml文件报错如下: ArtifactTransferException: Failure to transfer xom:xom:jar:1.2.5 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until th
重新进行启动数据库的时候报错: SQL> startup nomount; ORA-15124: ASM file name '+KEL/ipap/controlfile/control02.ctl'' contains an invalid alias name 由于是启动到nomount阶段,此时只有spfile文件起作用,从而是因为spfile文件里的参数设置出错,从而导致错误 检查之后,发现参数设置错误: SQL> alter system set control_files='+KE