 




<?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>IT Answers &#187; Oracle 11g Database</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/oracle-11g-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 13:32:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to sort a resultset from a &#8216;group by&#8217; statement</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-sort-a-resultset-from-a-group-by-statement/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-sort-a-resultset-from-a-group-by-statement/#comments</comments>
		<pubDate>Sat, 09 Mar 2013 04:20:51 +0000</pubDate>
		<dc:creator>hussain22juzer</dc:creator>
				<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 11g Database]]></category>
		<category><![CDATA[Oracle Query]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/how-to-sort-a-resultset-from-a-group-by-statement/</guid>
		<description><![CDATA[New Answer by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Answer by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-sort-a-resultset-from-a-group-by-statement/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Problem connecting D2K 6i with database Oracle 11g</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-connecting-d2k-6i-with-database-11g/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/problem-connecting-d2k-6i-with-database-11g/#comments</comments>
		<pubDate>Fri, 11 Jan 2013 10:19:54 +0000</pubDate>
		<dc:creator>v1</dc:creator>
				<category><![CDATA[D2K]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 11g Database]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/problem-connecting-d2k-6i-with-database-11g/</guid>
		<description><![CDATA[New Discussion Post by carlosdl]]></description>
				<content:encoded><![CDATA[New Discussion Post by carlosdl]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/problem-connecting-d2k-6i-with-database-11g/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oracle Enterprise Manager Console</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-enterprise-manager-console/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-enterprise-manager-console/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 11:37:37 +0000</pubDate>
		<dc:creator>Auduga</dc:creator>
				<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 11g Database]]></category>
		<category><![CDATA[Oracle Enterprise Edition]]></category>
		<category><![CDATA[Oracle Enterprise Manager]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Pls. can anyone help me with this error masage,whenever i try to start OracleDBConsole from the services. iam using oracle 11g database, windows 7 the error masage is &#8220;Oracle could not start OracleDBConsole on the local computer for more information review the Service Event Log. if this is a non-microsoft services, contact the service vendor, [...]]]></description>
				<content:encoded><![CDATA[<p>Pls. can anyone help me with this error masage,whenever i try to start OracleDBConsole from the services. iam using oracle 11g database, windows 7 the error masage is &#8220;Oracle could not start OracleDBConsole on the local computer for more information review the Service Event Log. if this is a non-microsoft services, contact the service vendor, and refer to service error code 2.&#8221;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-enterprise-manager-console/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Need to save dates in Oracle Forms 10g without modifying data values</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/saving-dates-modifies-data-values/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/saving-dates-modifies-data-values/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 15:12:15 +0000</pubDate>
		<dc:creator>Starletmyra</dc:creator>
				<category><![CDATA[Database management]]></category>
		<category><![CDATA[Oracle 10g Database]]></category>
		<category><![CDATA[Oracle 11g Database]]></category>
		<category><![CDATA[Oracle Forms 10g]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am trying to save date and time as entered by the users example: In the insert and update triggers of my block my statement is: :MAIN_BLOCK.USER_DATE := TO_DATE(TO_CHAR(:MAIN_BLOCK.USER_DATE,&#8217;DD-MON-YYYY&#8217;)&#124;&#124;&#8217; &#8216;&#124;&#124;:MAIN_BLOCK.HOUR&#124;&#124;&#8217;:'&#124;&#124;:MAIN_BLOCK.MIN&#124;&#124;&#8217;:00 &#8216;&#124;&#124;:MAIN_BLOCK.MERIDIAN,&#8217;DD-MON-YYYY HH:MI:SS AM&#8217;).  I am trying to save :MAIN_BLOCK.USER_DATE as &#8220;25-MAY-2010 11:00:00 AM&#8221; as the user entered in the form textboxes and is saving &#8220;25-MAY-2010 [...]]]></description>
				<content:encoded><![CDATA[<p>I am trying to save date and time as entered by the users example: In the insert and update triggers of my block my statement is: :MAIN_BLOCK.USER_DATE := TO_DATE(TO_CHAR(:MAIN_BLOCK.USER_DATE,&#8217;DD-MON-YYYY&#8217;)||&#8217; &#8216;||:MAIN_BLOCK.HOUR||&#8217;:'||:MAIN_BLOCK.MIN||&#8217;:00 &#8216;||:MAIN_BLOCK.MERIDIAN,&#8217;DD-MON-YYYY HH:MI:SS AM&#8217;).  I am trying to save :MAIN_BLOCK.USER_DATE as &#8220;25-MAY-2010 11:00:00 AM&#8221; as the user entered in the form textboxes and is saving &#8220;25-MAY-2010 12:00:00 AM&#8221;. Why do it changes the time value? Thanks!<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/saving-dates-modifies-data-values/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Error &#8211; FRM-18103:</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/error-frm-18103/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/error-frm-18103/#comments</comments>
		<pubDate>Fri, 28 May 2010 10:29:02 +0000</pubDate>
		<dc:creator>Senthil123</dc:creator>
				<category><![CDATA[Forms 10g]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 11g Database]]></category>
		<category><![CDATA[Oracle Developer Suite]]></category>
		<category><![CDATA[Oracle Forms Error Messages]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I have installed Oracle 11g Database and installed Oracle Developer suite 10g .. Error &#8211; FRM-18103:Failed to initialize the Development Environment I have installed Oracle 11g and Oracle Developer Suite 10g in separate oracle homes. When I try to open Oracle form builder I am receiving &#8216;FRM-18103:Failed to initialize the Development Environment&#8217; error. Can [...]]]></description>
				<content:encoded><![CDATA[<p>Hi, I have installed Oracle 11g Database and installed Oracle Developer suite 10g .. <br/><br/> Error &#8211; FRM-18103:Failed to initialize the Development Environment I have installed Oracle 11g and Oracle Developer Suite 10g in separate oracle homes. When I try to open Oracle form builder I am receiving &#8216;FRM-18103:Failed to initialize the Development Environment&#8217; error. Can you please help me to fix this issue? <br/><br/> Please mail or post your answer in the forum.<br/><br/> Regards, Sam<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/error-frm-18103/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>what is different from MSSQL, MYSQL and Oracle 11g?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-is-different-from-mssql-mysql-and-oracle-11g/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/what-is-different-from-mssql-mysql-and-oracle-11g/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 14:55:24 +0000</pubDate>
		<dc:creator>Juna0606</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle 11g Database]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[what is different from MSSQL, MYSQL and Oracle 11g? Which one is the best for 15000 transaction daily?]]></description>
				<content:encoded><![CDATA[<p>what is different from MSSQL, MYSQL and Oracle 11g?<br />
Which one is the best for 15000 transaction daily?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/what-is-different-from-mssql-mysql-and-oracle-11g/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ADO connection fails after upgrading from Oracle 10g to Oracle 11g</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ado-connection-fails-after-upgrading-from-oracle-10g-to-oracle-11g/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/ado-connection-fails-after-upgrading-from-oracle-10g-to-oracle-11g/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 15:57:03 +0000</pubDate>
		<dc:creator>OracleATE</dc:creator>
				<category><![CDATA[ADO]]></category>
		<category><![CDATA[ADO Connection]]></category>
		<category><![CDATA[Database connectivity]]></category>
		<category><![CDATA[Oracle 10g migration]]></category>
		<category><![CDATA[Oracle 10g to 11g Migration]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 11g Database]]></category>
		<category><![CDATA[Oracle connectivity]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Oracle upgrades]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have an Oracle 11g database and am using ADO to communicate with it. Under 10g the ADO Connection property &#8216;SERVER&#8217; returned the correct database name, but since upgrading to 11g, the returned SERVER name is NULL. Any ideas?]]></description>
				<content:encoded><![CDATA[<p>I have an Oracle 11g database and am using ADO to communicate with it. Under 10g the ADO Connection property &#8216;SERVER&#8217; returned the correct database name, but since upgrading to 11g, the returned SERVER name is NULL. Any ideas?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/ado-connection-fails-after-upgrading-from-oracle-10g-to-oracle-11g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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/24 queries in 0.034 seconds using memcached
Object Caching 735/829 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 13:49:51 -->