<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AskDba.org Weblog &#187; sqlplus</title>
	<atom:link href="http://askdba.org/weblog/tag/sqlplus/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Thu, 09 Sep 2010 09:31:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Input is too long (&gt; 2499 characters) &#8211; line ignored</title>
		<link>http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/</link>
		<comments>http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 17:40:25 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sqlplus]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://askdba.org/weblog/?p=340</guid>
		<description><![CDATA[There are times when you observe above mentioned error while creating view and mview from mview definition taken from Toad or indexfile option. vi editor comes in handy to resolve this issue. Copy the code in Text file and while in escape mode enter following command :%s/,/,^M/g Please note that to insert ^M you need to [...]]]></description>
		<wfw:commentRss>http://askdba.org/weblog/2009/01/input-is-too-long-2499-characters-line-ignored/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
