DBA Catalog
Simple Solution
(Move to ...)
Home
Oracle
SQL Server
PostgreSQL
About US
▼
Showing posts with label
PL/SQL
.
Show all posts
Showing posts with label
PL/SQL
.
Show all posts
Saturday, September 19, 2015
PLS-907 cannot load library unit
›
Package compilation failed on one of our database with error: PLS-00907 : cannot load library unit schema.package during compiling some pa...
Monday, October 20, 2014
ORA-04021: Timeout occurred while waiting to lock object
›
When developer is trying to recompile PL/SQL package, session hangs until get this error: ORA-04021: timeout occurred while waiting to lock...
Monday, May 5, 2014
EXECUTE IMMEDIATE ORA-01031: insufficient privileges
›
EXECUTE IMMEDIATE Feature allows you to execute DYNAMIC SQL Statements inside the PL/SQL Procedure, but here I''ll show you interest...
3 comments:
›
Home
View web version