File Edition
Hi, On R12.2.4
We are clonning.
I ran perl adcfgclone.pl appsTier successfuly on RUN.
Now want to perl adcfgclone.pl appsTier on PATCH file system. then should be on PATCH file_edition.
Then I run:
$ . ./EBSapps.env PATCH
But when :
echo $FILE_EDITION
run
Is it normal? What is the problem?
Also:
SQL> select ad_zd.GET_EDITION_TYPE,
ad_zd.GET_EDITION
from dual;
GET_EDITION_TYPE GET_EDITION
------------------------- -------------------------
RUN V_20191107_1638
Thanks.