Skip to Main Content

APEX

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!

How to replace broken image icon?

Geert01Dec 1 2021

I have a page with a classic report. The rows show an image. The image can be a picture or a video. In case the 'image' is a video, the classic report shows a 'broken image' icon.
image.pngSee the bottom two rows.
image.png
How can these broken image icons be replaced by, for example, the fa-film icon of the Universal theme?

Kind regards

Geert

Comments

I would definitely go with option #3. It is the easiest and the one with the least down time. I would suggest that you use AutoUpgrade to do the upgrade instead of the manual upgrade. It is easier and it does support having source Oracle Home and target Oracle Home on two different servers. Take a look at the Database Upgrade Quick Start Guide which shows how to get started with the tool. In your case you would execute "analyze" and "fixups" mode on the source system and wait for the changes to be applied on the standby. Then you break the connection and you can eventually do the upgrade using the "upgrade" mode. In your configuration file instead of specifying a "target_home" you should specify "target_version" instead.

Regards,

Daniel 

1 - 1

Post Details

Added on Dec 1 2021
0 comments
288 views