<?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: Connect Oracle 10g Express with Oracle Forms 6i</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/establish-connect/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/establish-connect/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 11:35:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: webtechsolutions</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/establish-connect/#comment-91845</link>
		<dc:creator>webtechsolutions</dc:creator>
		<pubDate>Thu, 05 May 2011 11:31:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-91845</guid>
		<description><![CDATA[Connect with sys user of xe database.

Steps to do are as follows:  

First I shutdown the database:

SQLPLUS&gt;shutdown immediate

 

Then I start the database in restrict mode:

SQLPLUS&gt;startup restrict

 

Then I change the database character set as follows:
SQLPLUS&gt;ALTER DATABASE CHARACTER SET INTERNAL_USE UTF8;

Then I shutdown the database:
SQLPLUS&gt;shutdown immediate

Then I start the database in normal mode:
SQLPLUS&gt;startup

Entry in tnsnames.ora of orant  directory.]]></description>
		<content:encoded><![CDATA[<p>Connect with sys user of xe database.</p>
<p>Steps to do are as follows:  </p>
<p>First I shutdown the database:</p>
<p>SQLPLUS&gt;shutdown immediate</p>
<p>Then I start the database in restrict mode:</p>
<p>SQLPLUS&gt;startup restrict</p>
<p>Then I change the database character set as follows:<br />
SQLPLUS&gt;ALTER DATABASE CHARACTER SET INTERNAL_USE UTF8;</p>
<p>Then I shutdown the database:<br />
SQLPLUS&gt;shutdown immediate</p>
<p>Then I start the database in normal mode:<br />
SQLPLUS&gt;startup</p>
<p>Entry in tnsnames.ora of orant  directory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/8 queries in 0.042 seconds using memcached
Object Caching 269/270 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 12:31:58 -->