I am attempting to run a query against an Oracl 8i database instance running on Aix. It is a simple select * against a single table. The query runs for approximately 8 hours and then throws the following error. Any insight on this would be appreciated.
ORA-12801: error signaled in parallel query server P025
ORA-01410: invalid ROWID
Thanks in advance.