Details of POC Log Files

This topic is part of Applying POC Patches.

To review which POCs have been applied, start a patched container and examine the contents of the folder /Siebel/mde/poc_backup.

For example:

docker run --rm -it --entrypoint /bin/bash store/oracle/Siebel:23.6-patchesToOctober23
cd /siebel/mde/poc_backup
ls

Here you will find a list of directories, one for each POC applied. Within each folder you can review the copy.log folder to see a log of the work done by the POC installer.