Descripción: cannot load library unit string (referenced by string)
Causa: PL/SQL is unable to find and load a library unit that was previously available. This typically happens when you try to load a unit which references another library unit that is non-existent or invalid.
Acción: Provide the needed library unit.
COMENTARIOS:
No hay comentarios sobre este error.