<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dynamically set the name of a spool file in SQL*Plus</title>
	<atom:link href="http://www.squaredba.com/dynamically-set-the-name-of-a-spool-file-in-sqlplus-79.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.squaredba.com/dynamically-set-the-name-of-a-spool-file-in-sqlplus-79.html</link>
	<description>Oracle DBA Forum, Articles, FAQs, Scripts, OCP Test Papers, Free Blog, DBA Training</description>
	<lastBuildDate>Thu, 03 Jun 2010 12:03:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: daniel</title>
		<link>http://www.squaredba.com/dynamically-set-the-name-of-a-spool-file-in-sqlplus-79.html/comment-page-1#comment-206</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Sat, 05 Sep 2009 11:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=79#comment-206</guid>
		<description>You may have a need to set the name of a spool file based on the current time or possibly the database you are connected to. It’s often needed when scripts is run as scheduled job and there is a need to generate files with different names.</description>
		<content:encoded><![CDATA[<p>You may have a need to set the name of a spool file based on the current time or possibly the database you are connected to. It’s often needed when scripts is run as scheduled job and there is a need to generate files with different names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Customize your SQL*Plus Environment &#124; Square DBA - Oracle DBA Talk</title>
		<link>http://www.squaredba.com/dynamically-set-the-name-of-a-spool-file-in-sqlplus-79.html/comment-page-1#comment-30</link>
		<dc:creator>Customize your SQL*Plus Environment &#124; Square DBA - Oracle DBA Talk</dc:creator>
		<pubDate>Fri, 13 Feb 2009 11:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.squaredba.com/?p=79#comment-30</guid>
		<description>[...] starts a log file for my entire session. The spool filename is generated randomly. The log file name is generated with the date, database name, and for uniqueness a random number. [...]</description>
		<content:encoded><![CDATA[<p>[...] starts a log file for my entire session. The spool filename is generated randomly. The log file name is generated with the date, database name, and for uniqueness a random number. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
