Infos

Sie befinden sich aktuell in den Archiven des Blogs Alexander Kornbrust Oracle Security Blog dt. für August, 2008.

Calendar
August 2008
M D M D F S S
« Apr   Sep »
 123
45678910
11121314151617
18192021222324
25262728293031

Archive für August 2008

Oracle veröffentlicht Update für Oracle CPU July 2008

Gestern abend hat Oracle alle Kunden darüber informatiert, dass die Windows Patches (7047034 und 7047037) für Oracle 10.1.0.5 fehlerhaft war.Hier nochmal die original Email vom Oracle Support Services:

——————————————————————————————————-

Dear Oracle Customer,

You are receiving this email because our records indicated you downloaded Critical Patch Update July 2008 (CPUJul2008) patch for one or more of the following:

o    Oracle Database 10.1.0.5 for the following platforms:
o    Windows 32-bit (Patch 7047034)
o    Windows 64-bit (Patch 7047037)

Symptom and cause of issue
The 10.1.0.5 Database Windows Bundle Patch #26 did not correctly install the sdotopo.jar file.

Workaround if any
Please follow the following manual steps to install sdotopo.jar.

>cd %ORACLE_HOME%\md\lib
>copy sdotopo.jar sdotopo.jar_save
>cd <windows bundle patch location>
>cd files\md\lib
>copy sdotopo.jar %ORACLE_HOME%\md\lib\sdotopo.jar

In the event  you need to rollback to the previous sdotopo.jar:

>cd %ORACLE_HOME%\md\lib
>copy sdotopo.jar_save sdotopo.jar

These steps are also documented in MetaLink Note 579285.1  ¿Critical Patch Update July 2008 Database Known Issues¿

Action
Follow the manual steps noted above to install the sdotopo.jar file..

Please accept our apologies for any inconvenience you may have experienced, and we thank you for your patience and cooperation in securing your Oracle server products.

Regards,
Oracle Global Product Support

|