Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-39971

cannot use this PL/SQL procedure for this pluggable database when PATH_PREFIX information is not accessible

Cause

Some pluggable databases have specified PATH_PREFIX for security purposes, but the PL/SQL procedure was unable to check the PATH_PREFIX because the root was not open or for some other security reasons.


Action

Open the root or connect to the root directly and try this command again.