How can I add a application node in R12.2 using an existent xml Context file?
Hello,
I need to refresh an environment that has two application servers.
For the first one I use the command:
perl adcfgclone appsTier <CONTEXT_FILE> dualfs
For the second node can I use same command? Or do I need to use interactive mode, since I'd need to use parameter add_node=y and I cannot pass CONTEXT_FILE. I see that I could use a pairsfile as parameter, but I don't have a pairsfile with the correct values.
Thanks