Re: Difference between ALTER SYSTEM SET EVENTS and init.ora parameter?
- From: "Alex Gorbachev" <gorbyx@xxxxxxxxx>
- To: fairlie_r@xxxxxxxxx
- Date: Sat, 24 Jun 2006 12:11:14 +0200
And I guess you can set event for those processes specifically using
say ORADEBUG.
2006/6/24, fairlie rego <fairlie_r@xxxxxxxxx>:
Hi Rich,
The only difference that I know of is that the processstate will not be
dumped for processes already spawned before this comand is issued should
they encounter the error.
e.g if dbwr encounters 6500 then the processstate of dbwr will not be
dumped.
For any new process spawned its state would be dumped if it encounters an
ora-6500.
--
Best regards,
Alex Gorbachev
http://blog.oracloid.com
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- References:
- Difference between ALTER SYSTEM SET EVENTS and init.ora parameter?
- From: Jesse, Rich
- Re: Difference between ALTER SYSTEM SET EVENTS and init.ora parameter?
- From: fairlie rego
Other related posts:
- » Difference between ALTER SYSTEM SET EVENTS and init.ora parameter?
- » Re: Difference between ALTER SYSTEM SET EVENTS and init.ora parameter?
- » Re: Difference between ALTER SYSTEM SET EVENTS and init.ora parameter?
- » RE: Difference between ALTER SYSTEM SET EVENTS and init.ora parameter?
Hi Rich,
The only difference that I know of is that the processstate will not be dumped for processes already spawned before this comand is issued should they encounter the error. e.g if dbwr encounters 6500 then the processstate of dbwr will not be dumped. For any new process spawned its state would be dumped if it encounters an ora-6500.
-- Best regards, Alex Gorbachev
- Difference between ALTER SYSTEM SET EVENTS and init.ora parameter?
- From: Jesse, Rich
- Re: Difference between ALTER SYSTEM SET EVENTS and init.ora parameter?
- From: fairlie rego