<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_这是一个重要的CALLING_分类_this.Study(Oracle)</title><id>http://feed.cnblogs.com/blog/u/27488/category/221900/rss</id><updated>2012-06-03T11:51:32Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lguyss/category/221900.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/27488/category/221900/rss"/><entry><id>http://www.cnblogs.com/lguyss/archive/2010/12/04/1896527.html</id><title type="text">【ORACLE】在结果集字段中只有一列要使用组函数MAX，使用GROUP BY效率并不是最高的。</title><summary type="text">在结果集字段中只有一列要使用组函数MAX，使用GROUP BY效率并不是最高的。</summary><published>2010-12-04T10:59:00Z</published><updated>2010-12-04T10:59:00Z</updated><author><name>土星的狗狗</name><uri>http://www.cnblogs.com/lguyss/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lguyss/archive/2010/12/04/1896527.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lguyss/archive/2010/12/04/1896527.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/lguyss/archive/2010/04/22/1718135.html</id><title type="text">【转贴】大型ORACLE数据库优化设计方案</title><summary type="text">大型ORACLE数据库优化设计方案本文主要从大型数据库ORACLE环境四个不同级别的调整分析入手，分析ORACLE的系统结构和工作机理，从九个不同方面较全面地总结了ORACLE数据库的优化调整方案。</summary><published>2010-04-22T10:05:00Z</published><updated>2010-04-22T10:05:00Z</updated><author><name>土星的狗狗</name><uri>http://www.cnblogs.com/lguyss/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lguyss/archive/2010/04/22/1718135.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lguyss/archive/2010/04/22/1718135.html"/><content type="text">大型ORACLE数据库优化设计方案本文主要从大型数据库ORACLE环境四个不同级别的调整分析入手，分析ORACLE的系统结构和工作机理，从九个不同方面较全面地总结了ORACLE数据库的优化调整方案。</content></entry><entry><id>http://www.cnblogs.com/lguyss/archive/2010/03/18/1688752.html</id><title type="text">【总结】不是DBA，想要KILL SESSION，还可以限制只KILL用户自己的SESSION。</title><summary type="text">现在遇到的问题是之前有三个DBA用户，现在需要取消这个角色，其中一个问题就是他们需要用自己的用户KILL SESSION，但需求只是需要KILL自己的SESSION，为了这个需求，我对用户权限做出了如下调整：</summary><published>2010-03-18T02:48:00Z</published><updated>2010-03-18T02:48:00Z</updated><author><name>土星的狗狗</name><uri>http://www.cnblogs.com/lguyss/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lguyss/archive/2010/03/18/1688752.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lguyss/archive/2010/03/18/1688752.html"/><content type="text">现在遇到的问题是之前有三个DBA用户，现在需要取消这个角色，其中一个问题就是他们需要用自己的用户KILL SESSION，但需求只是需要KILL自己的SESSION，为了这个需求，我对用户权限做出了如下调整：</content></entry><entry><id>http://www.cnblogs.com/lguyss/archive/2010/03/12/1684063.html</id><title type="text">【邮件】生产数据库优化第一步：重建索引</title><summary type="text">各位：  昨天晚上经过3个多小时的索引重建工作，重建后索引空间占用缩小为原来的1/10，可见咱们系统的索引效率已经低到不能再低的地步，在数据库压力大的结果中起到了不可推卸的责任。  同时，在此，我对大家也提出要求</summary><published>2010-03-12T03:03:00Z</published><updated>2010-03-12T03:03:00Z</updated><author><name>土星的狗狗</name><uri>http://www.cnblogs.com/lguyss/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lguyss/archive/2010/03/12/1684063.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lguyss/archive/2010/03/12/1684063.html"/><content type="text">各位：  昨天晚上经过3个多小时的索引重建工作，重建后索引空间占用缩小为原来的1/10，可见咱们系统的索引效率已经低到不能再低的地步，在数据库压力大的结果中起到了不可推卸的责任。  同时，在此，我对大家也提出要求</content></entry><entry><id>http://www.cnblogs.com/lguyss/archive/2010/01/29/1659295.html</id><title type="text">ORACLE-分区表（知识积累）</title><summary type="text">此文从以下几个方面来整理关于分区表的概念及操作:1.表空间及分区表的概念2.表分区的具体作用3.表分区的优缺点4.表分区的几种类型及操作方法5.对表分区的维护性操作.</summary><published>2010-01-29T07:37:00Z</published><updated>2010-01-29T07:37:00Z</updated><author><name>土星的狗狗</name><uri>http://www.cnblogs.com/lguyss/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lguyss/archive/2010/01/29/1659295.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lguyss/archive/2010/01/29/1659295.html"/><content type="text">此文从以下几个方面来整理关于分区表的概念及操作:1.表空间及分区表的概念2.表分区的具体作用3.表分区的优缺点4.表分区的几种类型及操作方法5.对表分区的维护性操作.</content></entry><entry><id>http://www.cnblogs.com/lguyss/archive/2009/12/28/1633772.html</id><title type="text">ORACLE-日期的使用(知识积累)</title><summary type="text">sysdate + 1/24/60/60  在系统时间基础上延迟1秒sysdate + 1/24/60  在系统时间基础上延迟1分钟sysdate + 1/24  在系统时间基础上延迟1小时sysdate + 1  在系统时间基础上延迟1天add_months(sysdate,-1)  在系统时间基础上延迟1月add_months(sysdate,-1*12)  在系统时间基础上延迟1年</summary><published>2009-12-28T01:35:00Z</published><updated>2009-12-28T01:35:00Z</updated><author><name>土星的狗狗</name><uri>http://www.cnblogs.com/lguyss/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lguyss/archive/2009/12/28/1633772.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lguyss/archive/2009/12/28/1633772.html"/><content type="text">sysdate + 1/24/60/60  在系统时间基础上延迟1秒sysdate + 1/24/60  在系统时间基础上延迟1分钟sysdate + 1/24  在系统时间基础上延迟1小时sysdate + 1  在系统时间基础上延迟1天add_months(sysdate,-1)  在系统时间基础上延迟1月add_months(sysdate,-1*12)  在系统时间基础上延迟1年</content></entry><entry><id>http://www.cnblogs.com/lguyss/archive/2009/12/17/1626700.html</id><title type="text">ORACLE-LOCK MODE(知识积累)</title><summary type="text">ORACLE里锁的几种模式</summary><published>2009-12-17T13:40:00Z</published><updated>2009-12-17T13:40:00Z</updated><author><name>土星的狗狗</name><uri>http://www.cnblogs.com/lguyss/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lguyss/archive/2009/12/17/1626700.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lguyss/archive/2009/12/17/1626700.html"/><content type="text">ORACLE里锁的几种模式</content></entry><entry><id>http://www.cnblogs.com/lguyss/archive/2009/12/08/1619324.html</id><title type="text">ORACLE-Logical and Physical I/O(知识积累)</title><summary type="text">Logical and Physical I/O</summary><published>2009-12-08T04:53:00Z</published><updated>2009-12-08T04:53:00Z</updated><author><name>土星的狗狗</name><uri>http://www.cnblogs.com/lguyss/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lguyss/archive/2009/12/08/1619324.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lguyss/archive/2009/12/08/1619324.html"/><content type="text">Logical and Physical I/O</content></entry></feed>
