Introduction - If you have any usage issues, please Google them yourself
When we are executing a pl sql procedure with many objects and arrays its very tedious to debug so we can put a debug flag enable and run the procedure to store all the debug statements in a File on a specified location.