<?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>dBuggr &#187; oracle</title>
	<atom:link href="http://www.dbuggr.com/tag/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbuggr.com</link>
	<description>Share Knowledge &#38; Be Rewarded</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:33:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Resolve &#8220;javax.net.ssl.SSLKeyException: BAD_CERTIFICATE&#8221; Error in Weblogic Nod&#8230;</title>
		<link>http://www.dbuggr.com/milly/resolve-javax-net-ssl-sslkeyexception-bad-certificate-error-weblogic-nod/</link>
		<comments>http://www.dbuggr.com/milly/resolve-javax-net-ssl-sslkeyexception-bad-certificate-error-weblogic-nod/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 22:31:07 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[bad]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[javax]]></category>
		<category><![CDATA[nodemanager]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[sslkeyexception]]></category>
		<category><![CDATA[weblogic]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/resolve-javax-net-ssl-sslkeyexception-bad-certificate-error-weblogic-nod/</guid>
		<description><![CDATA[Resolve &#8220;javax.net.ssl.SSLKeyException: BAD_CERTIFICATE&#8221; Error in Weblogic NodeManager
Here is a tip if you get the following error with Oracle Weblogic&#8217;s Nodemanager:
javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from localhost.localdomain - 127.0.0.1. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/resolving-oracle-bpel-error-javax-servlet-servletexception-find-work/' rel='bookmark' title='Permanent Link: Resolving Oracle BPEL Error &#8220;javax.servlet.ServletException: Cannot Find Work I&#8230;'>Resolving Oracle BPEL Error &#8220;javax.servlet.ServletException: Cannot Find Work I&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-oracle-net-services-configuration-netca-java-libclntsh-error/' rel='bookmark' title='Permanent Link: Resolve Oracle Net Services Configuration (netca) Java Libclntsh.so Error'>Resolve Oracle Net Services Configuration (netca) Java Libclntsh.so Error</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-weblogic-java-io-ioexception-stream-closed-router-des/' rel='bookmark' title='Permanent Link: Resolve Weblogic Java.io.IOException: Stream Closed.; No Available Router to Des&#8230;'>Resolve Weblogic Java.io.IOException: Stream Closed.; No Available Router to Des&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Resolve &#8220;javax.net.ssl.SSLKeyException: BAD_CERTIFICATE&#8221; Error in Weblogic NodeManager<br />
Here is a tip if you get the following error with Oracle Weblogic&#8217;s Nodemanager:</p>
<p><code>javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from localhost.localdomain - 127.0.0.1. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.</code></p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/resolving-oracle-bpel-error-javax-servlet-servletexception-find-work/' rel='bookmark' title='Permanent Link: Resolving Oracle BPEL Error &#8220;javax.servlet.ServletException: Cannot Find Work I&#8230;'>Resolving Oracle BPEL Error &#8220;javax.servlet.ServletException: Cannot Find Work I&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-oracle-net-services-configuration-netca-java-libclntsh-error/' rel='bookmark' title='Permanent Link: Resolve Oracle Net Services Configuration (netca) Java Libclntsh.so Error'>Resolve Oracle Net Services Configuration (netca) Java Libclntsh.so Error</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-weblogic-java-io-ioexception-stream-closed-router-des/' rel='bookmark' title='Permanent Link: Resolve Weblogic Java.io.IOException: Stream Closed.; No Available Router to Des&#8230;'>Resolve Weblogic Java.io.IOException: Stream Closed.; No Available Router to Des&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/resolve-javax-net-ssl-sslkeyexception-bad-certificate-error-weblogic-nod/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resolve Oracle Net Services Configuration (netca) Java Libclntsh.so Error</title>
		<link>http://www.dbuggr.com/smallwei/resolve-oracle-net-services-configuration-netca-java-libclntsh-error/</link>
		<comments>http://www.dbuggr.com/smallwei/resolve-oracle-net-services-configuration-netca-java-libclntsh-error/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 22:31:12 +0000</pubDate>
		<dc:creator>smallwei</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[libclntsh]]></category>
		<category><![CDATA[netca]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[oracle database]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/resolve-oracle-net-services-configuration-netca-java-libclntsh-error/</guid>
		<description><![CDATA[Resolve Oracle Net Services Configuration (netca) java libclntsh.so error
If you receive the following error during while trying to bring up netca in Linux, here is a tip for you.
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#&#160;&#160;SIGSEGV (0xb) at pc=0x00002aaab274e9f1, pid=10132, tid=47652693257888
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_17-b03 mixed mode)
# Problematic [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/milly/fix-java-sql-sqlrecoverableexception-exception-connection-reset-issue/' rel='bookmark' title='Permanent Link: Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;'>Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/java-io-error-deploy-ear-files-oracle-application/' rel='bookmark' title='Permanent Link: Getting java.io error while trying to deploy ear files with Oracle Application S&#8230;'>Getting java.io error while trying to deploy ear files with Oracle Application S&#8230;</a></li>
<li><a href='http://www.dbuggr.com/milly/default-password-sun-oracle-java-cacert-key-store/' rel='bookmark' title='Permanent Link: The Default Password for Sun/Oracle JAVA CAcerts Key Store'>The Default Password for Sun/Oracle JAVA CAcerts Key Store</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Resolve Oracle Net Services Configuration (netca) java libclntsh.so error<br />
If you receive the following error during while trying to bring up netca in Linux, here is a tip for you.<br />
<pre><code>#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#&nbsp;&nbsp;SIGSEGV (0xb) at pc=0x00002aaab274e9f1, pid=10132, tid=47652693257888
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_17-b03 mixed mode)
# Problematic frame:
# C&nbsp;&nbsp;[libclntsh.so.11.1+0x62a9f1]&nbsp;&nbsp;snlinGetAddrInfo+0x1b1
#
# An error report file with more information is saved as hs_err_pid10132.log
#
# If you would like to submit a bug report, please visit:
#&nbsp;&nbsp; http://java.sun.com/webapps/bugreport/crash.jsp
#
/app/oracle/product/11.2.0/dbhome_1/bin/netca: line 178: 10132 Aborted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.net.ca.NetCA $*</code></pre></p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/fix-java-sql-sqlrecoverableexception-exception-connection-reset-issue/' rel='bookmark' title='Permanent Link: Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;'>Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/java-io-error-deploy-ear-files-oracle-application/' rel='bookmark' title='Permanent Link: Getting java.io error while trying to deploy ear files with Oracle Application S&#8230;'>Getting java.io error while trying to deploy ear files with Oracle Application S&#8230;</a></li>
<li><a href='http://www.dbuggr.com/milly/default-password-sun-oracle-java-cacert-key-store/' rel='bookmark' title='Permanent Link: The Default Password for Sun/Oracle JAVA CAcerts Key Store'>The Default Password for Sun/Oracle JAVA CAcerts Key Store</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/smallwei/resolve-oracle-net-services-configuration-netca-java-libclntsh-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Set Log Permission for Oracle Weblogic (WLS), FMW, SOA with Umask</title>
		<link>http://www.dbuggr.com/smallwei/set-log-permission-oracle-weblogic-wls-fmw-soa-umask/</link>
		<comments>http://www.dbuggr.com/smallwei/set-log-permission-oracle-weblogic-wls-fmw-soa-umask/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 18:35:45 +0000</pubDate>
		<dc:creator>smallwei</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[umask]]></category>
		<category><![CDATA[weblogic]]></category>
		<category><![CDATA[wls]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/set-log-permission-oracle-weblogic-wls-fmw-soa-umask/</guid>
		<description><![CDATA[How to set log permission for Oracle Weblogic (WLS), FMW, SOA with umask
If you try to use umask in Linux/Unix shell profile file to set log permission, it does not work correctly. Here is a tip to fix it.

Related posts:Start and Stop Oracle Weblogic NodeManager Via Shell Alias
How to Rename Oracle Fusion Middleware (FMW) Fram [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/milly/start-stop-oracle-weblogic-nodemanager-shell-alias/' rel='bookmark' title='Permanent Link: Start and Stop Oracle Weblogic NodeManager Via Shell Alias'>Start and Stop Oracle Weblogic NodeManager Via Shell Alias</a></li>
<li><a href='http://www.dbuggr.com/smallwei/rename-oracle-fusion-middleware-fmw-fram-cloning/' rel='bookmark' title='Permanent Link: How to Rename Oracle Fusion Middleware (FMW) Fram Name After Cloning'>How to Rename Oracle Fusion Middleware (FMW) Fram Name After Cloning</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-bea-090504-bea-300038-bea-090482-error-oracle-bea-weblogic/' rel='bookmark' title='Permanent Link: Resolve BEA-090504 BEA-300038 BEA-090482 Error in Oracle/BEA Weblogic'>Resolve BEA-090504 BEA-300038 BEA-090482 Error in Oracle/BEA Weblogic</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to set log permission for Oracle Weblogic (WLS), FMW, SOA with umask<br />
If you try to use umask in Linux/Unix shell profile file to set log permission, it does not work correctly. Here is a tip to fix it.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/start-stop-oracle-weblogic-nodemanager-shell-alias/' rel='bookmark' title='Permanent Link: Start and Stop Oracle Weblogic NodeManager Via Shell Alias'>Start and Stop Oracle Weblogic NodeManager Via Shell Alias</a></li>
<li><a href='http://www.dbuggr.com/smallwei/rename-oracle-fusion-middleware-fmw-fram-cloning/' rel='bookmark' title='Permanent Link: How to Rename Oracle Fusion Middleware (FMW) Fram Name After Cloning'>How to Rename Oracle Fusion Middleware (FMW) Fram Name After Cloning</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-bea-090504-bea-300038-bea-090482-error-oracle-bea-weblogic/' rel='bookmark' title='Permanent Link: Resolve BEA-090504 BEA-300038 BEA-090482 Error in Oracle/BEA Weblogic'>Resolve BEA-090504 BEA-300038 BEA-090482 Error in Oracle/BEA Weblogic</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/smallwei/set-log-permission-oracle-weblogic-wls-fmw-soa-umask/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resolve ORA-39000 ORA-31619 ORA-17500 Errors when Using Oracle Data Pump</title>
		<link>http://www.dbuggr.com/milly/resolve-ora-39000-ora-31619-ora-17500-errors-oracle-data-pump/</link>
		<comments>http://www.dbuggr.com/milly/resolve-ora-39000-ora-31619-ora-17500-errors-oracle-data-pump/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 19:56:19 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[production]]></category>
		<category><![CDATA[real]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/resolve-ora-39000-ora-31619-ora-17500-errors-oracle-data-pump/</guid>
		<description><![CDATA[Resolve ORA-39000 ORA-31619 ORA-17500 errors when using Oracle Data Pump
Here is a tip if you&#8217;re getting errors similar to the following:
;;;
Import: Release 11.2.0.1.0 &#8211; Production on Thu Jan 12 11:46:59 2012
Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
;;;
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 &#8211; 64bit Production
With the Partitioning, [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolve-ora-01031-insufficient-privileges-creating-oracle-standby-data-gu/' rel='bookmark' title='Permanent Link: Resolve ORA-01031: Insufficient Privileges when Creating Oracle Standby (Data Gu&#8230;'>Resolve ORA-01031: Insufficient Privileges when Creating Oracle Standby (Data Gu&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-ora-12505-oracle-rac-java-jdbc-thin-client-connection/' rel='bookmark' title='Permanent Link: Resolve ORA-12505: Using Oracle RAC and Java JDBC Thin Client Connection'>Resolve ORA-12505: Using Oracle RAC and Java JDBC Thin Client Connection</a></li>
<li><a href='http://www.dbuggr.com/smallwei/troubleshoot-ora-01722-invalid-number-error-oracle-database/' rel='bookmark' title='Permanent Link: Troubleshoot ORA-01722: Invalid Number Error in Oracle Database'>Troubleshoot ORA-01722: Invalid Number Error in Oracle Database</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Resolve ORA-39000 ORA-31619 ORA-17500 errors when using Oracle Data Pump<br />
Here is a tip if you&#8217;re getting errors similar to the following:<br />
;;;<br />
Import: Release 11.2.0.1.0 &#8211; Production on Thu Jan 12 11:46:59 2012</p>
<p>Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.<br />
;;;<br />
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 &#8211; 64bit Production<br />
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,<br />
Data Mining and Real Application Testing options<br />
ORA-39000: bad dump file specification<br />
ORA-31619: invalid dump file &#8220;/data/myfile.dmp&#8221;<br />
ORA-17500: ODM err:Invalid argument</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolve-ora-01031-insufficient-privileges-creating-oracle-standby-data-gu/' rel='bookmark' title='Permanent Link: Resolve ORA-01031: Insufficient Privileges when Creating Oracle Standby (Data Gu&#8230;'>Resolve ORA-01031: Insufficient Privileges when Creating Oracle Standby (Data Gu&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-ora-12505-oracle-rac-java-jdbc-thin-client-connection/' rel='bookmark' title='Permanent Link: Resolve ORA-12505: Using Oracle RAC and Java JDBC Thin Client Connection'>Resolve ORA-12505: Using Oracle RAC and Java JDBC Thin Client Connection</a></li>
<li><a href='http://www.dbuggr.com/smallwei/troubleshoot-ora-01722-invalid-number-error-oracle-database/' rel='bookmark' title='Permanent Link: Troubleshoot ORA-01722: Invalid Number Error in Oracle Database'>Troubleshoot ORA-01722: Invalid Number Error in Oracle Database</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/resolve-ora-39000-ora-31619-ora-17500-errors-oracle-data-pump/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Upgrade Oracle Linux OS from 5.5 to 5.7 or Later</title>
		<link>http://www.dbuggr.com/smallwei/upgrade-oracle-linux-os-5-5-5-7/</link>
		<comments>http://www.dbuggr.com/smallwei/upgrade-oracle-linux-os-5-5-5-7/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 19:31:44 +0000</pubDate>
		<dc:creator>smallwei</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/upgrade-oracle-linux-os-5-5-5-7/</guid>
		<description><![CDATA[How to upgrade Oracle Linux OS from 5.5 to 5.7 or later

Related posts:Resolving Oracle Problem &#8220;&#8230; Error While Loading Shared Libraries &#8230; Libnnz11&#8230;
Oracle Database Max Block Size (DB_BLOCK_SIZE) for Windows/Linux/Unix/Mac
Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer



Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolving-oracle-problem-error-loading-shared-libraries-libnnz11/' rel='bookmark' title='Permanent Link: Resolving Oracle Problem &#8220;&#8230; Error While Loading Shared Libraries &#8230; Libnnz11&#8230;'>Resolving Oracle Problem &#8220;&#8230; Error While Loading Shared Libraries &#8230; Libnnz11&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/max-oracle-database-block-size-db-block-size-windows-linux-mac-unix/' rel='bookmark' title='Permanent Link: Oracle Database Max Block Size (DB_BLOCK_SIZE) for Windows/Linux/Unix/Mac'>Oracle Database Max Block Size (DB_BLOCK_SIZE) for Windows/Linux/Unix/Mac</a></li>
<li><a href='http://www.dbuggr.com/milly/commands-turn-restart-shutdown-linux-linux-server-computer/' rel='bookmark' title='Permanent Link: Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer'>Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to upgrade Oracle Linux OS from 5.5 to 5.7 or later</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/resolving-oracle-problem-error-loading-shared-libraries-libnnz11/' rel='bookmark' title='Permanent Link: Resolving Oracle Problem &#8220;&#8230; Error While Loading Shared Libraries &#8230; Libnnz11&#8230;'>Resolving Oracle Problem &#8220;&#8230; Error While Loading Shared Libraries &#8230; Libnnz11&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/max-oracle-database-block-size-db-block-size-windows-linux-mac-unix/' rel='bookmark' title='Permanent Link: Oracle Database Max Block Size (DB_BLOCK_SIZE) for Windows/Linux/Unix/Mac'>Oracle Database Max Block Size (DB_BLOCK_SIZE) for Windows/Linux/Unix/Mac</a></li>
<li><a href='http://www.dbuggr.com/milly/commands-turn-restart-shutdown-linux-linux-server-computer/' rel='bookmark' title='Permanent Link: Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer'>Commands to Turn Off, Restart, and Shutdown Linux Linux Server/computer</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/smallwei/upgrade-oracle-linux-os-5-5-5-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Rename Oracle Fusion Middleware (FMW) Fram Name After Cloning</title>
		<link>http://www.dbuggr.com/smallwei/rename-oracle-fusion-middleware-fmw-fram-cloning/</link>
		<comments>http://www.dbuggr.com/smallwei/rename-oracle-fusion-middleware-fmw-fram-cloning/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 00:26:16 +0000</pubDate>
		<dc:creator>smallwei</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[fmw]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[middleware]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/rename-oracle-fusion-middleware-fmw-fram-cloning/</guid>
		<description><![CDATA[How to rename Oracle Fusion Middleware (FMW) Fram Name after cloning
Edit the following script after you clone your FMW environment to change the farm name.

Related posts:How to Set Log Permission for Oracle Weblogic (WLS), FMW, SOA with Umask
Start and Stop Oracle Weblogic NodeManager Via Shell Alias
In Oracle How Do You Clone One Tablespace to Another [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/set-log-permission-oracle-weblogic-wls-fmw-soa-umask/' rel='bookmark' title='Permanent Link: How to Set Log Permission for Oracle Weblogic (WLS), FMW, SOA with Umask'>How to Set Log Permission for Oracle Weblogic (WLS), FMW, SOA with Umask</a></li>
<li><a href='http://www.dbuggr.com/milly/start-stop-oracle-weblogic-nodemanager-shell-alias/' rel='bookmark' title='Permanent Link: Start and Stop Oracle Weblogic NodeManager Via Shell Alias'>Start and Stop Oracle Weblogic NodeManager Via Shell Alias</a></li>
<li><a href='http://www.dbuggr.com/ironicdba/oracle-clone-tablespace-database-rman/' rel='bookmark' title='Permanent Link: In Oracle How Do You Clone One Tablespace to Another Database Through RMAN?'>In Oracle How Do You Clone One Tablespace to Another Database Through RMAN?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to rename Oracle Fusion Middleware (FMW) Fram Name after cloning<br />
Edit the following script after you clone your FMW environment to change the farm name.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/set-log-permission-oracle-weblogic-wls-fmw-soa-umask/' rel='bookmark' title='Permanent Link: How to Set Log Permission for Oracle Weblogic (WLS), FMW, SOA with Umask'>How to Set Log Permission for Oracle Weblogic (WLS), FMW, SOA with Umask</a></li>
<li><a href='http://www.dbuggr.com/milly/start-stop-oracle-weblogic-nodemanager-shell-alias/' rel='bookmark' title='Permanent Link: Start and Stop Oracle Weblogic NodeManager Via Shell Alias'>Start and Stop Oracle Weblogic NodeManager Via Shell Alias</a></li>
<li><a href='http://www.dbuggr.com/ironicdba/oracle-clone-tablespace-database-rman/' rel='bookmark' title='Permanent Link: In Oracle How Do You Clone One Tablespace to Another Database Through RMAN?'>In Oracle How Do You Clone One Tablespace to Another Database Through RMAN?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/smallwei/rename-oracle-fusion-middleware-fmw-fram-cloning/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Default Password for Sun/Oracle JAVA CAcerts Key Store</title>
		<link>http://www.dbuggr.com/milly/default-password-sun-oracle-java-cacert-key-store/</link>
		<comments>http://www.dbuggr.com/milly/default-password-sun-oracle-java-cacert-key-store/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 06:58:10 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/default-password-sun-oracle-java-cacert-key-store/</guid>
		<description><![CDATA[The Default password for Sun/Oracle JAVA CAcerts key store

Related posts:Default Admin Password for Oracle Web Services Manager (WSM)
Default Oracle Weblogic Server Administrator Password
Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;



Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/default-admin-password-oracle-web-services-manager-wsm/' rel='bookmark' title='Permanent Link: Default Admin Password for Oracle Web Services Manager (WSM)'>Default Admin Password for Oracle Web Services Manager (WSM)</a></li>
<li><a href='http://www.dbuggr.com/smallwei/default-oracle-weblogic-server-administrator-password/' rel='bookmark' title='Permanent Link: Default Oracle Weblogic Server Administrator Password'>Default Oracle Weblogic Server Administrator Password</a></li>
<li><a href='http://www.dbuggr.com/milly/fix-java-sql-sqlrecoverableexception-exception-connection-reset-issue/' rel='bookmark' title='Permanent Link: Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;'>Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The Default password for Sun/Oracle JAVA CAcerts key store</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/default-admin-password-oracle-web-services-manager-wsm/' rel='bookmark' title='Permanent Link: Default Admin Password for Oracle Web Services Manager (WSM)'>Default Admin Password for Oracle Web Services Manager (WSM)</a></li>
<li><a href='http://www.dbuggr.com/smallwei/default-oracle-weblogic-server-administrator-password/' rel='bookmark' title='Permanent Link: Default Oracle Weblogic Server Administrator Password'>Default Oracle Weblogic Server Administrator Password</a></li>
<li><a href='http://www.dbuggr.com/milly/fix-java-sql-sqlrecoverableexception-exception-connection-reset-issue/' rel='bookmark' title='Permanent Link: Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;'>Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/default-password-sun-oracle-java-cacert-key-store/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Resolve Issue: Discovering and Monitoring Weblogic Domains Where Admin Channel I&#8230;</title>
		<link>http://www.dbuggr.com/smallwei/resolve-issue-discovering-monitoring-weblogic-domains-admin-channel/</link>
		<comments>http://www.dbuggr.com/smallwei/resolve-issue-discovering-monitoring-weblogic-domains-admin-channel/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 20:40:02 +0000</pubDate>
		<dc:creator>smallwei</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[admin channel]]></category>
		<category><![CDATA[discovering]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[manager grid]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[resolve]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/smallwei/resolve-issue-discovering-monitoring-weblogic-domains-admin-channel/</guid>
		<description><![CDATA[Resolve issue: Discovering and Monitoring weblogic domains where Admin Channel is enabled
If you try to use Oracle Enterprise Manager Grid control agent to discover Weblogic domain that has Admin Channel or SSL enabled, you might not be able to do so even though you follow the instruction from Oracle&#8217;s doc:
http://download.oracle.com/docs/cd/E11857_01/em.111/e16790/weblogic.htm
Here is a tip to help [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/steps-recover-reset-lost-weblogic-admin-administrator-password/' rel='bookmark' title='Permanent Link: Steps on How to Recover or Reset Lost Weblogic Admin (administrator) Password'>Steps on How to Recover or Reset Lost Weblogic Admin (administrator) Password</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-bea-090504-bea-300038-bea-090482-error-oracle-bea-weblogic/' rel='bookmark' title='Permanent Link: Resolve BEA-090504 BEA-300038 BEA-090482 Error in Oracle/BEA Weblogic'>Resolve BEA-090504 BEA-300038 BEA-090482 Error in Oracle/BEA Weblogic</a></li>
<li><a href='http://www.dbuggr.com/milly/force-oracle-weblogic-ipv4-ipv6-address/' rel='bookmark' title='Permanent Link: How to Force Oracle Weblogic to Use IPv4(or IPv6) Address'>How to Force Oracle Weblogic to Use IPv4(or IPv6) Address</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Resolve issue: Discovering and Monitoring weblogic domains where Admin Channel is enabled</p>
<p>If you try to use Oracle Enterprise Manager Grid control agent to discover Weblogic domain that has Admin Channel or SSL enabled, you might not be able to do so even though you follow the instruction from Oracle&#8217;s doc:<br />
<a href="http://download.oracle.com/docs/cd/E11857_01/em.111/e16790/weblogic.htm" rel="nofollow">http://download.oracle.com/docs/cd/E11857_01/em.111/e16790/weblogic.htm</a></p>
<p>Here is a tip to help you resolving the issue.</p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/steps-recover-reset-lost-weblogic-admin-administrator-password/' rel='bookmark' title='Permanent Link: Steps on How to Recover or Reset Lost Weblogic Admin (administrator) Password'>Steps on How to Recover or Reset Lost Weblogic Admin (administrator) Password</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-bea-090504-bea-300038-bea-090482-error-oracle-bea-weblogic/' rel='bookmark' title='Permanent Link: Resolve BEA-090504 BEA-300038 BEA-090482 Error in Oracle/BEA Weblogic'>Resolve BEA-090504 BEA-300038 BEA-090482 Error in Oracle/BEA Weblogic</a></li>
<li><a href='http://www.dbuggr.com/milly/force-oracle-weblogic-ipv4-ipv6-address/' rel='bookmark' title='Permanent Link: How to Force Oracle Weblogic to Use IPv4(or IPv6) Address'>How to Force Oracle Weblogic to Use IPv4(or IPv6) Address</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/smallwei/resolve-issue-discovering-monitoring-weblogic-domains-admin-channel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix Java.sql.SQLRecoverableException: I/O Exception: Connection Reset Issue on L&#8230;</title>
		<link>http://www.dbuggr.com/milly/fix-java-sql-sqlrecoverableexception-exception-connection-reset-issue/</link>
		<comments>http://www.dbuggr.com/milly/fix-java-sql-sqlrecoverableexception-exception-connection-reset-issue/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 18:06:56 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[io]]></category>
		<category><![CDATA[io error]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[o exception]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/fix-java-sql-sqlrecoverableexception-exception-connection-reset-issue/</guid>
		<description><![CDATA[Fix java.sql.SQLRecoverableException: I/O Exception: Connection reset issue on Linux
If you encounter &#8220;java.sql.SQLRecoverableException: I/O Exception: Connection reset&#8221; issue on Linux or Sun, the following tip might be able to help you.
java.security.SecureRandom is a standard API provided by sun. Among various methods offered by this class void nextBytes(byte[]) is one. This method is used for generating random [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/resolve-ora-12505-oracle-rac-java-jdbc-thin-client-connection/' rel='bookmark' title='Permanent Link: Resolve ORA-12505: Using Oracle RAC and Java JDBC Thin Client Connection'>Resolve ORA-12505: Using Oracle RAC and Java JDBC Thin Client Connection</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-weblogic-java-io-ioexception-stream-closed-router-des/' rel='bookmark' title='Permanent Link: Resolve Weblogic Java.io.IOException: Stream Closed.; No Available Router to Des&#8230;'>Resolve Weblogic Java.io.IOException: Stream Closed.; No Available Router to Des&#8230;</a></li>
<li><a href='http://www.dbuggr.com/milly/default-password-sun-oracle-java-cacert-key-store/' rel='bookmark' title='Permanent Link: The Default Password for Sun/Oracle JAVA CAcerts Key Store'>The Default Password for Sun/Oracle JAVA CAcerts Key Store</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Fix java.sql.SQLRecoverableException: I/O Exception: Connection reset issue on Linux<br />
If you encounter &#8220;java.sql.SQLRecoverableException: I/O Exception: Connection reset&#8221; issue on Linux or Sun, the following tip might be able to help you.</p>
<p>java.security.SecureRandom is a standard API provided by sun. Among various methods offered by this class void nextBytes(byte[]) is one. This method is used for generating random bytes. Oracle 11g JDBC drivers use this API to generate random number during login.</p>
<p>You might see errors similar to the following:</p>
<p><pre><code>java.sql.SQLRecoverableException: IO Error: Connection reset
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1028)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3550)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at java.lang.reflect.Method.invoke(Method.java:597)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at oracle.ucp.jdbc.proxy.StatementProxyFactory.invoke(StatementProxyFactory.java:230)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at oracle.ucp.jdbc.proxy.PreparedStatementProxyFactory.invoke(PreparedStatementProxyFactory.java:124)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;at $Proxy86.execute(Unknown Source)</code></pre></p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/smallwei/resolve-ora-12505-oracle-rac-java-jdbc-thin-client-connection/' rel='bookmark' title='Permanent Link: Resolve ORA-12505: Using Oracle RAC and Java JDBC Thin Client Connection'>Resolve ORA-12505: Using Oracle RAC and Java JDBC Thin Client Connection</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-weblogic-java-io-ioexception-stream-closed-router-des/' rel='bookmark' title='Permanent Link: Resolve Weblogic Java.io.IOException: Stream Closed.; No Available Router to Des&#8230;'>Resolve Weblogic Java.io.IOException: Stream Closed.; No Available Router to Des&#8230;</a></li>
<li><a href='http://www.dbuggr.com/milly/default-password-sun-oracle-java-cacert-key-store/' rel='bookmark' title='Permanent Link: The Default Password for Sun/Oracle JAVA CAcerts Key Store'>The Default Password for Sun/Oracle JAVA CAcerts Key Store</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/fix-java-sql-sqlrecoverableexception-exception-connection-reset-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Force Oracle Weblogic to Use IPv4(or IPv6) Address</title>
		<link>http://www.dbuggr.com/milly/force-oracle-weblogic-ipv4-ipv6-address/</link>
		<comments>http://www.dbuggr.com/milly/force-oracle-weblogic-ipv4-ipv6-address/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 00:01:48 +0000</pubDate>
		<dc:creator>milly</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[ipv]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[weblogic]]></category>

		<guid isPermaLink="false">http://www.dbuggr.com/milly/force-oracle-weblogic-ipv4-ipv6-address/</guid>
		<description><![CDATA[How to force Oracle Weblogic to use IPv4(or IPv6) address
If you are running into issues starting up Weblogic with or without Administration port on and getting the following error, it could be due to trying to bind to IPv6 IP. Follow this tip to force Weblogic to bind to IPv4 instead.
&#60;Error&#62; &#60;Server&#62; &#60;BEA-002606&#62; &#60;Unable to [...]


Related posts:<ol><li><a href='http://www.dbuggr.com/milly/fix-weblogic-nodemanager-error-transport-error-202-bind-failed-address-alread/' rel='bookmark' title='Permanent Link: Fix Weblogic/NodeManager ERROR: Transport Error 202: Bind Failed: Address Alread&#8230;'>Fix Weblogic/NodeManager ERROR: Transport Error 202: Bind Failed: Address Alread&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/default-oracle-weblogic-server-administrator-password/' rel='bookmark' title='Permanent Link: Default Oracle Weblogic Server Administrator Password'>Default Oracle Weblogic Server Administrator Password</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-issue-discovering-monitoring-weblogic-domains-admin-channel/' rel='bookmark' title='Permanent Link: Resolve Issue: Discovering and Monitoring Weblogic Domains Where Admin Channel I&#8230;'>Resolve Issue: Discovering and Monitoring Weblogic Domains Where Admin Channel I&#8230;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to force Oracle Weblogic to use IPv4(or IPv6) address<br />
If you are running into issues starting up Weblogic with or without Administration port on and getting the following error, it could be due to trying to bind to IPv6 IP. Follow this tip to force Weblogic to bind to IPv4 instead.</p>
<p><pre><code>&lt;Error&gt; &lt;Server&gt; &lt;BEA-002606&gt; &lt;Unable to create a server socket for listening on channel &quot;Default[5]&quot;. The address fe80:0:0:0:213:97ff:fe2
1:10d5 might be incorrect or another process is using port 6600: java.net.SocketException: Invalid argument</code></pre></p>

<p>Related posts:<ol><li><a href='http://www.dbuggr.com/milly/fix-weblogic-nodemanager-error-transport-error-202-bind-failed-address-alread/' rel='bookmark' title='Permanent Link: Fix Weblogic/NodeManager ERROR: Transport Error 202: Bind Failed: Address Alread&#8230;'>Fix Weblogic/NodeManager ERROR: Transport Error 202: Bind Failed: Address Alread&#8230;</a></li>
<li><a href='http://www.dbuggr.com/smallwei/default-oracle-weblogic-server-administrator-password/' rel='bookmark' title='Permanent Link: Default Oracle Weblogic Server Administrator Password'>Default Oracle Weblogic Server Administrator Password</a></li>
<li><a href='http://www.dbuggr.com/smallwei/resolve-issue-discovering-monitoring-weblogic-domains-admin-channel/' rel='bookmark' title='Permanent Link: Resolve Issue: Discovering and Monitoring Weblogic Domains Where Admin Channel I&#8230;'>Resolve Issue: Discovering and Monitoring Weblogic Domains Where Admin Channel I&#8230;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.dbuggr.com/milly/force-oracle-weblogic-ipv4-ipv6-address/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
