Both of those messages are normal. The ORA-1089 (See ORA-1089.ora-code.com) typically comes from job queue processes or PQ processes during a shutdown.
The other message:
"kwqidafp: cursor from different session" is described in Metalink note
*<Note:304787.1 <http://rmsun03.us.oracle.com:8000/cgi-bin/webiv/do.pl/Get ?WwwID=note:304787.1>> **Trace File is generated with 'kwqidafp: cursor from different session'*
The information in this document applies to:
Oracle Server - Enterprise Edition - Version: 10.1.0.3 Information in this document applies to any platform.
Goal
No errors in alert file. There will be trace file generated which gives the below error message.
kwqidafp : cursor from different session
Solution
The messages 'kwqidafp: cursor from different session' informational only and thus can be safely ignored
If AQ application running in the system is configured with a dequeue timeout, which specifies the actual time it must wait for the arrival of messages. This is normal behaviour.
-Bennett
Seah Hong Yee wrote:
> hi, > > Database still running but not much is being done on the database > because we are performing some bug fixes on the apps. > However, the following are from various bdump and udump. It took > place 2am on Monday morning which make it kind of strange, (no one > works at 2 am in the morning). Saw the same error on metalink forum > but no one propose any solution. > > bdump > > OPIRIP: Uncaught error 1089. Error stack: > ORA-01089 (See ORA-01089.ora-code.com): immediate shutdown in progress - no operations are permitted > ORA-00448 (See ORA-00448.ora-code.com): normal completion of background process > > udump > > *** 2005-08-01 02:04:17.786 > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > kwqidafp: cursor from different session > > >
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting