How To Backup One PL/SQL Package Source Code From OSM Schema
(Doc ID 3041024.1)
Last updated on AUGUST 19, 2024
Applies to:
Oracle Communications Order and Service Management - Version 7.0.0 to 7.5.0.0.0 [Release 7.0.0 to 7.5.0]Information in this document applies to any platform.
Goal
There is requirement to backup OM_DB_STATS_PKG PL/SQL package from production OSM schema ORDERMGMT before apply new code to recreate new version of OM_DB_STATS_PKG, this is to ensure that rollback of the change is possible.
The steps can also be used to backup other PL/SQL packages, but testing in a trial DB schema is mandatory to guarantee the backup code is free of errors.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |