<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>geterror()</title>
	<atom:link href="http://geterror.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://geterror.wordpress.com</link>
	<description>Stuff to remember for work</description>
	<lastBuildDate>Thu, 05 Jan 2012 12:53:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='geterror.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>geterror()</title>
		<link>http://geterror.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://geterror.wordpress.com/osd.xml" title="geterror()" />
	<atom:link rel='hub' href='http://geterror.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Reset mysql root password</title>
		<link>http://geterror.wordpress.com/2008/09/04/reset-mysql-root-password/</link>
		<comments>http://geterror.wordpress.com/2008/09/04/reset-mysql-root-password/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 07:21:14 +0000</pubDate>
		<dc:creator>skandalouz</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[reset password]]></category>
		<category><![CDATA[root password]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://geterror.wordpress.com/?p=9</guid>
		<description><![CDATA[http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html IT WORKS! In order to access the database through phpMyAdmin, you should change the password in phpmyadmin/config.inc.php ( $cfg['Servers'][$i]['password'] = &#8216;mysql_root_password&#8217;; ) to the same as mysql.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=9&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html">http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html</a></p>
<p>IT WORKS!</p>
<p>In order to access the database through phpMyAdmin, you should change the password in phpmyadmin/config.inc.php ( $cfg['Servers'][$i]['password'] = &#8216;mysql_root_password&#8217;; ) to the same as mysql.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geterror.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geterror.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geterror.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geterror.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geterror.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geterror.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geterror.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geterror.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geterror.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geterror.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geterror.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geterror.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geterror.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geterror.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geterror.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geterror.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=9&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geterror.wordpress.com/2008/09/04/reset-mysql-root-password/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fb0e5225a10319982ce02d9c4ea5572e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skandalouz</media:title>
		</media:content>
	</item>
		<item>
		<title>Set directory in xampp</title>
		<link>http://geterror.wordpress.com/2008/08/12/set-directory-in-xampp/</link>
		<comments>http://geterror.wordpress.com/2008/08/12/set-directory-in-xampp/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 11:11:36 +0000</pubDate>
		<dc:creator>skandalouz</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[htdocs]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://geterror.wordpress.com/?p=7</guid>
		<description><![CDATA[Either set Apache to use the other directory as the home directory (in the config file) or put an index.html file in htdocs that has just a permanent redirect header to your real file.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=7&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Either set Apache to use the other directory as the home directory (in the config file) or put an index.html file in htdocs that has just a permanent redirect header to your real file.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geterror.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geterror.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geterror.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geterror.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geterror.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geterror.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geterror.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geterror.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geterror.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geterror.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geterror.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geterror.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geterror.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geterror.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geterror.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geterror.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=7&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geterror.wordpress.com/2008/08/12/set-directory-in-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fb0e5225a10319982ce02d9c4ea5572e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skandalouz</media:title>
		</media:content>
	</item>
		<item>
		<title>Add comments to pages in wordpress</title>
		<link>http://geterror.wordpress.com/2008/04/16/add-comments-to-pages-in-wordpress/</link>
		<comments>http://geterror.wordpress.com/2008/04/16/add-comments-to-pages-in-wordpress/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 07:28:59 +0000</pubDate>
		<dc:creator>skandalouz</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[pages]]></category>

		<guid isPermaLink="false">http://geterror.wordpress.com/?p=6</guid>
		<description><![CDATA[Add the following line in the Page.phpfile just before the &#60;?php endwhile; endif; ?&#62; : &#60;?php if ((&#8216;open&#8217; == $post-&#62; comment_status)) { comments_template(); } ?&#62; and by choosing &#8220;Allow comments&#8221; when creating the page you can enable or disable comments in a certain page.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=6&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Add the following line in the Page.phpfile just before the &lt;?php endwhile; endif; ?&gt; :</p>
<p>&lt;?php if ((&#8216;open&#8217; == $post-&gt; comment_status)) { comments_template(); } ?&gt;</p>
<p>and by choosing &#8220;Allow comments&#8221; when creating the page you can enable or disable comments in a certain page.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geterror.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geterror.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geterror.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geterror.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geterror.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geterror.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geterror.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geterror.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geterror.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geterror.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geterror.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geterror.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geterror.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geterror.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geterror.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geterror.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=6&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geterror.wordpress.com/2008/04/16/add-comments-to-pages-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fb0e5225a10319982ce02d9c4ea5572e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skandalouz</media:title>
		</media:content>
	</item>
		<item>
		<title>chm files: Page cannot be displayed</title>
		<link>http://geterror.wordpress.com/2008/03/25/chm-files-page-cannot-be-displayed/</link>
		<comments>http://geterror.wordpress.com/2008/03/25/chm-files-page-cannot-be-displayed/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 15:12:25 +0000</pubDate>
		<dc:creator>skandalouz</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[chm]]></category>
		<category><![CDATA[KB896358]]></category>
		<category><![CDATA[SP1]]></category>
		<category><![CDATA[windows 2003 server]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://geterror.wordpress.com/?p=5</guid>
		<description><![CDATA[We&#8217;re dealing with this problem of not being able to read chm files on our lan. The server is Windows 2003 Server with SP1. By now i&#8217;ve found out that on XP, by uninstalling the security update KB896358 and then restart, everythings works ok. I now can read chm over my network from Windows XP. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=5&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re dealing with this problem of not being able to read chm files on our lan. The server is Windows 2003 Server with SP1.</p>
<p>By now i&#8217;ve found out that on XP, by uninstalling the security update KB896358 and then restart, everythings works ok. I now can read chm over my network from Windows XP.</p>
<p>Still, the case of 2003 server remains unsolved.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geterror.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geterror.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geterror.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geterror.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geterror.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geterror.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geterror.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geterror.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geterror.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geterror.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geterror.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geterror.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geterror.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geterror.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geterror.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geterror.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=5&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geterror.wordpress.com/2008/03/25/chm-files-page-cannot-be-displayed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fb0e5225a10319982ce02d9c4ea5572e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skandalouz</media:title>
		</media:content>
	</item>
		<item>
		<title>2-column Match in Excel</title>
		<link>http://geterror.wordpress.com/2008/02/18/2-column-match-in-excel/</link>
		<comments>http://geterror.wordpress.com/2008/02/18/2-column-match-in-excel/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 15:40:59 +0000</pubDate>
		<dc:creator>skandalouz</dc:creator>
				<category><![CDATA[excel]]></category>
		<category><![CDATA[match]]></category>
		<category><![CDATA[two column]]></category>

		<guid isPermaLink="false">http://geterror.wordpress.com/?p=4</guid>
		<description><![CDATA[Exact match on column values A1&#38;B1 with 2 other columns: (bool) =MATCH(1, (A1=Column1) * (B1=Column2),0) Arithmetic on a boolean results in a number. eg. TRUE * FALSE = 0. Only TRUE * TRUE will result in the “1″ MATCH is looking for. (list of values for validation combobox) =OFFSET(Start_point,MATCH(1, (A1=Column1) * (B1=Column2), 0),1,COUNTIF(column2,A1),1)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=4&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Exact match on column values A1&amp;B1 with 2 other columns:</p>
<p>(bool) =MATCH(1, (A1=Column1) * (B1=Column2),0)</p>
<p>Arithmetic on a boolean results in a number. eg. TRUE * FALSE = 0.<br />
Only TRUE * TRUE will result in the “1″ MATCH is looking for.</p>
<p>(list of values for validation combobox) =OFFSET(Start_point,MATCH(1, (A1=Column1) * (B1=Column2), 0),1,COUNTIF(column2,A1),1)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geterror.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geterror.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geterror.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geterror.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geterror.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geterror.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geterror.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geterror.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geterror.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geterror.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geterror.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geterror.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geterror.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geterror.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geterror.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geterror.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=4&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geterror.wordpress.com/2008/02/18/2-column-match-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fb0e5225a10319982ce02d9c4ea5572e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skandalouz</media:title>
		</media:content>
	</item>
		<item>
		<title>IMPort Oracle</title>
		<link>http://geterror.wordpress.com/2008/02/14/import-oracle/</link>
		<comments>http://geterror.wordpress.com/2008/02/14/import-oracle/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 10:15:18 +0000</pubDate>
		<dc:creator>skandalouz</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[constraints]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[import]]></category>

		<guid isPermaLink="false">http://geterror.wordpress.com/?p=3</guid>
		<description><![CDATA[Case: -created a new schema without data and need to import data into it from a dump IMP userid=system/manager@DB file=D:\Full-SP4.dmp fromuser=LADORNA touser=COPIE ignore=Y grants=N buffer=4096000 log=D:\Import_COPIE.log I get the following errors even if import goes ok. IMP-00017: following statement failed with ORACLE error 20005: &#8220;BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,&#8217;&#8221;ACS_ACCOUNTING_U1&#8243;&#8216;,NULL,NULL,NULL&#8221; &#8220;,3,1,3,1,1,1,0,6); END;&#8221; IMP-00003: ORACLE error 20005 encountered ORA-20005: object [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=3&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Case:</p>
<p>-created a new schema  without data and need to import data into it from a dump</p>
<p>IMP userid=system/manager@DB file=D:\Full-SP4.dmp fromuser=LADORNA touser=COPIE <b>ignore=Y</b> grants=N buffer=4096000 log=D:\Import_COPIE.log<br />
I get the following errors even if import goes ok.</p>
<p>IMP-00017: following statement failed with ORACLE error 20005:<br />
&#8220;BEGIN  DBMS_STATS.SET_INDEX_STATS(NULL,&#8217;&#8221;ACS_ACCOUNTING_U1&#8243;&#8216;,NULL,NULL,NULL&#8221;<br />
&#8220;,3,1,3,1,1,1,0,6); END;&#8221;<br />
IMP-00003: ORACLE error 20005 encountered<br />
ORA-20005: object statistics are locked (stattype = ALL)<br />
ORA-06512: at &#8220;SYS.DBMS_STATS&#8221;, line 1607<br />
ORA-06512: at &#8220;SYS.DBMS_STATS&#8221;, line 2117<br />
ORA-06512: at &#8220;SYS.DBMS_STATS&#8221;, line 5394<br />
ORA-06512: at line 1</p>
<p>Merge si asa dar o tabela nu s-a imprtat. Am rulat din nou si a mers. E posibil s fie de la ordinea de import. Fac test acum cu import pe Constraint=N si apoi Constraint = Y.</p>
<p>Ramane de verificat si daca e de la export sa se fi facut without CONSISTENT=Y</p>
<p>import into your new database with rows=y constraints=n ignore=y<br />
import from same export file rows=n contraints=y</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geterror.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geterror.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geterror.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geterror.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geterror.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geterror.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geterror.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geterror.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geterror.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geterror.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geterror.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geterror.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geterror.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geterror.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geterror.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geterror.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=3&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geterror.wordpress.com/2008/02/14/import-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fb0e5225a10319982ce02d9c4ea5572e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skandalouz</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://geterror.wordpress.com/2008/02/13/hello-world/</link>
		<comments>http://geterror.wordpress.com/2008/02/13/hello-world/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 15:26:12 +0000</pubDate>
		<dc:creator>skandalouz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=1&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/geterror.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/geterror.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geterror.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geterror.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geterror.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geterror.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geterror.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geterror.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geterror.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geterror.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geterror.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geterror.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geterror.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geterror.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geterror.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geterror.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geterror.wordpress.com&amp;blog=2864612&amp;post=1&amp;subd=geterror&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geterror.wordpress.com/2008/02/13/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fb0e5225a10319982ce02d9c4ea5572e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">skandalouz</media:title>
		</media:content>
	</item>
	</channel>
</rss>
