<?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: Logging syslog and database audit messages to an oracle database with rsyslog</title>
	<atom:link href="http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/</link>
	<description>Ronny Egners Blog about Oracle, UNIX and EMC / Legato Networker</description>
	<lastBuildDate>Mon, 23 Aug 2010 06:12:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ronny Egner</title>
		<link>http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/comment-page-1/#comment-4475</link>
		<dc:creator>Ronny Egner</dc:creator>
		<pubDate>Wed, 21 Jul 2010 06:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1266#comment-4475</guid>
		<description>Sorry. No idea. What version (both database and rsyslog) are you using?</description>
		<content:encoded><![CDATA[<p>Sorry. No idea. What version (both database and rsyslog) are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foobar</title>
		<link>http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/comment-page-1/#comment-4349</link>
		<dc:creator>foobar</dc:creator>
		<pubDate>Wed, 14 Jul 2010 08:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1266#comment-4349</guid>
		<description>Hello, I followed your notes to setup rsyslog and omoracle. But even with a test db and two columns it won&#039;t work, see: &quot;rsyslogd: Error message: ORA-01461: can bind a LONG value only for insert into a LONG column&quot;.

I created the table as follows:
create table test (hostname varchar2(100), message varchar2(4000));

... and found out that if I am only writing one syslog property to oracle it succeeds.

My test configuration:

$ModLoad omoracle
$OmoracleDBUser myoracleuser
$OmoracleDBPassword *****
$OmoracleDB myoracledb
$OmoracleBatchSize 1
$OmoracleBatchItemSize 4096
$OmoracleStatementTemplate OmoracleStatement

$template OmoracleStatement,&quot;INSERT INTO TEST(hostname,message) VALUES(:hostname,:msg)&quot;
$template TestStmt,&quot;%hostname%%msg%&quot;

*.*                             :omoracle:;TestStmt

Any idea what might cause this?</description>
		<content:encoded><![CDATA[<p>Hello, I followed your notes to setup rsyslog and omoracle. But even with a test db and two columns it won&#8217;t work, see: &#8220;rsyslogd: Error message: ORA-01461: can bind a LONG value only for insert into a LONG column&#8221;.</p>
<p>I created the table as follows:<br />
create table test (hostname varchar2(100), message varchar2(4000));</p>
<p>&#8230; and found out that if I am only writing one syslog property to oracle it succeeds.</p>
<p>My test configuration:</p>
<p>$ModLoad omoracle<br />
$OmoracleDBUser myoracleuser<br />
$OmoracleDBPassword *****<br />
$OmoracleDB myoracledb<br />
$OmoracleBatchSize 1<br />
$OmoracleBatchItemSize 4096<br />
$OmoracleStatementTemplate OmoracleStatement</p>
<p>$template OmoracleStatement,&#8221;INSERT INTO TEST(hostname,message) VALUES(:hostname,:msg)&#8221;<br />
$template TestStmt,&#8221;%hostname%%msg%&#8221;</p>
<p>*.*                             :omoracle:;TestStmt</p>
<p>Any idea what might cause this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny Egner</title>
		<link>http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/comment-page-1/#comment-190</link>
		<dc:creator>Ronny Egner</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1266#comment-190</guid>
		<description>Why do you want to be a moderator here?</description>
		<content:encoded><![CDATA[<p>Why do you want to be a moderator here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poonounerve</title>
		<link>http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/comment-page-1/#comment-187</link>
		<dc:creator>Poonounerve</dc:creator>
		<pubDate>Wed, 25 Nov 2009 03:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1266#comment-187</guid>
		<description>Could not find a suitable section so I written here, how to become a moderator for your forum, that need for this?</description>
		<content:encoded><![CDATA[<p>Could not find a suitable section so I written here, how to become a moderator for your forum, that need for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vega</title>
		<link>http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/comment-page-1/#comment-75</link>
		<dc:creator>Vega</dc:creator>
		<pubDate>Wed, 18 Nov 2009 07:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1266#comment-75</guid>
		<description>Hi Ronny

U r amazing.</description>
		<content:encoded><![CDATA[<p>Hi Ronny</p>
<p>U r amazing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave @ Data acquisition</title>
		<link>http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/comment-page-1/#comment-74</link>
		<dc:creator>Dave @ Data acquisition</dc:creator>
		<pubDate>Wed, 18 Nov 2009 05:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1266#comment-74</guid>
		<description>That&#039;s a very big and detailed walkthrough! I&#039;m currently working with oracle at university and its a bear to handle at times, but this stuff you showed here certainly makes the logging side of it a lot easier to digest.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a very big and detailed walkthrough! I&#8217;m currently working with oracle at university and its a bear to handle at times, but this stuff you showed here certainly makes the logging side of it a lot easier to digest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Arao</title>
		<link>http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/comment-page-1/#comment-67</link>
		<dc:creator>Karl Arao</dc:creator>
		<pubDate>Tue, 17 Nov 2009 04:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1266#comment-67</guid>
		<description>Ronny, 

Good Stuff.. I&#039;ll try this out soon :)</description>
		<content:encoded><![CDATA[<p>Ronny, </p>
<p>Good Stuff.. I&#8217;ll try this out soon :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blogroll Report 06/11/2009-13/11/2009 &#171; Coskan&#8217;s Approach to Oracle</title>
		<link>http://blog.ronnyegner-consulting.de/2009/11/11/logging-syslog-and-database-audit-messages-to-an-oracle-database-with-rsyslog/comment-page-1/#comment-66</link>
		<dc:creator>Blogroll Report 06/11/2009-13/11/2009 &#171; Coskan&#8217;s Approach to Oracle</dc:creator>
		<pubDate>Tue, 17 Nov 2009 00:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ronnyegner-consulting.de/?p=1266#comment-66</guid>
		<description>[...] Egner-Logging syslog and database audit messages to an oracle database with rsyslog http://wp.me/p2Pkj-aL    Leave a [...]</description>
		<content:encoded><![CDATA[<p>[...] Egner-Logging syslog and database audit messages to an oracle database with rsyslog <a href="http://wp.me/p2Pkj-aL" rel="nofollow">http://wp.me/p2Pkj-aL</a>    Leave a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
