自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 资源 (13)
  • 收藏
  • 关注

原创 Flashback

test@ORCL>exec :scn := dbms_flashback.get_system_change_numberPL/SQL procedure successfully completed.test@ORCL>print scn       SCN----------    682621test@ORCL>select count(*) from emp;  COUNT(*)---------- 14test@ORCL>delete from emp;14 rows deleted.test@

2011-02-26 12:53:00 376

原创 SQL TRACE File Locations

Whether you use SQL_TRACE or the extended trace facility, Oracle will start generating a tracefile on the database server machine in one of two locations:• If you are using a dedicated server connection, the trace file will be generated in thedirectory spe

2011-02-23 22:17:00 274

原创 Bitmap index block concurrence

test@ORCL>create table t(processed_flag varchar2(1));Table created.test@ORCL>create bitmap index t_idx on t(processed_flag);Index created.Create a bitmap index on table t;test@ORCL>insert into t values('N');1 row created.Insert value 'N' into table t at on

2011-02-19 21:37:00 284

原创 Defining Database and Instance

<br />Database: A collection of physical operating system files(data files,temporary files,redo log files,control files) or disk.<br />Instance: A set of Oracle background processes/threads and a shared memory area,which is memory that is shared across tho

2011-02-19 01:12:00 269

原创 DBA'S Responsibility

Get From Book《Export Oracle Database Architecture》

2011-02-18 23:32:00 411

原创 无法串行访问事务错误:ORA-08177: can't serialize access for this transaction

<br />当事务隔离级别为serializable,两个事务并发修改同一个对象,当前一个事务提交或回滚时,第二个事务会收到该错误。<br /> <br />测试使用表,此表用于生成唯一主键:<br /> <br />test@ORCL> create table id_table<br />  2  (id_name varchar2(30) primary key,<br />  3  id_value number);<br />Table created.<br /> <br />test@ORCL

2011-02-18 21:32:00 5157

原创 闪回命令出错 ORA-08189: cannot flashback the table because row movement is not enabled

<br />test@ORCL>flashback table t to scn:scn<br />  2  ;<br />flashback table t to scn:scn<br />                *<br />ERROR at line 1:<br />ORA-08189: cannot flashback the table because row movement is not enabled<br /> <br />使用闪回命令出错<br /> <br /> <br /> 

2011-02-17 21:26:00 7422

原创 ORACLE创建视图提示ORA-01031: insufficient privileges

<br />create or replace view stats as select 'STAT...' || a.name name,b.value <br />from v$statname a, v$mystat b <br />where a.STATISTIC# = b.STATISTIC# <br />union all select 'LATCH.'|| name,gets from v$latch;<br /> <br /> <br />ORA-01031: insufficient p

2011-02-16 20:44:00 5315

vertica-client-7.0.1-0.64.rar

vertica-client-7.0.1-0.64.rar

2016-12-12

druid-mysql demo

整合druid连接池 测试页面:http://localhost:8080/WebDemo/test/test.action 连接池monitor监控页面:http://localhost:8080/WebDemo/druid/index.html

2016-09-03

maven+spring+mybatis+mysql整合

整合mybatis,实现事务控制

2016-07-24

Window7 WinSxS清理工具

Window7 WinSxS清理工具已经使用

2016-06-19

无锁并行框架Amino -- Concurrent Building Blocks

无锁并行框架Amino -- Concurrent Building Blocks

2015-10-08

apache-activemq-5.1.0-src

apache-activemq-5.1.0-src

2015-04-22

hadoop-2.6.0-src.tar.gz

hadoop-2.6.0-src.tar.gz

2015-04-04

apache-tomcat-7.0.55

apache-tomcat-7.0.55

2014-08-22

How Tomcat Works 源代码

How Tomcat Works一书附带的源代码

2014-06-21

使用 VMware Server 在 Oracle Enterprise Linux 上安装 Oracle RAC 10g

非常好的Oracle RAC部署文档 声明:非本人所作。

2011-05-11

Redhat 5.4安装oracle 9.2.0.4补丁和RPM包(二)

p3006854_9204_LINUX.zip compat-gcc-32-c++-3.2.3-47.3.i386.rpm compat-gcc-32-3.2.3-47.3.i386.rpm compat-db-4.2.52-5.1.i386.rpm

2010-08-15

Redhat Enterprice 5.4 安装oracle 9.2.0.4补丁和RPM包(一)

compat-libcwait-2.1-1.i386.rpm compat-oracle-rhel4-1.0-5.i386.rpm gdk-pixbuf-0.22.0-25.el5.i386.rpm giflib-4.1.3-7.1.el5_3.1.i386.rpm glib-1.2.10-20.el5.i386.rpm gnome-libs-1.4.2-7.rhel5.i386.rpm gtk+-1.2.10-56.el5.i386.rpm imlib-1.9.15-2.fc7.i386.rpm libaio-devel-0.3.106-3.2.i386.rpm libpng-1.2.10-7.1.el5_3.2.i386.rpm libXp-1.0.0-8.1.el5.i386.rpm libXp-devel-1.0.0-8.1.el5.i386.rpm openmotif21-2.1.30-6.i386.rpm openmotif22-2.2.3-18.i386.rpm openmotif-2.3.1-2.el5.i386.rpm openmotif-devel-2.3.1-2.el5.i386.rpm ORBit2-2.14.3-5.el5.i386.rpm

2010-08-15

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除