<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>OracleLog</title>
	<link>http://www.oraclelog.com</link>
	<description>Oracle web log.</description>
	<lastBuildDate>Tue, 08 Mar 2011 16:36:33 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.2" -->

	<item>
		<title>Cannot use fast path insert for this XMLType table</title>
		<description><![CDATA[If you are hitting randomly &#8220;ORA-19051: Cannot use fast path insert for this XMLType table&#8221; for no apparent reason check env. parameter LD_LIBRARY_PATH or LIBPATH. This was happening when 11g R2 (11.2.0.2) database was started with LD_LIBRARY_PATH or LIBPATH pointing to the old 10g home.]]></description>
		<link>http://www.oraclelog.com/2011/03/08/oracle/administration/cannot-use-fast-path-insert-for-this-xmltype-table/</link>
			</item>
	<item>
		<title>ORA-01436: CONNECT BY loop in user data</title>
		<description><![CDATA[If you are trying to debug error ORA-01436: CONNECT BY loop in user data in the CONNECT BY sql statements, the following might help you: ALTER SESSION SET &#34;_dump_connect_by_loop_data&#34;=TRUE; -- execute the CONNECT BY here Now look in the UDUMP destination for the trace file, it will contain the problematic IDs which are causing the [...]]]></description>
		<link>http://www.oraclelog.com/2010/04/07/oracle/administration/ora-01436-connect-by-loop-in-user-data/</link>
			</item>
	<item>
		<title>Oracle Database 11g Release 2 (11.2.0.1.0) for Linux x86, Linux x86-64</title>
		<description><![CDATA[Oracle releases Oracle Database 11g Release 2 (11.2.0.1.0) for Linux x86 and Linux x86-64 platforms.]]></description>
		<link>http://www.oraclelog.com/2009/09/02/oracle/oracle-database-11g-release-2-11-2-0-1-0-for-linux-x86-linux-x86-64/</link>
			</item>
	<item>
		<title>ORA-39125, ORA-01801: date format is too long for internal buffer</title>
		<description><![CDATA[If your are getting: ORA-39125: Worker unexpected fatal error in KUPW$WORKER.UNLOAD_METADATA while calling DBMS_METADATA.FETCH_XML_CLOB [TAB LE:"UNIUS"."SBA_E_SYSTEM_H"] ORA-01801: date format is too long for internal buffer during expdp or dbms_metadata exports, it&#8217;s because there are stored incorrect date values in the dictionary. The following plsql should _not_ report any tables, if yes you may need to [...]]]></description>
		<link>http://www.oraclelog.com/2009/07/20/oracle/ora-39125-ora-01801-date-format-is-too-long-for-internal-buffer/</link>
			</item>
	<item>
		<title>Compiling objects with utlrp.sql</title>
		<description><![CDATA[From my previous expriences with script utlrp.sql provided by Oracle, for mass-compilation of invalid objects, I recommend running this script only in STARTUP UPGRADE / MIGRATE mode. Otherwise you may end up with dictionary and or schema incosistencies especially if you use alot of schema objects (45 000+) . $ORACLE_HOME/rdbms/admin/utlrp.sql]]></description>
		<link>http://www.oraclelog.com/2009/01/16/oracle/compiling-objects-with-utlrpsql/</link>
			</item>
	<item>
		<title>Empty sql_id and other columns in v$session for jobs &#8211; 10.2.0.3</title>
		<description><![CDATA[10.2.0.3 has a nasty bug, where one is not able to see what SQL is job actually executing, the following fix will resolve that partially. For parallel slaves the relevant v$session columns are still going to be empty. 5928612 SQL ADDRESS COLUMN IN V$SESSION VIEW FOR JOB IS ZERO This might be resolved completely in [...]]]></description>
		<link>http://www.oraclelog.com/2008/07/06/oracle/empty-sql_id-and-other-columns-in-vsession-for-jobs-10203/</link>
			</item>
	<item>
		<title>Oracle Identity Management(OIM) How to reset OID cn=orcladmin password</title>
		<description><![CDATA[If you wonder what is the password for Oracle Internet Directory(OID) user cn=orcladmin after OIM installation, well, it is exactly the same as ias_admin password specified during installation of OIM. If you really want to reset the password, use included utility resetiASpasswd.sh in $ORACLE_HOME\bin as follows: First make sure your environment is setup properly for [...]]]></description>
		<link>http://www.oraclelog.com/2008/04/04/oracle/oracle-identity-managementoim-how-to-reset-oid-cnorcladmin-password/</link>
			</item>
	<item>
		<title>Oracle patchset 10.2.0.4</title>
		<description><![CDATA[Oracle patchset 10.2.0.4 is now available via metalink for Windows(32bit) and Linux x86(32bit) platforms. Update 22.05.2008: Now available also for some 64 bit platforms like AIX5L 64.]]></description>
		<link>http://www.oraclelog.com/2008/04/02/oracle/oracle-patchset-10204/</link>
			</item>
	<item>
		<title>ALTER SYSTEM SET GO_FASTER</title>
		<description><![CDATA[ALTER SYSTEM SET GO_FASTER=TRUE;]]></description>
		<link>http://www.oraclelog.com/2007/12/21/oracle/alter-system-set-go_faster/</link>
			</item>
	<item>
		<title>PLS-00630 unsupported collection return types / 10G upgrade</title>
		<description><![CDATA[If you&#8217;ve just upgraded from 9i to 10g, and you are using unsupported collection return types in pipelined functions you are no longer able to compile the code due to a more restrictive 10g compiler. Your pipelined functions compiled just fine on 9i. You are unable to compile the functions with the following error message [...]]]></description>
		<link>http://www.oraclelog.com/2007/12/21/oracle/pls-00630-unsupported-collection-return-types-10g-upgrade/</link>
			</item>
</channel>
</rss>

