Returns the name of a dump file on the database server to which SQL trace data is written.
function GetTraceFileName: string;
Call the GetTraceFileName method to return the name of a dump file on the database server to which SQL trace data is written. The file name is returned with the path to the file.
Note: In some versions of Oracle database the dump file name format can be different from the one returned by the GetTraceFileName method.