<?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: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904445#M933552</link>
    <description>Forgot one  more thing.&lt;BR /&gt;Oracle Metalink says, "If you upgrade from 8.0.6.X to 8.1.7.X, it is necessary to run the $ORACLE_HOME/rdbms/admin/u0800060.sql script after you start the instance (and open the database) in the 8i environment. &lt;BR /&gt;Refer to the following in Metalink&lt;BR /&gt;Note: 125822.1 - Description of Errors that may Occur when Upgrading from V8.0 to V8i &lt;BR /&gt;</description>
    <pubDate>Fri, 14 Feb 2003 05:37:11 GMT</pubDate>
    <dc:creator>Indira Aramandla</dc:creator>
    <dc:date>2003-02-14T05:37:11Z</dc:date>
    <item>
      <title>oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904441#M933548</link>
      <description>I recently installed oracle 8.1.7 as part of upgrading oracle 8.0.6. When running the update script, u0800060.sql, I got multiple ORA-00604 and ORA-00904 errors. When I tried to do a "shutdown" or "shutdown immediate" I got the 604/904 errors, with oracle failing to shutdown. HP recommended I install the 8.1.7.3 patch, which I did. At this point I could not "startup" oracle.&lt;BR /&gt;&lt;BR /&gt;At this point I discovered there were shared memory segments and semaphores owned by oracle, even though there were no oracle processes running. I removed the memory segments and semaphores. I could now startup oracle, but I still receive the 604/904 errors when trying to shutdown oracle.&lt;BR /&gt;&lt;BR /&gt;I believe the memory segments were part of 8.0.6, used by 8.1.7, which corrupted something. I have de-installed 8.0.6 and 8.1.7, re-installed 8.1.7 and still have the problem. I have installed 8.1.7 on another system with no problems.&lt;BR /&gt;&lt;BR /&gt;Anybody have any ideas what may be corrupted? How do I fix it?&lt;BR /&gt;&lt;BR /&gt;Marty&lt;BR /&gt;&lt;BR /&gt;P.S. HP recommended that I install the latest oracle patch, 8.1.7.4. This did not fix the problem.</description>
      <pubDate>Thu, 13 Feb 2003 22:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904441#M933548</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-02-13T22:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904442#M933549</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Before upgrading  it is advisable to: Make sure there are no PENDING transactions; Shut down the database cleanly; Take a full cold backup; &lt;BR /&gt;&lt;BR /&gt;If you have a cold backup, try again, if not, I'd like to see the alert file of this database to check it there are any other errors.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Feb 2003 23:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904442#M933549</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2003-02-13T23:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904443#M933550</link>
      <description>At this point, there is not much that you can do.  You can try to re-run the catalog and catproc scripts, and see if that will resolve the issue, however you should just revert back to an old backup, and redo the migration again.  &lt;BR /&gt;&lt;BR /&gt;Also, you might want to consider using odma over the upgrade script.  It checks a number of things, and appears to run the import better.  &lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Fri, 14 Feb 2003 02:29:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904443#M933550</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-02-14T02:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904444#M933551</link>
      <description>Yes before upgrading it is advisable to Shut down the database cleanly; Take a full cold backup; &lt;BR /&gt;&lt;BR /&gt;If you have a cold backup, then you can restore the database from the full cold backup and then try to upgrade to 8.1.7.&lt;BR /&gt;&lt;BR /&gt;The error you are getting could be of few reasons. One of them may be if your database is configured for InterMedia ie. if it used context indexes. Then when you updrage / migrate you have to drop the CONTEXT index and then re-create the index and preference after successfull migration /ugrade.&lt;BR /&gt;&lt;BR /&gt;The other reason may be your data dictionary has partially upgraded its objects in 8.1.7. If you have a backup go back to the 8.0.6 ORACLE_HOME and restore from backup and then migrate to 8.1.7. Other wise try pointing to 8.0.6 ORACLE_HOME and re-run catproc and catlog scripts to re-build the 8.0.6 dictionary. then try to migrate after successfull backup. Please check you alert log for more detailed errors. If you see other  errors like" accessing package DBMS_APPLICATION_INFO", then defenetly the dictionary is corrupt.&lt;BR /&gt;Try runing these from 8.0.6 ORACLE_HOME &lt;BR /&gt;catalog.sql -- as sys&lt;BR /&gt;catproc.sql -- as sys&lt;BR /&gt;pubbld.sql  -- as system&lt;BR /&gt;&lt;BR /&gt;Then try to shutdown and startup. If success take backup and then try to upgrade.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Feb 2003 05:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904444#M933551</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-02-14T05:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904445#M933552</link>
      <description>Forgot one  more thing.&lt;BR /&gt;Oracle Metalink says, "If you upgrade from 8.0.6.X to 8.1.7.X, it is necessary to run the $ORACLE_HOME/rdbms/admin/u0800060.sql script after you start the instance (and open the database) in the 8i environment. &lt;BR /&gt;Refer to the following in Metalink&lt;BR /&gt;Note: 125822.1 - Description of Errors that may Occur when Upgrading from V8.0 to V8i &lt;BR /&gt;</description>
      <pubDate>Fri, 14 Feb 2003 05:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904445#M933552</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-02-14T05:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904446#M933553</link>
      <description>Julio: Where is the alert file?&lt;BR /&gt;&lt;BR /&gt;Indira: I did run the u0800060.sql script. I got multiple 604/904 errors when I ran the script.&lt;BR /&gt;&lt;BR /&gt;I used the Oracle Universl Installer (OUI) to deinstall both 8.0.6 and 8.1.7. Obviously, it doesn't get rid of everything as a reinstall of 8.1.7 continues to have problems. &lt;BR /&gt;&lt;BR /&gt;When I install on a machine that never had oracle installed, it runs fine. The OUI prompts to create a new database (Y/N). When I try to install on the machine that had 8.0.6 I get an extra screen asking me if I want to Upgrade/Migrate existing databases. Three are listed by their SIDs: openview, reporter, orap001.  I don't think reporter and orap001 exist any more, but openview is part of the ITO 6.x installation. I believe the openview files may be corrupted.</description>
      <pubDate>Fri, 14 Feb 2003 17:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904446#M933553</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-02-14T17:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904447#M933554</link>
      <description>Hi Martin,&lt;BR /&gt;Alert log will be in your BDUMP destination directory. It will be something like /oracle/admin/sid/admin/bdump/alert_sid.log&lt;BR /&gt;You can check you bdump destination in your init. ora file and see where the alert log is. This log will give more detailed explaination.&lt;BR /&gt;&lt;BR /&gt;Now the other issue that you are getting when you ran u0800060.sql script. Did you make sure you pointed to the correct oracle HOME and SID. The problme here would be you ORACLE_HOME is not setup properly for it to get the correct libraries and executables. Because on the new server with out any prior oracle you have no problems. How about this time you install 8.1.7 into a new ORACLE_HOME. And the OUI prompts to create a new database (Y/N). &lt;BR /&gt;&lt;BR /&gt;Now you can do two things.&lt;BR /&gt;&lt;BR /&gt;1. Once the new sid 8.1.7 has been created then import the 8.0.6 data into 8.1.7 from an export dump file taken previously.&lt;BR /&gt;&lt;BR /&gt;2. If you still feel like upgrading the 8.0.6 using the migration path, then I would suggets you to restore from the backup tapes 8.0.6 database and then follow the migration steps to upgrade to 8.1.7. Remember to point to the correct ORACLE_HOME during this procedure.&lt;BR /&gt;&lt;BR /&gt;I have checked Metalink regarding this error and this is what it says. Please refer to the attachment (Note  125822.1). I hope this helps.&lt;BR /&gt;&lt;BR /&gt;If you feel &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When I install on a machine that never had oracle installed, it runs fine.  When I try to install on the machine that had 8.0.6 I get an extra screen asking me if I want to Upgrade/Migrate existing databases. Three are listed by their SIDs: openview, reporter, orap001. I don't think reporter and orap001 exist any more, but openview is part of the ITO 6.x installation. I believe the openview files may be corrupted.</description>
      <pubDate>Mon, 17 Feb 2003 04:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904447#M933554</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-02-17T04:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904448#M933555</link>
      <description>Hi Martin,&lt;BR /&gt;Please ignore the last paragraph, that I pasted by mistake (which is your message).</description>
      <pubDate>Mon, 17 Feb 2003 04:51:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904448#M933555</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-02-17T04:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904449#M933556</link>
      <description>Hi Martin,&lt;BR /&gt;&lt;BR /&gt;Please ignore the last paragraph. I pasted it by mistake (which is your message).</description>
      <pubDate>Mon, 17 Feb 2003 04:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904449#M933556</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-02-17T04:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904450#M933557</link>
      <description>Update:&lt;BR /&gt;&lt;BR /&gt;I decided to remove 8.0.6 completely as outlined in the 8.1.7 installation guide. I proceeded to do a cold install of 8.1.7. I did get a 205 error (control file not found) when I stried to startup oracle. This was to be expected as I did not create an oracle database.&lt;BR /&gt;&lt;BR /&gt;I then tried to upgrade Network Node Manager (NNM) 6.1 to 6.2. This failed because updates to the solid DB failed.&lt;BR /&gt;&lt;BR /&gt;At this point, I tried to remove NNM to do a cold install of NNM. The GUI version of swremove core dumped while trying to resolve dependencies. The character cell version of swremove sends an out of memory error prior to locking up while trying to resolve dependencies.&lt;BR /&gt;&lt;BR /&gt;I tried to use the remove.nnm script. It removed part of NNM but not the core of NNM. Tried swremove again, same results.&lt;BR /&gt;&lt;BR /&gt;I tried to install NNM 6.2 again. It failed again. NNM appears corrupted. Here are the errors:&lt;BR /&gt;&lt;BR /&gt;NOTE:    OV - Installing /opt/OV/bin/pmd and /opt/OV/bin/pmdmgr&lt;BR /&gt;       * Running "configure" script for fileset "OVPlatform.OVDB-RUN".&lt;BR /&gt;NOTE:    OV - Replacing /var/opt/OV/share/databases/analysis/default/solid.ini.&lt;BR /&gt;Backing it up to /var/opt/OV/share/databases/analysis/default/solid.ini.pre6.20&lt;BR /&gt;NOTE:    OV - Installing new version of /var/opt/OV/share/databases/analysis/def&lt;BR /&gt;ault/solid.lic&lt;BR /&gt;         Old version in /var/opt/OV/tmp/OVDB-RUN/solid.lic.1&lt;BR /&gt;Connecting as user "ovdb" with password&lt;BR /&gt;Validate accessability to "tcpip 2690" database&lt;BR /&gt;Start embedded database if needed&lt;BR /&gt;&lt;BR /&gt;SOLID process executed an automatic shutdown.&lt;BR /&gt;&lt;BR /&gt;Cannot convert an abnormally closed database. Please use&lt;BR /&gt;the old SOLID version to recover the database first.&lt;BR /&gt;&lt;BR /&gt;Version: 03.51.0119&lt;BR /&gt;Operating system: HP-UX 11.x MT&lt;BR /&gt;Connection to ODBC datasource "tcpip 2690" failed&lt;BR /&gt;SQLSTATE = HY000&lt;BR /&gt;                  NATIVE ERROR = 21306&lt;BR /&gt;SOLID Communication Error 21306: Server 'tcpip 2690' not found, connection failed&lt;BR /&gt;d&lt;BR /&gt;&lt;BR /&gt;ERROR:   OV - Unable to start embedded database&lt;BR /&gt;&lt;BR /&gt;At this point I've declared the patient dead. I've requested the backup tapes be returned from the vault. &lt;BR /&gt;&lt;BR /&gt;Before I try this again, any advise? Things to watch out for, etc?&lt;BR /&gt;&lt;BR /&gt;Marty</description>
      <pubDate>Fri, 21 Feb 2003 20:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904450#M933557</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-02-21T20:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904451#M933558</link>
      <description>1.  I would recommend highly that you use the 'odma' program, rather than the scripts.  While a failure can still happen, it is pretty intuitive, and seems to run faster than the scripts did when I used the scripts in the past.  &lt;BR /&gt;&lt;BR /&gt;2.  Consider how large your database is.  You have an additional option for an upgrade, which is performing an import/export.  Export you database with the 8.0.6 binaries, destroy your 8.0.6 database, and recreate it with 8.1.7.  This can be more costly on time, however it has some added benifits.  First, it cleans up any fragmentation you have on your datafiles, and gives you the option of implementing tablespace changes before loading data (ie: LM tablespaces, initial settings, datafile placement).  It will also allow you to consolidate your datafiles, if you have a number of small ones, or placed in different areas.  Further, it also will allow you to consolidate your objects into a single extent (based on export options), which while not as important as it used to be, can still be good for fragmentation purposes and db reads.  &lt;BR /&gt;&lt;BR /&gt;I would not normally recommend doing an export/import for databases over 30g in size.  This is your choice however.  My normal rule of thumb is that the import will take about 3-4x the export.  &lt;BR /&gt;&lt;BR /&gt;Hope this helps, &lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Sat, 22 Feb 2003 04:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904451#M933558</guid>
      <dc:creator>Brian Crabtree</dc:creator>
      <dc:date>2003-02-22T04:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904452#M933559</link>
      <description>Hi Martin,&lt;BR /&gt;&lt;BR /&gt;first check, that you did not do an Upgrade from 8.0.6 32-bit to 8.1.7 64-bit software. &lt;BR /&gt;&lt;BR /&gt;I think this step is not supported. If you like to accomplish this, you might either migrate to 8.0.6-64-bit before you upgrade, or do it by upgrading to 8.1.7-32-bit and then migrate to 8.1.7-64bit.&lt;BR /&gt;&lt;BR /&gt;Second: Upgrade to the final patchset available ! This saves time and eliminates potential migration errors.&lt;BR /&gt;So if your target is 8.1.7, I'd recommend:&lt;BR /&gt;- shutdown 8.0.6 DB, listener and rest of oracle.&lt;BR /&gt;- Install 8.1.7.0.0 (should be the CD Set) into a new ORACLE_HOME.&lt;BR /&gt;- Apply the current patchset 8.1.7.4.0 to this newly installed ORACLE_HOME&lt;BR /&gt;- Finally use the migration assistent to migrate the database (But the use of the script you mentioned should work as well). Do NOT(!) migrate the DB to 8.1.7.0.0 and do the patch to 8.1.7.4.0 afterwards!&lt;BR /&gt;&lt;BR /&gt;Good luck this time&lt;BR /&gt;(... and may the parachute always work :-)&lt;BR /&gt;Volker&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Feb 2003 17:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904452#M933559</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2003-02-22T17:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904453#M933560</link>
      <description>Hi Mertin,&lt;BR /&gt;&lt;BR /&gt;I think its a good idea to go back to the tapes and restore your database. make sure it is functioning fine after the restore. Then take a complte cold backup of this DBin 8.0.6&lt;BR /&gt;Then&lt;BR /&gt;&lt;BR /&gt;1. First install 8.1.7.0 into a dirrerent ORACLE_HOME (different from 8.0.6 HOME).&lt;BR /&gt;&lt;BR /&gt;2. Follow the migration documentation &lt;BR /&gt;&lt;BR /&gt;3. Now you could either do the upgrade manually &lt;BR /&gt;      OR   &lt;BR /&gt;use the ODMA of the 8.1.7 version to upgrade the database.&lt;BR /&gt;&lt;BR /&gt;Please refer to the points that are attached for this.&lt;BR /&gt;&lt;BR /&gt;And the other thing is Volker said to apply the patchset and then migrate the database. Well Oracle Patchset documentation does not agree with this. You have to migrate to the base release i.e 8.1.7.0 and after the upgrade is successfull, then apply the patchset level to suite your requirement. The latest one is 8.1.7.4.&lt;BR /&gt;&lt;BR /&gt;Wish you good luck with the migration. Refer attachment.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Feb 2003 09:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904453#M933560</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-02-24T09:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904454#M933561</link>
      <description>Hi,&lt;BR /&gt;yes, Indira is right, first migrate to the base release and then apply the patch.&lt;BR /&gt;&lt;BR /&gt;Guess I mixed up with something in the initial installation.... sorry !&lt;BR /&gt;&lt;BR /&gt;No points!&lt;BR /&gt;Volker&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Feb 2003 20:33:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904454#M933561</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2003-02-24T20:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904455#M933562</link>
      <description>I recommend you look at my 32 bit to 64 bit upgrade thread and follow the instructions closely always having a good backup every step of the way.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0060ef70e827d711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0060ef70e827d711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure the Decmeber 2002 Patch set is fully installed.&lt;BR /&gt;&lt;BR /&gt;metalink document id 43507.1 is a complete list of patches you need installed over and above December 2002.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=43507.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=43507.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You also want to be current on java configuration, 1.2 or 1.3 with all relavent HP patches at &lt;A href="http://www.hp.com/go/java" target="_blank"&gt;http://www.hp.com/go/java&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Now you are in a position to succeed with the migration.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Feb 2003 21:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904455#M933562</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-24T21:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904456#M933563</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I just digged up my sources again, (because I was halfway sure I already did it the way I described) but ..., I was comming from 8.1.6. &lt;BR /&gt;So this is would indeed not work for you, because of your start-release.&lt;BR /&gt;&lt;BR /&gt;So just for reference, here are the links:&lt;BR /&gt;&lt;BR /&gt;8.1.7&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showNOT?p_id=188061.1&amp;amp;p_showHeader=1&amp;amp;p_showHelp=1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showNOT?p_id=188061.1&amp;amp;p_showHeader=1&amp;amp;p_showHelp=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;9.2.0&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showNOT?p_id=214887.1&amp;amp;p_showHeader=1&amp;amp;p_showHelp=1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showNOT?p_id=214887.1&amp;amp;p_showHeader=1&amp;amp;p_showHelp=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;No points again&lt;BR /&gt;Volker</description>
      <pubDate>Tue, 25 Feb 2003 17:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904456#M933563</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2003-02-25T17:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: oracle errors: ORA-00604: error occurred at recursive SQL level 1, ORA-00904: invalid column name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904457#M933564</link>
      <description>I don't have access to the oracle metalinks. Our version of oracle is Oracle For Openview, sold by HP. We have to rely on HP for oracle support.&lt;BR /&gt;&lt;BR /&gt;Marty</description>
      <pubDate>Tue, 25 Feb 2003 18:08:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-errors-ora-00604-error-occurred-at-recursive-sql-level-1/m-p/2904457#M933564</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-02-25T18:08:05Z</dc:date>
    </item>
  </channel>
</rss>

