And of course, as with all internal packages only package declaration is published and readable, while the actual code, that is a package body is wrapped and unreadable.

If you have to manualy install or reinstall any of this packages you must run two files:
- one for package declaration with the name somethink like dbms*.sql
- one for package body with the name somethink like prvt*.plb

HTH,