<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Bytes - answers</title>
		<link>http://bytes.com</link>
		<description>Oracle Database (Oracle) RDBMS - Get answers to questions about installation, SQL, PL/SQL, objects, XML, triggers, joins, stored procedures, errors, queries, reports, storage,  connections, tables, backups and more.</description>
		<language>en</language>
		<lastBuildDate>Fri, 20 Nov 2009 22:40:19 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://bytes.com/images/misc/rss.jpg</url>
			<title>Bytes - answers</title>
			<link>http://bytes.com</link>
		</image>
		<item>
			<title>How do I transfer data from Oracle Forms into MS Excel?</title>
			<link>http://bytes.com/topic/oracle/answers/877163-how-do-i-transfer-data-oracle-forms-into-ms-excel</link>
			<pubDate>Tue, 17 Nov 2009 11:48:38 GMT</pubDate>
			<description>I have an Oracle Forms application and I want to populate an Excel spreadsheet with some data from the application. 
 
I am using the DDE.Poke...</description>
			<content:encoded><![CDATA[<div>I have an Oracle Forms application and I want to populate an Excel spreadsheet with some data from the application.<br />
<br />
I am using the DDE.Poke command to transfer data into the spredsheet and that is fine, but there are some merged cells on the spreadsheet that will not allow data to be transferred to using the DDE.Poke command, DDE.POKE(docid, 'R9C8',tmpdateperiod, DDE.CF_TEXT, 1000);<br />
<br />
Is there a way that I can populate merged cells in Excel from Oracle Forms?<br />
<br />
Thanks in adavnce</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>gjones</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/877163-how-do-i-transfer-data-oracle-forms-into-ms-excel</guid>
		</item>
		<item>
			<title><![CDATA[ora-01110:datafile 1: '/usr5/system/system/01.dbf]]></title>
			<link>http://bytes.com/topic/oracle/answers/876963-ora-01110-datafile-1-usr5-system-system-01-dbf</link>
			<pubDate>Fri, 13 Nov 2009 07:22:50 GMT</pubDate>
			<description>ora-01033 : oracle initialization or shutdown in progress errors: come</description>
			<content:encoded><![CDATA[<div>ora-01033 : oracle initialization or shutdown in progress errors: come</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>umeshmistry</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876963-ora-01110-datafile-1-usr5-system-system-01-dbf</guid>
		</item>
		<item>
			<title>need Department details</title>
			<link>http://bytes.com/topic/oracle/answers/876894-need-department-details</link>
			<pubDate>Thu, 12 Nov 2009 06:04:23 GMT</pubDate>
			<description>Hi All, 
 
How can we find the department details of a person in Oracle HRMS. Which table defines the departments and the link between employee and...</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
How can we find the department details of a person in Oracle HRMS. Which table defines the departments and the link between employee and department.<br />
<br />
Thank you<br />
<br />
vamsi</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>vamsioracle</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876894-need-department-details</guid>
		</item>
		<item>
			<title>image from db to local drive</title>
			<link>http://bytes.com/topic/oracle/answers/876889-image-db-local-drive</link>
			<pubDate>Thu, 12 Nov 2009 05:18:00 GMT</pubDate>
			<description><![CDATA[helo all, 
 
i need to get image files from oracle database to local drive say "c:\photos" 
 
i dont know the procedure to do it. i want to know how...]]></description>
			<content:encoded><![CDATA[<div>helo all,<br />
<br />
i need to get image files from oracle database to local drive say &quot;c:\photos&quot;<br />
<br />
i dont know the procedure to do it. i want to know how to do it and in which format i ll get in the local drive<br />
<br />
pls help me regarding this.<br />
<br />
thanks and regards<br />
<br />
muthu</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>cmuraz</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876889-image-db-local-drive</guid>
		</item>
		<item>
			<title>how to export  oracle database to a flat file</title>
			<link>http://bytes.com/topic/oracle/answers/876789-how-export-oracle-database-flat-file</link>
			<pubDate>Tue, 10 Nov 2009 10:05:56 GMT</pubDate>
			<description>I want to export oracle(version 9.2.0.1) database to a flat file. How can I do that? Is there any free tools for that? Found a tool called data...</description>
			<content:encoded><![CDATA[<div>I want to export oracle(version 9.2.0.1) database to a flat file. How can I do that? Is there any free tools for that? Found a tool called data loader but it is a commercial one.</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>ghjk</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876789-how-export-oracle-database-flat-file</guid>
		</item>
		<item>
			<title>Join columns</title>
			<link>http://bytes.com/topic/oracle/answers/876721-join-columns</link>
			<pubDate>Mon, 09 Nov 2009 10:13:11 GMT</pubDate>
			<description>i WANTO JOIN A TABLE ON ITSELF (IS THAT WHAT IT IS, I DONT KNOW). 
I HAVE A TABLE SAY: 
 
Code: 
--------- 
TIME                    READING          ...</description>
			<content:encoded><![CDATA[<div>i WANTO JOIN A TABLE ON ITSELF (IS THAT WHAT IT IS, I DONT KNOW).<br />
I HAVE A TABLE SAY:<br />
<!-- CODE -->
<div id="codeHolder" class="codeHolder" style="width: 500px;">
<div class="codeHeader">
	<span class="codeLink" onclick="Blur(this, this.parentNode.parentNode, getChildren(this),true);">Expand</span><span class="codeDivider">|</span><span class="codeLink" onclick="selectAll(this);">Select</span><span class="codeDivider">|</span><span class="codeLink" onclick="WordWrap(this);">Wrap</span><span class="codeDivider">|</span><span class="codeLink" onclick="LineNumbers(this);">Line Numbers</span>
</div>

<div class="codeContent" style="display: block; width: 500px; white-space: nowrap;">
	<ol START="1" highlight="true">

<li class="codeLI">
TIME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;READING&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;READER</li>
<li class="codeLI">
=============================================</li>
<li class="codeLI">
10:15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A</li>
<li class="codeLI">
10:20&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A</li>
<li class="codeLI">
10:25&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A</li>
<li class="codeLI">
10:30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A</li>
<li class="codeLI">
10:10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;875&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;B</li>
<li class="codeLI">
10:20&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;431&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;B</li>
<li class="codeLI">
10:30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;678&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;B</li>
<li class="codeLI">
10:11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;28.3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C</li>
<li class="codeLI">
10:16&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;31.9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C</li>
<li class="codeLI">
10:41&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;25.9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;C</li>
<li class="codeLI">&nbsp;</li>

	</ol>
</div>
</div>
<!-- /CODE -->


I want to extract the following table<br />
<!-- CODE -->
<div id="codeHolder" class="codeHolder" style="width: 500px;">
<div class="codeHeader">
	<span class="codeLink" onclick="Blur(this, this.parentNode.parentNode, getChildren(this),true);">Expand</span><span class="codeDivider">|</span><span class="codeLink" onclick="selectAll(this);">Select</span><span class="codeDivider">|</span><span class="codeLink" onclick="WordWrap(this);">Wrap</span><span class="codeDivider">|</span><span class="codeLink" onclick="LineNumbers(this);">Line Numbers</span>
</div>

<div class="codeContent" style="display: block; width: 500px; white-space: nowrap;">
	<ol START="1" highlight="true">

<li class="codeLI">
TIME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;READER_A&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;READER_B&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;READER_C</li>
<li class="codeLI">
-=======================================================</li>
<li class="codeLI">
10:10&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;875</li>
<li class="codeLI">
10:11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;28.3</li>
<li class="codeLI">
10:15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8</li>
<li class="codeLI">
10:16&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;31.9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
<li class="codeLI">
10:20&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;11&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;431&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
<li class="codeLI">
10:25&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
<li class="codeLI">
10:30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;678</li>
<li class="codeLI">
10:41&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;25.9&nbsp;&nbsp;&nbsp;&nbsp;</li>
<li class="codeLI">&nbsp;</li>

	</ol>
</div>
</div>
<!-- /CODE -->


Tried a couple of methods and am now lost. Any help guys!</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>Broun</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876721-join-columns</guid>
		</item>
		<item>
			<title>How can we Check if Oracle stored procedure already running</title>
			<link>http://bytes.com/topic/oracle/answers/876716-how-can-we-check-if-oracle-stored-procedure-already-running</link>
			<pubDate>Mon, 09 Nov 2009 08:46:31 GMT</pubDate>
			<description>Hi all , 
Please help me on the the following query 
How can we Check if Oracle stored procedure already running</description>
			<content:encoded><![CDATA[<div>Hi all ,<br />
Please help me on the the following query<br />
How can we Check if Oracle stored procedure already running</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>rash123</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876716-how-can-we-check-if-oracle-stored-procedure-already-running</guid>
		</item>
		<item>
			<title>ERROR: You do not have SELECT priviledges on sys.V_$PARAMETER view.</title>
			<link>http://bytes.com/topic/oracle/answers/876683-error-you-do-not-have-select-priviledges-sys-v_-parameter-view</link>
			<pubDate>Sat, 07 Nov 2009 18:19:15 GMT</pubDate>
			<description>ERROR: You do not have SELECT privileges on sys.V_$PARAMETER view. This process cannot proceed. 
 
Hello,  
I am using ORACLE 10g Standard Edition...</description>
			<content:encoded><![CDATA[<div>ERROR: You do not have SELECT privileges on sys.V_$PARAMETER view. This process cannot proceed.<br />
<br />
Hello, <br />
I am using ORACLE 10g Standard Edition and I am trying to configure the Oracle Designer for which a repository must be installed. The following is the procedure I am following:<br />
<ul><li>START &gt;</li>
<li>PROGRAMS &gt;</li>
<li>ORACLE</li>
<li>DEVELOPER SUITE –DevSuite1 &gt;</li>
<li>DESIGNER &gt;</li>
<li>REPOSITORY ADMINISTRATION UTILITY</li>
</ul> <br />
I am connecting to the database from which the repository will be formed. So I enter the following<br />
Enter the following<br />
<br />
Username:<b> SYSMAN</b><br />
<br />
Password: <b>password</b><br />
<br />
Connect String: <b>orcl</b><br />
<br />
When I login to the Repository Administration Utility,<br />
I click &quot;Install&quot; and I follow by clicking all the affirmatives. (see attachment)<br />
<br />
<br />
<br />
<br />
<br />
So this is what I do after:<br />
1. I Open up command prompt<br />
<br />
2. ENTER: <b>sqlplus sys/change_on_install@orcl as sysdba</b><br />
<br />
And I receive the following:<br />
<br />
<i>SQL*Plus: Release 10.1.0.4.2 - Production on Sat Nov 7 14:04:41 2009<br />
<br />
Copyright (c) 1982, 2005, Oracle.  All rights reserved.<br />
<br />
ERROR:<br />
ORA-01031: insufficient privileges<br />
<br />
Enter user-name</i>:<br />
<br />
-----------------------------<br />
<br />
<br />
SO I then enter the username:<br />
Enter user-name[/i]:<b>SYSMAN</b><br />
<i>Enter password:</i><b> ********</b><br />
<br />
<br />
and this is the outcome:<br />
<i>Connected to:<br />
Oracle Database 10g release 10.2.0.1.0 - Production<br />
<br />
SQL&gt;<br />
</i><br />
<br />
<br />
<br />
I then enter:<br />
<b>GRANT SELECT ON sys.V_$parameter to SYSMAN;</b><br />
<br />
<br />
<br />
and I receive this:<br />
GRANT SELECT ON sys.V_$parameter to SYSMAN;<br />
                                       *<br />
ERROR at line 1:<br />
ORA-10301: Insufficient Privileges<br />
<br />
<br />
<br />
<br />
Can anyone tell me what I am doing wrong, please?<br />
<i>(I'm not experienced in using Oracle)</i><br />
Thanks in advance!!!</div>


	<br />
	<div style="padding:6px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:3px">
			
<a href="http://bytes.com/attachments/attachment/2391d1257617039/repos.jpg" rel="Lightbox" id="attachment2391" target="_blank"><img class="thumbnail" src="http://bytes.com/attachments/attachment/2391d1257617039t/repos.jpg" border="0" alt="Click image for larger version

Name:	repos.jpg
Views:	N/A
Size:	19.7 KB
ID:	2391" /></a>
&nbsp;

			</div>
		</fieldset>
	

	

	

	

	</div>
]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>2desperate2usedesperate</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876683-error-you-do-not-have-select-priviledges-sys-v_-parameter-view</guid>
		</item>
		<item>
			<title>How do I create a Data Dictionary using Oracle Designer</title>
			<link>http://bytes.com/topic/oracle/answers/876657-how-do-i-create-data-dictionary-using-oracle-designer</link>
			<pubDate>Fri, 06 Nov 2009 18:28:35 GMT</pubDate>
			<description><![CDATA[Hi, 
I'm fairly new to Oracle (I'm using the 10g DB and Developer Suite) 
 
I have an assignment that requests the following:- 
 
*DATA DICTIONARY...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
I'm fairly new to Oracle (I'm using the 10g DB and Developer Suite)<br />
<br />
I have an assignment that requests the following:-<br />
<br />
<b>DATA DICTIONARY<br />
&quot;Use Oracle Designer to produce a list of attributes for each entity.&quot;</b><br />
<br />
I was able to produce the ERD, DFD and PD, however, I do not quite know how to begin to produce the Data Dictionary.<br />
<br />
Any help in this area would be appreciated, thank you!</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>student2</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876657-how-do-i-create-data-dictionary-using-oracle-designer</guid>
		</item>
		<item>
			<title>loading xml file into oracle with dtd validation on,</title>
			<link>http://bytes.com/topic/oracle/answers/876638-loading-xml-file-into-oracle-dtd-validation</link>
			<pubDate>Fri, 06 Nov 2009 11:41:27 GMT</pubDate>
			<description><![CDATA[I am using this method to insert into table of xmltype 
 
INSERT INTO xml_table 
VALUES (XMLType(bfilename('XMLDIR','Test_xml.xml'),...]]></description>
			<content:encoded><![CDATA[<div>I am using this method to insert into table of xmltype<br />
<br />
INSERT INTO xml_table<br />
VALUES (XMLType(bfilename('XMLDIR','Test_xml.xml'),<br />
nls_charset_id('AL32UTF8')));<br />
<br />
xmlfile is like this<br />
<br />
&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;&lt;!DOCTYPE metadata SYSTEM &quot;http://www.fgdc.gov/metadata/fgdc-std-001-1998.dtd&quot;&gt;&lt;metadata&gt;<br />
&lt;idinfo&gt;<br />
&lt;citation&gt;<br />
&lt;citeinfo&gt;<br />
&lt;origin&gt;MRF&lt;/origin&gt;<br />
&lt;pubdate&gt;20040512&lt;/pubdate&gt;<br />
&lt;pubtime&gt;08305555&lt;/pubtime&gt;<br />
&lt;title&gt;BAS_STREET_SEGMENT&lt;/title&gt;<br />
&lt;edition&gt;1&lt;/edition&gt;<br />
&lt;geoform&gt;vector digital data&lt;/geoform&gt;<br />
&lt;serinfo&gt;<br />
&lt;sername&gt;one&lt;/sername&gt;<br />
<br />
ERROR at line 2:<br />
ORA-31011: XML parsing failed<br />
ORA-19202: Error occurred in XML processing<br />
LPX-00202: could not open &quot;http://www.fgdc.gov/metadata/fgdc-std-001-1998.dtd&quot;<br />
(error 101)<br />
Error at line 1<br />
ORA-06512: at &quot;SYS.XMLTYPE&quot;, line 295<br />
ORA-06512: at line 1<br />
<br />
I need to used dtd validation, i cannot turn off dtd, is there anyway that i can use dtd validation in oracle.I read a white paper<br />
which says that while inserting into xmltype dtd validation is supported.<br />
<br />
db version is Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production<br />
&amp;<br />
client i am using there is internet connection, and database server is on different machine(without internet), this file &quot;http://www.fgdc.gov/metadata/fgdc-std-001-1998.dtd&quot; is available on internet.<br />
Pl help, thankx</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>xavierite</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876638-loading-xml-file-into-oracle-dtd-validation</guid>
		</item>
		<item>
			<title>portint database from oracle to postgres</title>
			<link>http://bytes.com/topic/oracle/answers/876564-portint-database-oracle-postgres</link>
			<pubDate>Thu, 05 Nov 2009 04:42:44 GMT</pubDate>
			<description>I want to port oracle database to postgres. How can I do that? Is there any tool for that or do I need to convert query by query?</description>
			<content:encoded><![CDATA[<div>I want to port oracle database to postgres. How can I do that? Is there any tool for that or do I need to convert query by query?</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>ghjk</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876564-portint-database-oracle-postgres</guid>
		</item>
		<item>
			<title>convert number to date</title>
			<link>http://bytes.com/topic/oracle/answers/876367-convert-number-date</link>
			<pubDate>Sun, 01 Nov 2009 12:43:18 GMT</pubDate>
			<description>I have a Table that represent many istant time with two column: 
Column 1: 
istant time that is writted by a number 10 characters that are the...</description>
			<content:encoded><![CDATA[<div>I have a Table that represent many istant time with two column:<br />
Column 1:<br />
istant time that is writted by a number 10 characters that are the seconds from 1/1/2000;<br />
<br />
Column 2:<br />
also in this column there is a data, that is year (YYYY): months (MM) ; Day (DD).<br />
<br />
I need to rapresent the visible colum outside converting the first colum, or if is useful, also the second column, with the format:<br />
<br />
year (YYYY): months (MM) ; Day (DD) : hour (HH) minute (MM) second (SS).<br />
<br />
Thanks for help</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>lucaluca</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876367-convert-number-date</guid>
		</item>
		<item>
			<title>oracle error. Ora 01033 orcle instalation or sutdown in progress</title>
			<link>http://bytes.com/topic/oracle/answers/876261-oracle-error-ora-01033-orcle-instalation-sutdown-progress</link>
			<pubDate>Fri, 30 Oct 2009 03:42:37 GMT</pubDate>
			<description>plz send me the solution of this error 
 
thank you</description>
			<content:encoded><![CDATA[<div>plz send me the solution of this error<br />
<br />
thank you</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>vikramkundal</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876261-oracle-error-ora-01033-orcle-instalation-sutdown-progress</guid>
		</item>
		<item>
			<title>jasper and IReport against Oracle</title>
			<link>http://bytes.com/topic/oracle/answers/876243-jasper-ireport-against-oracle</link>
			<pubDate>Thu, 29 Oct 2009 17:48:13 GMT</pubDate>
			<description>Hi,  
 
Brand new to jasper and IReport with Oracle. 
 
Was able to load and connect IReport to Oracle DB and created my first reports. 
 
Unable to...</description>
			<content:encoded><![CDATA[<div>Hi, <br />
<br />
Brand new to jasper and IReport with Oracle.<br />
<br />
Was able to load and connect IReport to Oracle DB and created my first reports.<br />
<br />
Unable to connect Jasper to the DB nor import my IReport created reports.<br />
<br />
Jasper and IReport running on Windows, Oracle on a different UNIX server.<br />
<br />
Please help if you can.<br />
<br />
Regards,<br />
Martin</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>mkotula</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876243-jasper-ireport-against-oracle</guid>
		</item>
		<item>
			<title>Discoverer Query</title>
			<link>http://bytes.com/topic/oracle/answers/876234-discoverer-query</link>
			<pubDate>Thu, 29 Oct 2009 14:09:16 GMT</pubDate>
			<description>Hi 
 
I have a disocoverer report registered in Apps. Now hw can i find out the detail of that report in apps. 
 
I have navigated through...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I have a disocoverer report registered in Apps. Now hw can i find out the detail of that report in apps.<br />
<br />
I have navigated through application develoer --&gt; application--&gt; form function and searched for the report name (identifier in desktop version) in the user fucntion name. It shows there is no such record.<br />
<br />
If i have the report name and identifier, how can trace the registered report details.<br />
<br />
Vamsi</div>

]]></content:encoded>
			<category domain="http://bytes.com/topic/oracle/answers/">answers</category>
			<dc:creator>vamsioracle</dc:creator>
			<guid isPermaLink="true">http://bytes.com/topic/oracle/answers/876234-discoverer-query</guid>
		</item>
	</channel>
</rss>
