The Critical Patch Update (CPU) for July 2016 was released on July 19, 2016. Oracle strongly recommends applying the patches as soon as possible.
The Critical Patch Update Advisory is the starting point for relevant information. It includes a list of products affected, pointers to obtain the patches, a summary of the security vulnerabilities, and links to other important documents.
Supported products that are not listed in the "Supported Products and Components Affected" Section of the advisory do not require new patches to be applied.
The Critical Patch Update Advisory is available at the following location:
It is essential to review the Critical Patch Update supporting documentation referenced in the Advisory before applying patches.
The next four Critical Patch Update release dates are:
why I was not able to download JVM patch ?
---Oracle JavaVM Component 12.1.0.1.160719 Database PSU Patch 23177541 for UNIX
Is this something new ? JDBC patch. not seen before.
--- Oracle JavaVM Component 12.1.0.1.160719 Database PSU - Generic JDBC Patch 23727043
Hi,
Oracle E-Business Suite Release 12 Critical Patch Update Knowledge Document (July 2016) (Doc ID 2146140.1)
Combo OJVM PSU 12.1.0.2.160719 and Database PSU 12.1.0.2.160719 (Patch 23615289) for Linux x86-64 is not downloadable yet. The patch can not be found.
Is this an error?
Regards Reinder
Where are the Windows patches?
I get this when attempting to follow the link to the patches:
Details for Patch 23530387 not found.
Details for Patch 23515290 not found.
Steven,
The link for the EBS document is for April, 2016.
The July, 2016 document is:
Oracle E-Business Suite Release 12 Critical Patch Update Knowledge Document (July 2016) (Doc ID 2146140.1)
You may want to update the link to the July document.
Thanks.
https://support.oracle.com/epmos/faces/ui/patch/PatchDetail.jspx?_afrLoop=377463719983793&parent=DOCUMENT&patchId=23615289&sourceId=2136219.1&_afrWindowMode=0&_adf.ctrl-state=z0sk6q7zy_478
Oracle database 12.1.0.2.0 Linux x64
Patch Details
Details for Patch 23615289 not found.
Hello, Guests, Reinder,
There may be a short delay while some of these patches get uploaded. Please retry at your convenience.
Regards,
Steven
Applied the EBS CPU for 12.1.3 (23144507)- and now Apache won't start.
Syntax error in apps.conf as the apps_conf_1013.tmp template was updated to version 120.12.12010000.7.
I have seen one other user have same issue on Windows x86-64, I've got the issue on AIX 6.1. Is this a known issue?
I have an SR logged (3-13072658441)
Des
Des,
I'm sorry that you're encountering issues with this.
Support has started the bug-logging process so that we can review this in Development. The Support engineer assigned to your SR is out of the office, so you may wish to escalate your SR if you need someone to revisit this before then.
Regards,
Steven
I too have hit this issue on AIX. The same manual edit will get things working too, there should be a permanent fix.
Now i am facing another issue .
sqlplus -s APPS/***** @/u12/app/PSUPappl/ad/12.0.0/patch/115/sql/adrevokegrants.sql &systempwd
Connected.
Connected.
begin
*
ERROR at line 1:
ORA-04021: timeout occurred while waiting to lock object
ORA-06512: at line 5
Any1 faced this ?
Thanks
Raja
Hi, may i know what is the patch number for Oracle Critical Patch Update July 2016 for Oracle Fusion Middleware?
Hi, Guest,
There are individual patches for a large number of Fusion Middleware components. You can find that list by clicking on the "Critical Patch Update Advisory" in the article above, and then selecting the July 2016 link on the following page.
Regards,
Steven
Hi,
I have applied July 2016 EBS 12.1.3 CPU Patch (23144507) and Database 12.1.0.2.
After applying the patch Apache won't start. As a work around I have updated the apps.conf file manually from backup and start the application services.
Please help me.
/d01/oracle/DEV4/inst/apps/DEV4_hcaiqebsapp02/ora/10.1.3/Apache/Apache/bin/apachectl startssl: execing httpd
Syntax error on line 89 of /d01/oracle/DEV4/inst/apps/DEV4_hcaiqebsapp02/ora/10.1.3/Apache/Apache/conf/apps.conf:
Regex could not be compiled
Thanks
Hari
Hi, Hari,
I'm sorry to hear that you've encountered an issue with this.
We can provide general conceptual guidance here, but I'm afraid that this blog isn't the best place to get technical support for specific issues like the one that you're working through.
Your best bet would be to log a formal Service Request via My Oracle Support (formerly Metalink) to get one of our specialists engaged.
Regards,
Steven
Hi Steven,
I have the same issue while applying the July 2016 CPU patch# 23144507. As this patch brings in the new template (apps_conf_1013.tmp) and when autoconfig runs using this template, it brings into the syntax errors in the apps.conf file. As a result Apache won't start and throws the following error:
Is this the know issue with this patch? My environment is AIX 7.1.
/oracle/oracleR12/irecdev/inst/apps/irecdev_dc1dvofs11/ora/10.1.3/Apache/Apache/bin/apachectl startssl: execing httpd
Syntax error on line 89 of /oracle/oracleR12/irecdev/inst/apps/irecdev_dc1dvofs11/ora/10.1.3/Apache/Apache/conf/apps.conf:
Regex could not be compiled
Thanks,
--Mukarram.
For now, I'm using this workaround till I get a formal fix from Oracle.
Manually editing apps.conf - changing line 89 from
<Location ~ ^(/)+OA_HTML(/)+*(portlets|providers)(/)+*>
To
<Location ~ ^(/)+OA_HTML(/)+(portlets|providers)(/)*>
This allows the Apache to start.
Hi Mukarram,
This issue would be best handled by your logging a service request, so Support can attempt to reproduce the behaviour you are seeing.
Regards,
Robert.
Thanks, Robert
I have logged a SR# 3-13356885351 and waiting for Oracle's feedback.
Thanks,
-Mukarram.