FAQ
I think someone posted recently about the ability in 10g to set events
over the scope of all sessions of a given module. Can anyone point me
at the package that does that?

The OTN documentation is just throwing 404s. :-(

--
Jeremiah Wilton
http://www.speakeasy.net/~jwilton
--
To unsubscribe - mailto:oracle-l-request_at_freelists.org&subject=unsubscribe
To search the archives - http://www.freelists.org/archives/oracle-l/

Search Discussions

  • Niall Litchfield at Sep 14, 2004 at 3:05 am

    On Mon, 13 Sep 2004 12:23:41 -0700 (PDT), Jeremiah Wilton wrote:
    I think someone posted recently about the ability in 10g to set events
    over the scope of all sessions of a given module. Can anyone point me
    at the package that does that?
    DBMS_MONITOR.

    specifically it sounds like you are looking for

    DBMS_MONITOR.SERV_MOD_ACT_TRACE_ENABLE

    catchy name huh?

    The utility for - to use a technical term - munging the relevant trace
    together is trcsess

    C:\WINDOWS>trcsess
    oracle.ss.tools.trcsess.SessTrcException: SessTrc-00002: Session Trace
    Usage error: Wrong parameters passed.
    trcsess [output=] [session=]
    [clientid=] [service=] [action=] [module=]

    output= output destination default being standard output.
    session= session to be traced.
    Session id is a combination of session Index & session serial number e.g. 8.13.
    clientid= clientid to be traced.
    service= service to be traced.
    action= action to be traced.
    module= module to be traced.
    Space separated list of trace files with wild card
    '*' supported.

    HTH

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouporacle-l @
categoriesoracle
postedSep 13, '04 at 2:19p
activeSep 14, '04 at 3:05a
posts2
users2
websiteoracle.com

People

Translate

site design / logo © 2023 Grokbase