<?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 9</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/oracle-9/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 20:40:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How can i keep sys_guid() unique in multiple table insert</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-keep-sys_guid-unique-in-multiple-table-insert/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-keep-sys_guid-unique-in-multiple-table-insert/#comments</comments>
		<pubDate>Mon, 26 Nov 2012 12:40:42 +0000</pubDate>
		<dc:creator>arnuwan</dc:creator>
				<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle SQL]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/?p=272408</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/how-can-i-keep-sys_guid-unique-in-multiple-table-insert/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>migrate from oracle 9 to oracle 11</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/migrate-from-oracle-9-to-oracle-11/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/migrate-from-oracle-9-to-oracle-11/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 04:18:14 +0000</pubDate>
		<dc:creator>Anasoul</dc:creator>
				<category><![CDATA[Oracle 11]]></category>
		<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle migration]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Can one migrate from oracle9 to oracle11 without migrating to oracle 10? If yes, what premigration settings are required?]]></description>
				<content:encoded><![CDATA[<p>Can one migrate from oracle9 to oracle11 without migrating to oracle 10? If yes, what premigration settings are required?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/migrate-from-oracle-9-to-oracle-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle data missing, over 500GB worth.</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-data-missing-over-500gb-worth/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-data-missing-over-500gb-worth/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 20:45:02 +0000</pubDate>
		<dc:creator>Spamtrap</dc:creator>
				<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle administration]]></category>
		<category><![CDATA[Oracle errors]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Instance of Oracle on HP-UX 11.11, Oracle version 9.2.0.8, has lost hundreds of GB of data. Manual/accidental deletion is not possible as the process would take a long time to execute. Error logs do not show much, AUD$ log doesn&#8217;t show any user activity during the window of time (roughly 24 hours). an ORA-1650 error [...]]]></description>
				<content:encoded><![CDATA[<p>Instance of Oracle on HP-UX 11.11, Oracle version 9.2.0.8, has lost hundreds of GB of data. Manual/accidental deletion is not possible as the process would take a long time to execute. Error logs do not show much, AUD$ log doesn&#8217;t show any user activity during the window of time (roughly 24 hours). an ORA-1650 error exists (ORA-1650: unable to extend rollback segment R01 by 640 in tablespace RBS). What are some causes to lose such high volumes of data? Any pointers on where I can look further for clues/indicators for root cause? Thanks for your expertise, as I am not a DB person.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-data-missing-over-500gb-worth/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How do I concatonate the data from the same field from multiple rows</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-concatonate-the-data-from-the-same-field-from-multiple-rows/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-concatonate-the-data-from-the-same-field-from-multiple-rows/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 17:34:05 +0000</pubDate>
		<dc:creator>Linus66</dc:creator>
				<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle 9 Database]]></category>
		<category><![CDATA[Oracle Data Access]]></category>
		<category><![CDATA[Oracle Developer]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I need to concatonate data from the same field with multiplre rows witha one to many relationship. As and example: oder_id     product 503          corn  503          beans 503         apples the end result wanted would be asingle row order_id      products 503            corn, beans, apples]]></description>
				<content:encoded><![CDATA[<p>I need to concatonate data from the same field with multiplre rows witha one to many relationship.<br />
As and example:</p>
<p>oder_id          product</p>
<p>503                   corn </p>
<p>503                   beans</p>
<p>503                  apples</p>
<p>the end result wanted would be  asingle row</p>
<p>order_id       products</p>
<p>503                  corn, beans, apples</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-concatonate-the-data-from-the-same-field-from-multiple-rows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Migration 9  to 11g grants missing</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-migration-9-to-11g-grants-missing/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-migration-9-to-11g-grants-missing/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 20:55:59 +0000</pubDate>
		<dc:creator>ITKE</dc:creator>
				<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle migration]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[a user get the &#8216;table or view does not exist&#8217; error after migration from Oracle 9 to 11g - even though in the DD I can see owner grants select on the tables to role -&#62; role is granted to the user (only grants direct to user are working fine)]]></description>
				<content:encoded><![CDATA[<p>a user get<br />
the &#8216;table or view does not exist&#8217; error after migration from Oracle 9 to 11g<br />
- even though in the DD I can see owner grants select on the tables to<br />
role -&gt; role is granted to the user (only grants direct to user are<br />
working fine)</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-migration-9-to-11g-grants-missing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP ECC and DB Oracle version compatibility</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sap-ecc-and-db-oracle-version-compatibility/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/sap-ecc-and-db-oracle-version-compatibility/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 17:14:16 +0000</pubDate>
		<dc:creator>LucianoBrazil</dc:creator>
				<category><![CDATA[ECC6]]></category>
		<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle 9 Database]]></category>
		<category><![CDATA[SAP ECC]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is SAP ECC 6 compatible with SGDB Oracle 9?]]></description>
				<content:encoded><![CDATA[<p>Is SAP ECC 6 compatible with SGDB Oracle 9?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/sap-ecc-and-db-oracle-version-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Statspack</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-statspack/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-statspack/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 20:26:51 +0000</pubDate>
		<dc:creator>Jwwolff</dc:creator>
				<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle 9.2.0.7]]></category>
		<category><![CDATA[Oracle administration]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Oracle performance]]></category>
		<category><![CDATA[Oracle Statspack]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I recently started running statspack on my Oracle 9.2.0.7 database so I can get concrete evidence of what is going on in my database, besides viewing it through the grid. I started up statspack on Monday at 5pm and told my director that I&#8217;d turn is off at 5pm the next day. I did not [...]]]></description>
				<content:encoded><![CDATA[<p>I recently started running statspack on my Oracle 9.2.0.7 database so I can get concrete evidence of what is going on in my database, besides viewing it through the grid. I started up statspack on Monday at 5pm and told my director that I&#8217;d turn is off at 5pm the next day.  I did not turn it off and was yelled at quite thoroughly today because of the perceived extra load statspack put on the database.  My mgr &#038; director both think it puts extra strain on the database and that I either shouldn&#8217;t run it at all or that I should wait till lighter load days like Friday or the weekend.</p>
<p>I always thought that it did not affect performance at all and was a task that ran in the background.  Am I misguided?</p>
<p>Thanks for your input.<br />
James Wolff</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-statspack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving Oracle from one windows domain to another</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/moving-oracle-from-one-windows-domain-to-another/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/moving-oracle-from-one-windows-domain-to-another/#comments</comments>
		<pubDate>Tue, 27 May 2008 14:46:57 +0000</pubDate>
		<dc:creator>Xxxxxxxxxxxxxx</dc:creator>
				<category><![CDATA[Domain management]]></category>
		<category><![CDATA[ORA-01034]]></category>
		<category><![CDATA[ORA-27101]]></category>
		<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle administration]]></category>
		<category><![CDATA[Oracle error messages]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We are using Oracle 9 running on Windows 2003 R2. We moved the server into a different domain which is also within an AD environment. We then received the following error codes. RdConnection: Error # -2147467259 OpenConnection Description ORA-01034 ORACLE not available ORA-27101 When we subsequently backed out of the changes, everything starts to work [...]]]></description>
				<content:encoded><![CDATA[<p>We are using Oracle 9 running on Windows 2003 R2. We moved the server into a different domain which is also within an AD environment. We then received the following error codes.</p>
<p>RdConnection: Error # -2147467259</p>
<p>OpenConnection Description ORA-01034</p>
<p>ORACLE not available ORA-27101</p>
<p>When we subsequently backed out of the changes, everything starts to work again.<br />
Any ideas?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/moving-oracle-from-one-windows-domain-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Applications sharing the same database</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/two-applications-sharing-the-same-database/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/two-applications-sharing-the-same-database/#comments</comments>
		<pubDate>Thu, 22 May 2008 07:21:13 +0000</pubDate>
		<dc:creator>Said</dc:creator>
				<category><![CDATA[Database administration]]></category>
		<category><![CDATA[Database security]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle E-Business Suite]]></category>
		<category><![CDATA[Oracle security]]></category>
		<category><![CDATA[Shared databases]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Solaris 10]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi , We have ORACLE RDBMS 9.2.0.6 ,and E-business suit 11.5.10.2 . Platform is Solaris 10. The applicatioin and the database are on the same server. We have users accessing this application from another Geographical location .Those users are facing performance problems due to the link . Question: Can we add another server and install [...]]]></description>
				<content:encoded><![CDATA[<p>Hi ,</p>
<p>We have ORACLE RDBMS 9.2.0.6 ,and E-business suit 11.5.10.2 .<br />
Platform is Solaris 10.<br />
The applicatioin and the database are on the same server.</p>
<p>We have users accessing this application from another Geographical location .Those users are facing performance problems due to the link .<br />
Question:<br />
Can we add another server and install only the application on it and put this server in the other locaton ,and still having at the same time in our current location the application and the database on the same server  ? is it possible to have two applications sharing the same database? if yes ,how to do this ? Please provide some resources ,notes ect&#8230;.</p>
<p>Thank you</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/two-applications-sharing-the-same-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running RMAN (Oracle 9.2.0.8 Enterprise Edition) over network fails with ORA-12560</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/running-rman-oracle-9208-enterprise-edition-over-network-fails-with-ora-12560/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/running-rman-oracle-9208-enterprise-edition-over-network-fails-with-ora-12560/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 15:08:32 +0000</pubDate>
		<dc:creator>OracleATE</dc:creator>
				<category><![CDATA[ORA-12560]]></category>
		<category><![CDATA[Oracle 9]]></category>
		<category><![CDATA[Oracle Recovery Manager]]></category>
		<category><![CDATA[RMAN]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Running RMAN (Oracle 9.2.0.8 Enterprise Edition) over network fails with ORA-12560 &#8211; TNS Protocol Adapter error. In RMAN cmd file I&#8217;ve tried re-directing to OraHome with \dev-oraclec$oracleora92 as well as directly to the mapped drive: Z:oracleora92. Both fail with same error. I also set TARGET_INIT_FILE to its&#8217; location using the same redirect. Must I get [...]]]></description>
				<content:encoded><![CDATA[<p>Running RMAN (Oracle 9.2.0.8 Enterprise Edition) over network fails with ORA-12560 &#8211; TNS Protocol Adapter error.  In RMAN cmd file I&#8217;ve tried re-directing to OraHome with \dev-oraclec$oracleora92 as well as directly to the mapped drive: Z:oracleora92.  Both fail with same error.  I also set TARGET_INIT_FILE to its&#8217; location using the same redirect.</p>
<p>Must I get on the server directly to to enable RMAN to run? What am I missing?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/running-rman-oracle-9208-enterprise-edition-over-network-fails-with-ora-12560/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/22 queries in 0.030 seconds using memcached
Object Caching 941/1038 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 00:01:55 -->