Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2827308
  • 博文数量: 599
  • 博客积分: 16398
  • 博客等级: 上将
  • 技术积分: 6875
  • 用 户 组: 普通用户
  • 注册时间: 2009-11-30 12:04
个人简介

WINDOWS下的程序员出身,偶尔也写一些linux平台下小程序, 后转行数据库行业,专注于ORACLE和DB2的运维和优化。 同时也是ios移动开发者。欢迎志同道合的朋友一起研究技术。 数据库技术交流群:58308065,23618606

文章分类

全部博文(599)

文章存档

2014年(12)

2013年(56)

2012年(199)

2011年(105)

2010年(128)

2009年(99)

发布时间:2013-11-28 15:22:15

-- ------------------------------------------------------------------------------------- File Name : http://www.oracle-base.com/dba/10g/generate_multiple_awr_reports.sql-- Author : DR Timothy S Hall-- Description : Generates AWR reports for all snapsots between the specified start and e.........【阅读全文】

阅读(1150) | 评论(0) | 转发(0)

发布时间:2013-09-27 14:23:00

create or replace view SQL_SHARED_CURSORas select * from sys.v$sql_shared_cursor;create or replace view h$pseudo_cursor asselect Pseudo_cursor, sql_id,obj_id hex_obj_id     ,obj# object_id, u.name owner, o.name object_name     ,address,hash_value,SHARABLE_MEM.........【阅读全文】

阅读(2043) | 评论(0) | 转发(0)

发布时间:2013-05-02 15:25:06

How to identify all the Corrupted Objects in the Database with RMAN [ID 472231.1]SELECT e.owner, e.segment_type, e.segment_name, e.partition_name, c.file#     , greatest(e.block_id, c.block#) corr_start_block#     , least(e.block_id+e.blocks-1, c.block#+c.blocks-1) .........【阅读全文】

阅读(1587) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

oracle小菜2013-01-05 13:02

TOMSYAN: 你搞这么帅干嘛.....
前期吸引人啊

回复  |  举报

chinaunix网友2010-02-23 13:39

你好,看到留言加我msn:zhang-xinjie@163.com 张新杰

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册