Compile Error « PL SQL « Oracle PL / SQL






1.Check the error
2.Check error for procedure
3.Check error form stored procedure
4.PLS-00306: wrong number or types of arguments in call
5.PLS-00363: expression '3' cannot be used as an assignment target
6.Set the PLSQL_WARNING level to DISABLE:ALL
7.This example illustrates the PLS-483 error
8.This package will not compile because the specification and body do not match.
9.Build an anonymous block that will trigger an error.








10.how DDL doesn't work with PL/SQL