<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://space.itpub.net/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>DBALIVE</title>
			    <link>http://space.itpub.net/?uid-10937311</link>
			    <description>为数据库服务是DBA存在的唯一理由</description>
			    <copyright>Copyright(C) DBALIVE</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Thu, 10 Jul 2008 00:21:10 GMT</lastBuildDate><item>
								<title>权限管理</title>
								<link>http://space.itpub.net/?uid-10937311-action-viewspace-itemid-269648</link>
								<description><![CDATA[<DIV>--当前用户具有哪些权限和角色<BR>select * from session_privs;</DIV>
<DIV>&nbsp;</DIV>
<DIV>--用户/对象所拥有的系统权限<BR>select * from dba_sys_privs where grantee='FORQRY';</DIV>
<DIV>&nbsp;</DIV>
<DIV>---用户/角色拥有的对象权限<BR>select * fr...]]></description>
								<category>blog</category>
								<author>shmseg</author>
								<pubDate>Fri, 16 May 2008 17:33:15 GMT</pubDate>
							</item>
							<item>
								<title>一次中断储存过程的操作</title>
								<link>http://space.itpub.net/?uid-10937311-action-viewspace-itemid-267630</link>
								<description><![CDATA[<DIV>业务人员测试了一个存储过程（用test.sh启动sqlplus调用sql脚本方式）</DIV>
<DIV>之后在操作系统层 kill -9 XXX 把它杀了</DIV>
<DIV>但是发现测试用的表TAB_TEST数据一直在增加（此存储过程插入该表）</DIV>
<DIV>ps -ef|grep test.sh －－不存在</DIV>
<DIV>p...]]></description>
								<category>blog</category>
								<author>shmseg</author>
								<pubDate>Wed, 14 May 2008 16:58:45 GMT</pubDate>
							</item>
							
		</channel>
	</rss>