<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What could be causing this problem?ORA-?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295739#M886301</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;taken from Oracle Metalink Note:1074719.6&lt;BR /&gt;&lt;BR /&gt;Usually, after an offline drop of a datafile, a tablespace will then be  successfully dropped. Checked the status of the data file from DBA_DATA_FILES  and it shows it as available although a drop command has already been issued.  &lt;BR /&gt;&lt;BR /&gt;The following command is usually not performed. However, in this case, creating a datafile first an then dropping the tablespace was the only way the  tablespace could be dropped.   &lt;BR /&gt;&lt;BR /&gt;(1) Issue alter database create datafile '&lt;FULL path="" name=""&gt;'.  &lt;BR /&gt;&lt;BR /&gt;(2) Then issue a drop tablespace &lt;TABLESPACE name=""&gt; including contents;  &lt;BR /&gt;&lt;BR /&gt;regards.&lt;/TABLESPACE&gt;&lt;/FULL&gt;</description>
    <pubDate>Thu, 03 Jun 2004 22:34:42 GMT</pubDate>
    <dc:creator>Joseph Loo</dc:creator>
    <dc:date>2004-06-03T22:34:42Z</dc:date>
    <item>
      <title>What could be causing this problem?ORA-??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295737#M886299</link>
      <description>HP-UX 11.0&lt;BR /&gt;&lt;BR /&gt;java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1&lt;BR /&gt;ORA-01115: IO error reading block from file 2 (block # 15683)&lt;BR /&gt;ORA-01110: data file 2: '/data1/FDS/rbs01.dbf'&lt;BR /&gt;ORA-27041: unable to open file&lt;BR /&gt;HP-UX Error: 13: Permission denied&lt;BR /&gt;What could be causing this problem?</description>
      <pubDate>Thu, 03 Jun 2004 22:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295737#M886299</guid>
      <dc:creator>Jung.S.H</dc:creator>
      <dc:date>2004-06-03T22:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: What could be causing this problem?ORA-??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295738#M886300</link>
      <description>Well, have you checked the permissions on the /data1 and /data1/FDS directories and the /data1/FDS/rbs01.dbf files?  Make sure the permissions are set appropriately for whatever user is attempting to access the database.</description>
      <pubDate>Thu, 03 Jun 2004 22:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295738#M886300</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-06-03T22:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: What could be causing this problem?ORA-??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295739#M886301</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;taken from Oracle Metalink Note:1074719.6&lt;BR /&gt;&lt;BR /&gt;Usually, after an offline drop of a datafile, a tablespace will then be  successfully dropped. Checked the status of the data file from DBA_DATA_FILES  and it shows it as available although a drop command has already been issued.  &lt;BR /&gt;&lt;BR /&gt;The following command is usually not performed. However, in this case, creating a datafile first an then dropping the tablespace was the only way the  tablespace could be dropped.   &lt;BR /&gt;&lt;BR /&gt;(1) Issue alter database create datafile '&lt;FULL path="" name=""&gt;'.  &lt;BR /&gt;&lt;BR /&gt;(2) Then issue a drop tablespace &lt;TABLESPACE name=""&gt; including contents;  &lt;BR /&gt;&lt;BR /&gt;regards.&lt;/TABLESPACE&gt;&lt;/FULL&gt;</description>
      <pubDate>Thu, 03 Jun 2004 22:34:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295739#M886301</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-03T22:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: What could be causing this problem?ORA-??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295740#M886302</link>
      <description>read the attachment for more detail on how to solve your error.&lt;BR /&gt;&lt;BR /&gt;this is taken from Oracle Metalink.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Thu, 03 Jun 2004 22:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295740#M886302</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-03T22:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: What could be causing this problem?ORA-??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295741#M886303</link>
      <description>Thank you very much.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2004 22:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-could-be-causing-this-problem-ora/m-p/3295741#M886303</guid>
      <dc:creator>Jung.S.H</dc:creator>
      <dc:date>2004-06-03T22:50:43Z</dc:date>
    </item>
  </channel>
</rss>

