Turns on debugging using DBMS_OUTPUT. Argument p_level has these values:
0 None
1 Normal
2 Verbose
This method performs the same function as the p_debug argument to gather_all_stats.
PROCEDURE Enable_Debug(p_level in number default 1);
Copyright © 2014 CA.
All rights reserved.
|
|