|
> 但是我用的是alter system set events '1461 trace name errorstack level 3' 这个命令是不会修改spfile的,仅仅是在instance
> 级别增加了一个event~ 我不能从v$parameter/v$spparameter中看到这个设置,请问我有什么办法看到这个event么?
I missed that part. Sorry.
Please see "How to find an event that was set in a session or system-wide?" at
http://yong321.freeshell.org/oranotes/Event.txt
It basically summarizes Oracle Note 436036.1. |
|