ITPUX技术网
-
用rman不备份oracle数据库某个表空间的方法
用rman不备份oracle数据库某个表空间的方法 For example, you can exclude testing tablespaces cwmlite and exampl……
-
oracle rman备份时指定备份到两个目录下
oracle rman备份时指定备份到两个目录下 rman备份时应该可以指定备份到两个目录下吧?这样就不用手动去拷贝了.那要……
-
oracle undo事物内部结构研究
oracle undo事物内部结构研究 C:\Documents and Settings\Paul Yi>sqlplus “/as sysdba” SQL*Plus: Rel……
-
什么是checkpoint
checkpoint是什么? checkpoint是数据库的一个内部事件, 这个事件激活以后会触发数据库写进程(DBWR)将数据缓冲(DAT……
-
一个oracle性能优化的案例
一个oracle性能优化的案例 1.以前 业务处理时要求 插入某 表的处理方式(该表已经是分区): 每个客户对应的每种游戏,……
-
如何用oracle exp逻辑导出某个表的某几列数据
如何用oracle exp逻辑导出某个表的某几列数据 通过查询exp help=y 的命令帮助信息,确实还没这项功能 10g好像也没有……
-
dbms_backup_restore包恢复控制文件,数据文件,归档文件的测试案例
http://blog.itpub.net/7199859/viewspace-343273/]dbms_backup_restore包恢复控制文件,数据文件,归档文件的测试案……
-
oracle 让sys用户执行exp导出操作
oracle 让sys用户执行exp导出操作 [oracle@localhost ~]$ exp sys/abcdefg as sysdba full=y file=/tmp/full100.dmp……
-
CISCO TS3 解析
本帖最后由 肥兔 于 2014-1-21 21:58 编辑 TS3 解析 TS3 错点分析2013.11.5 (Seraphim 織天使15117433 总结,欢迎……
-
oracle dataguard Renaming a Datafile in the Primary Database
oracle dataguard Renaming a Datafile in the Primary Database Renaming a Datafile in the Primary Database Wh……
-
linux as 2.1 ORA-01031: insufficient privileges 解决方法
linux as 2.1 ORA-01031: insufficient privileges 解决方法 [root@localhost log]# su – oracle sqlplus ……
-
oracle数据库提高imp逻辑导入速度的方法
oracle数据库提高imp逻辑导入速度的方法 为什么IMP速度慢? 1。IMP作了大量的跟普通方式一样的insert 2。IMP时候创……
-
ORA-16009: 远程归档日志目标必须为备用数据库
ORA-16009: 远程归档日志目标必须为备用数据库 安装oracle10g dataguard for windows 平台,在做switchover时, 归档……
-
ORA-00600: [KGHALO4], [0xC00000006C59D058], [], [], [], [], [], []
ORA-00600: [KGHALO4], [0xC00000006C59D058], [], [], [], [], [], [] 今天在客户巡检rac数据库一个节点时,发现al……
-
定位Library Cache pin,Library Cache lock等待的解决方法
定位Library Cache pin,Library Cache lock等待的解决方法 这个星期一我去客户巡检时,客户告知我们派综系统数据库……
-
Install oracle 10g for aix 5L asm(oracle安装asm实例过程)
Install oracle 10g for aix 5L asm(oracle安装asm实例过程) 10g for aix 5L asm数据库安装,以下是记录创建asm数据……
