<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>AskTom</title>
	<atom:link href="http://www.asktom.cz/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.asktom.cz</link>
	<description>Do you have any questions regarding Oracle?</description>
	<pubDate>Mon, 17 May 2010 11:04:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Hi, I started new website www.Tomas-Solar.com</title>
		<link>http://www.asktom.cz/?p=563</link>
		<comments>http://www.asktom.cz/?p=563#comments</comments>
		<pubDate>Mon, 03 May 2010 09:57:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Unsorted]]></category>

		<guid isPermaLink="false">http://www.asktom.cz/?p=563</guid>
		<description><![CDATA[I decided to start new web site, where all posts are in czech language.
But all readers are able to translate it to corresponding language.
I dont need to duplicate all my posts, so I&#8217;ll put articles more frequently.
Hope you will enjoy reading.
Regards,
Tom
]]></description>
		<wfw:commentRss>http://www.asktom.cz/?feed=rss2&amp;p=563</wfw:commentRss>
		</item>
		<item>
		<title>How to killl oracle session from OS</title>
		<link>http://www.asktom.cz/?p=551</link>
		<comments>http://www.asktom.cz/?p=551#comments</comments>
		<pubDate>Tue, 16 Mar 2010 14:27:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.asktom.cz/?p=551</guid>
		<description><![CDATA[Hi,
today I had problem with one query.
Even I killed session from sqlplus by command ALTER SESSION KILL, the process still running in database.
The status where killed but still consumed CPU, so I had to kill it from OS.
1. Find the problemtic query
SQL&#62; SET LINESIZE 100
COLUMN spid FORMAT A10
COLUMN username FORMAT A10
COLUMN program FORMAT A45
SELECT s.inst_id,
s.sid,
s.serial#,
p.spid,
s.username,
s.program
FROM   [...]]]></description>
		<wfw:commentRss>http://www.asktom.cz/?feed=rss2&amp;p=551</wfw:commentRss>
		</item>
		<item>
		<title>ORA-15041: diskgroup space exhausted</title>
		<link>http://www.asktom.cz/?p=548</link>
		<comments>http://www.asktom.cz/?p=548#comments</comments>
		<pubDate>Mon, 01 Mar 2010 19:49:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASM]]></category>

		<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://www.asktom.cz/?p=548</guid>
		<description><![CDATA[Hi,
today one of databases stopped. The reason was that ASM disk group were out of space.
Alert.log
=========
Mon Mar  1 11:57:45 2010
Errors in file /opt/app/oracle/admin/replica1/bdump/replica1_arc1_15884.trc:
ORA-19816: WARNING: Files may exist in db_recovery_file_dest that are not known to database.
ORA-17502: ksfdcre:4 Failed to create file +DATA
ORA-15041: diskgroup space exhausted
Sqlplus:
========
SQL&#62; select a.name DiskGroup, b.disk_number Disk#, b.name DiskName, b.total_mb, b.free_mb, b.path, b.header_status
2  [...]]]></description>
		<wfw:commentRss>http://www.asktom.cz/?feed=rss2&amp;p=548</wfw:commentRss>
		</item>
	</channel>
</rss>
