Friday 27 March 2020

adcfgclone.pl appsTier autoconfig is failing on patch file systemORA-12514: TNS:listener does not currently know of service requested in connect descriptor

1.Source RUN File system environment.

. EBSapps.env Run

2. - As apps user disable logon trigger

exec ad_zd.ALTER_LOGON_TRIGGER('DISABLE');
commit;

3. - Source PATCH file system env

4. Run AutoConfig

5. Connect to run filesystem by sourcing run fs environment
6. - As apps user enable logon trigger

exec ad_zd.ALTER_LOGON_TRIGGER('DISABLE');
commit;

No comments:

Post a Comment

Number of Visitors