oracle - PLS-907 cannot load library unit -


following oracle version oracle database 11g enterprise edition release 11.2.0.2.0 - 64bit production

i trying alter table add column since took long time, cancelled it.

after sometime, started seeing errors in packages , views referenced unit. error message

pls-907: cannot load library unit (table name)

googling on error not give information. in 1 place, saw below command seems me risky command

alter system flush shared_pool

can me reason , solution this?

thanks, jeevan

it happens because of db links dropped , recreated connections recompiling package resolve , times automatically recompile .


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -