DBA Data[Home] [Help]

SYS.DBMS_OBJECTS_UTILS dependencies on DBMS_OBJECTS_UTILS

Line 1: package body dbms_objects_utils is

1: package body dbms_objects_utils is
2:
3: -- This procedure upgrades the type dictionary images from 8.0 to 8.1. The
4: -- dictionary tables that could be in 8.0 are kottd$, kottb$, kottbx$,
5: -- kotad$ and kotmd$, which existed in 8.0 or 8.1, when 8.0 compatibility

Line 299: end; /* end of package dbms_objects_utils */

295: context off''';
296:
297: end; /* end of procedure fix_kottd_images */
298:
299: end; /* end of package dbms_objects_utils */