Login  Register

Re: 19c Upgrade with EBS R12.1.3

Posted by ErmanArslansOracleBlog on Jan 08, 2020; 8:43am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/19c-Upgrade-with-EBS-R12-1-3-tp7973p8001.html

Okay.

Then this is done by txkOnPremPrePDBCreationTasks.pl itself (or any other code or script that it execute/run during its run)
autoconfig templates may also be updated with the recent patches and that ebs_ prefix may come from those templates as well..

You can search that prefix in those templates and decide whether the prefix is coming from there.
autoconfig templates should be present in each PROD_TOP inside admin/template directory.

Example command ->

grep -rnw '/path/to/somewhere/' -e 'ebs_'