May 2012
Intermediate to advanced
440 pages
9h 1m
English
plshprof utility is a SQL utility to generate a HTML profiler report from profiler tables in the database. ALTER SESSION SET PLSQL_WARNINGS = 'ENABLE:ALL' / Session altered. ALTER FUNCTION FUNC COMPILE PLSQL_DEBUG=TRUE / Function altered.
Determine the output of the following SELECT statement
SELECT * FROM USER_ERRRORS /
PLW-06015: parameter PLSQL_DEBUG is deprecated; use PLSQL_OPTIMIZE_LEVEL = 1PLW-06013: deprecated ...Read now
Unlock full access