PreviousNext
JavaScript must be enabled to correctly display this content
Repackaging a Service Pack for OEM Compliance
Download the existing service pack zip from My Oracle Support site.
Create a new structure with two new folders, App and DB, in the root of the structure.
From the downloaded existing service pack, extract the contents of *Oracle-Database-MultiplatForm.zip to your /DB folder.
The contents of *Oracle-Database-MultiplatForm.zip contain all database installers.
The application installers, which will be copied into your /App folder, can be broadly divided into three categories: Framework installer, Framework rollup, and application installer. All the application and Framework installers are packaged as <product>-<version>.MultiplatForm.zip. If a Framework rollup installer is also present, it will be packaged as <product>-<version>-FW-PREREQ-MultiplatForm.zip. Each of these zip files contain a jar file with the same name.
Unzip all such zip files, followed by the jar files contained within them.
Copy the folders after unzipping the jar files to your /App folder.
Create the new compliant service pack zip file from your /App and /DB folders. The new zip file must have the same name as the original downloaded service pack name. The following image illustrates the structure of the new compliant zip.
Follow the steps in the next topic to create and add the required Metadata.xml file to the final compliant zip.