DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Error tracing

  1. #1
    Join Date
    Dec 2000
    Posts
    2
    Hi

    I have an application working with Oracle database,
    and I don't have access to source code.
    Some transactions fail but this app doesn't generate
    any logs. I use distributed transactions.

    How can I trace errors occuring while executing
    SQL statements, session initialization, etc?
    All I need is to get ORA error number and SQL code
    that caused the error.


    Thank you
    Dmitri


  2. #2
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    Set SQL_TRACE = TRUE in INIT.ORA file and examine the trace file.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width