<?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"
	>
<channel>
	<title>Comments on: Oracle Error: SP2-0027: Input is too long (&#62; 2499 characters) - line ignored</title>
	<atom:link href="http://blog.sixsigns.com/2007/01/08/oracle-error-sp2-0027-input-is-too-long-2499-characters-line-ignored/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sixsigns.com/2007/01/08/oracle-error-sp2-0027-input-is-too-long-2499-characters-line-ignored/</link>
	<description>Enrich people's lives and web experience</description>
	<pubDate>Wed, 19 Nov 2008 22:48:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: M Brüderl</title>
		<link>http://blog.sixsigns.com/2007/01/08/oracle-error-sp2-0027-input-is-too-long-2499-characters-line-ignored/#comment-429</link>
		<dc:creator>M Brüderl</dc:creator>
		<pubDate>Wed, 24 Sep 2008 08:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://wp.econtentpark.com/2007/01/08/Oracle-Error:-SP2-0027:-Input-is-too-long-(>-2499-characters)---line-ignored#comment-429</guid>
		<description>So imagine you have a Varchar2(3000) and want to insert text with the size of 3000 with sqlplus. It is not possible. Because if you add a line break, you will store the text with a linebreak inside.
Oracle should just dump this sqlplus-tool or rewrite it from scratch. Anyone who worked with the mysql console can just wonder how the famous oracle company cannot solve problems like long lines, a working command buffer (arrow up) or a decent output which can actually be read by a someone.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->So imagine you have a Varchar2(3000) and want to insert text with the size of 3000 with sqlplus. It is not possible. Because if you add a line break, you will store the text with a linebreak inside.<br />
Oracle should just dump this sqlplus-tool or rewrite it from scratch. Anyone who worked with the mysql console can just wonder how the famous oracle company cannot solve problems like long lines, a working command buffer (arrow up) or a decent output which can actually be read by a someone.<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harkat wiguna</title>
		<link>http://blog.sixsigns.com/2007/01/08/oracle-error-sp2-0027-input-is-too-long-2499-characters-line-ignored/#comment-231</link>
		<dc:creator>harkat wiguna</dc:creator>
		<pubDate>Thu, 24 May 2007 04:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://wp.econtentpark.com/2007/01/08/Oracle-Error:-SP2-0027:-Input-is-too-long-(>-2499-characters)---line-ignored#comment-231</guid>
		<description>Yes that is very simple. But, how if I want to input sql statement more than 2499 character per line? can I&#160; modified any parameter in oracle? If it can. what parameter should i modified to?&lt;br /&gt;
I have problem with sql code which generate via EJB 3.0+Hibernate ORM. in my java code I write EJBQL statement that generated Hibernate OracleDialect which generate sql code more than 2499 character per line. (it's not problem if I using DB2)&lt;br /&gt;
I don't want to change my java code to solve this problem. any idea to solve it ?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start -->Yes that is very simple. But, how if I want to input sql statement more than 2499 character per line? can I&nbsp; modified any parameter in oracle? If it can. what parameter should i modified to?<br />
I have problem with sql code which generate via EJB 3.0+Hibernate ORM. in my java code I write EJBQL statement that generated Hibernate OracleDialect which generate sql code more than 2499 character per line. (it&#8217;s not problem if I using DB2)<br />
I don&#8217;t want to change my java code to solve this problem. any idea to solve it ?<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
