From:Steve Adams
Date:15-Sep-2000 13:38
Subject:   trace_file_name.sql

Thanks for that. I have fixed the script accordingly. It should make its way to the web site later today.

May I humbly make a suggestion as follows:

There seems to be some strange padding with chr(0) on the v$thread.instance column (Solaris 2.6/7.3.4.5) I had to insert an rtrim into the select clause to correctly determine the file name. The SQL is attached.