Posts

Showing posts from April, 2020

perl adcfgclone.pl appsTier (add node) in R12.2 - RUN Weblogic AdminServer is down or AdminServer Credentials provided are incorrect!!

Adding a New Application Tier Node to an Existing System on a non shared file system:  col node_name format a30  col virtual_ip format a30  col server_id format a30  list    select node_name,virtual_ip, support_db,support_cp,support_forms,support_web,support_admin from fnd_nodes 1. Steps for adding a node on a non-shared file system     Run adpreclone.pl on both the Run and Patch Edition File Systems in the primary application tier node of the E-Business Suite instance.         Note: Before executing this step, ensure the AdminServer on both the Run Edition File System and the Patch Edition File System is running.      The AdminServer on the Patch Edition File System can be shut down after completion of adpreclone.pl.             2.     Copy the Run Edition File System to the Target secondary node.     Only the following directories ...