Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Latest patch for 11.2.0.3, OS is windows 2003 service pack 2 (32 bit)

998630Apr 12 2013 — edited Apr 15 2013
Hello everyone,

Can any body let me know what is the latest CPU and PSU patch for 11.2.0.3, OS is windows 2003 service pack 2 (32 bit).

I found this patch 16042647 i don't no either it's CPU or PSU.

Re: Patch 16042647: Oracle Database Family 11.2.0.3.0 for Microsoft Windows (32-bit) - ORACLE 11G 11.2.0.3 PATCH 15 BUG FOR WINDOWS 32 BIT

Thanks

Comments

Sven W.

I didn't test it, but I think you could use sub folders. Like /ords/apex/images/i182 and /ords/apex/images/i201
Then map the /i/ path to the base folder /ords/apex/images.

And make sure the image prefix is set to /i/i182/ in one apex application/workspace and to /i/i202/ in the other one.

You can set the image prefix path in shared components/user interfaces

pastedImage_0.png

jariola
Answer

Sven W. wrote:

You can set the image prefix path in shared components/user interfaces

Problem with that is APEX builder might not work properly, because that is application setting.

There have been similar discussion before. Here is one link

Marked as Answer by Fernando Lima · Sep 27 2020
Fernando Lima

Sorry, but this solution is only for application static files.

Thanks.

AndyH

You can change the image prefix for the APEX instance using the reset_image_prefix.sql script.

When installing differing APEX versions in an environment that might use a common web server it's usual to specify the image prefix to be version specific e.g. here we have a PDB per APEX version, so when we install we will make the image prefix specific to that version e.g. /i504/, /i191/, etc.

As long as the image prefix for the APEX instance points to the correct files, all should be well.

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 13 2013
Added on Apr 12 2013
6 comments
566 views