摘要:
描述:用NBU无法还原数据库到ASM磁盘,却可以还原到数据库本地磁盘 错误提示: ORA-15025: could not open disk "/dev/mapper/DATA1"ORA-27041: unable to open fileLinux-x86_64 Error: 13: Permi
阅读全文
posted @ 2018-03-14 00:32
Snowfun
阅读(299)
推荐(0)
摘要:
OUT_pr表中的交期为2020年和2019年,不应该 回写的PR却回写出来了 优化如下:
阅读全文
posted @ 2018-03-13 23:02
Snowfun
阅读(158)
推荐(0)
posted @ 2018-03-13 22:11
Snowfun
阅读(248)
推荐(0)
摘要:
alter profile default limit FAILED_LOGIN_ATTEMPTS UNLIMITED;
阅读全文
posted @ 2018-03-13 21:49
Snowfun
阅读(805)
推荐(0)
摘要:
解决方法:执行迁移命令,将AUD$表相关移到其它表空间中,也可以新建 一个审计 表空间 结果如下: 清理审计表,释放系统表空间: sqlplus / as sysdba truncate table SYS.AUD$;
阅读全文
posted @ 2018-03-13 11:18
Snowfun
阅读(3348)
推荐(0)
摘要:
二、.首先自己新建pfile文件或直接从原数据库服务器拷贝参数文件并修改相关路劲和参数, 三、 rman target /startup nomount;run{ allocate channel ch00 type 'SBT_TAPE'; send 'nb_ora_serv=nbumaster01
阅读全文
posted @ 2018-03-12 01:09
Snowfun
阅读(324)
推荐(0)
摘要:
三月 09, 2018 3:09:14 下午 org.apache.cxf.phase.PhaseInterceptorChain doDefaultLogging警告: Interceptor for {http://impl.service.ws.cxf.com/}WsBomServiceImp
阅读全文
posted @ 2018-03-09 14:50
Snowfun
阅读(1819)
推荐(0)
摘要:
三月 09, 2018 12:13:39 下午 org.apache.catalina.core.StandardContext listenerStart严重: Exception sending context initialized event to listener instance of
阅读全文
posted @ 2018-03-09 12:19
Snowfun
阅读(783)
推荐(0)
摘要:
以0.68服务器为例 1、拷贝emcgrab_Linux_v4.7.10.tar到linux服务器并将其解压到/tmp目录下 tar -xvf emcgrab_Linux_v4.7.10.tar -C /tmp/ 2、进入到/tmp目录,执行emcgrab.sh脚本文件 回车执行后会以more格式弹
阅读全文
posted @ 2018-03-06 17:03
Snowfun
阅读(459)
推荐(0)
摘要:
ping 127.1 -n 6 >nul
阅读全文
posted @ 2018-03-06 12:10
Snowfun
阅读(635)
推荐(0)