How to trace the errors in pl/sql block code?

Answer Posted / madhuri

SHOW ERROR will show the error code and message in a pl/sql
block.

If you know where exactly the error is then uses number of
dbms statements before/after each sql statement.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many subqueries can be nested in a statement?

505


Is it possible to include an insert statement on the same table to which the trigger is assigned?

559


What is #table in sql?

519


What is the difference between inner join and outer join?

528


What are triggers in sql?

578






What is primary key and foreign key?

531


What is the use of function in sql?

535


what is clause? : Sql dba

583


What is the use of %rowtype?

535


Explain the components of sql?

587


How run sql*plus commands that are stored in a local file?

518


Explain the difference between cursor declared in procedures and cursors declared in the package specification?

575


Why stored procedures are faster than query?

566


What are the parameter modes supported by pl/sql?

532


What is memory optimized table?

573