How to gather the latest trace file info and insert into a table through forms? [message #177321] |
Wed, 14 June 2006 03:21 |
mitho_lal
Messages: 2 Registered: June 2006 Location: KARACHI
|
Junior Member |
|
|
Hello,
Hope all of the members in this forum are fine.
Regarding tracing of SQL, I would like to have the latest trace file on Windows 2000 Server inside the database.
Should we find the latest trace file inside the database using dictionary views?
Is there view available in 9i and above for gathering the latest trace file information?
I have a table Trace (id, date, tracefile_text). We would like to read the latest trace file through forms version 6i and input the contents of this trace file into my table trace.
Is there procedure or routine available that perform the above task as well as to check the FOPEN Parameter is set for the dump directory in order to access operating system directories.
Thanks
Mitho
|
|
|
|
|
|