Oracle Internals
JulianDyke.com

Welcome

Seminars

Consultancy

Calendar

Presentations

Diagnostics

Internals

References

Acknowledgements

Packages

PROCEDURE DBMS_SYSTEM.KSDFLS

This procedure flushes the current contents of the trace buffer to disk

Argument Name Type In/Out Default?
None

For example the command

    EXECUTE dbms_system.ksdfls;

flushes all output in the buffer to the trace file

Trace file output can also be flushed using the ORADEBUG FLUSH command