尽管指定了目的地,asmcmd cp命令还是在 +DATA/ASM 下创建文件...
分类:
其他好文 时间:
2014-07-13 16:47:51
阅读次数:
237
1、在/etc/vimrc新增以下一行
syntax on
注:上述方法对root用户无效,原因为在一般用户中,alias vi=vim,而在root用户中默认无此设置,因此若需要root用户也显示颜色,可以(1)用vim命令编辑文件(2)在~/.bashrc中添加alias
vi=vim。
2、设置secureCRT属性。...
分类:
其他好文 时间:
2014-07-13 16:37:57
阅读次数:
182
使用asmcmd cp命令 把datafile从文件系统移动(move)到asm磁盘组中--针对11gR2...
分类:
移动开发 时间:
2014-07-13 16:28:01
阅读次数:
190
11gR1版本 asmcmd的新命令--cp、md_backup、md_restore...
分类:
其他好文 时间:
2014-07-13 16:02:55
阅读次数:
212
1、错误描述
信息: Setting autowire strategy to name
2014-7-13 1:37:43 org.apache.struts2.spring.StrutsSpringObjectFactory info
信息: ... initialized Struts-Spring integration successfully
2014-7-13 1:37:44 or...
分类:
编程语言 时间:
2014-07-13 15:57:43
阅读次数:
306
ABMR:在asm 环境中测试Automatic Block Recover 特性的方法...
分类:
其他好文 时间:
2014-07-13 15:55:13
阅读次数:
211
在rac中,使用asmcmd命令从 文件系统 move system datafile 到asm磁盘组的方法...
分类:
其他好文 时间:
2014-07-13 15:39:32
阅读次数:
366
1.搭建项目:项目名称:ss12.添加jar包1).struts2.3.7--基础asm-3.3.jarasm-commons-3.3.jarasm-tree-3.3.jarcommons-fileupload-1.2.2.jarcommons-io-2.0.1.jarcommons-lang3-3.1.jarfreemarker-2.3.19.jarjavassist-3.11.0.GA.jarognl-3.0.5.jarstruts2-core-2.3.7.jarxwork-c..
分类:
其他好文 时间:
2014-07-13 15:09:03
阅读次数:
244
1、错误描述
2014-7-13 1:45:53 org.apache.struts2.spring.StrutsSpringObjectFactory info
信息: ... initialized Struts-Spring integration successfully
2014-7-13 1:45:54 org.apache.catalina.core.StandardContext...
分类:
编程语言 时间:
2014-07-13 13:52:00
阅读次数:
527
ASM(Automatic Storage Management)是Oracle10g R2中为了简化Oracle数据库的管理而推出来的一项新功能,这是Oracle自己提供的卷管理器,主要用于替代操作系统所提供的LVM,它不仅支持单实例,同时对RAC的支持也是非常好。一、ASM由来ASM是Ora.....
分类:
数据库 时间:
2014-07-13 11:20:45
阅读次数:
377