document issue
this document in the section on
Cloning a Management Agent in Silent Mode
: http://docs.oracle.com/cd/E24628_01/install.121/e24089/clone_agent.htm#EMADV166
says:
Run the create_plugin_list.pl
script from the Management Agent Oracle home:
$AGENT_HOME/perl/bin/perl $AGENT_HOME/sysman/install/create_plugin_list.pl -instancehome <<code dir="ltr">AGENT_INSTANCE_HOM
E>
</code>but <code dir="ltr">AGENT_INSTANCE_HOME is undefined. Is that the $AGENT_BASE/agent_inst dir or the $AGENT_HOME?