EM12c Silent Shared Agent Install
I'm trying to do a silent install for shared agent (version 12.1.0.3.0) on AIX 6.1 . The master agent is already installed and I'm attempting to create the plugin list using the master agent but its failing.
$AGENT_HOME/perl /u02/oracle/agent12c/core/12.1.0.3.0/sysman/install/create_plugin_list.pl -instancehome /u02/oracle/agent12c/agent_inst
The agent Base Dir is
Creating file : /rwFile
The plugin file cannot be created.
Make sure the has write permission
It appears to be using the incorrect agent Base directory.
./emctl getproperty agent -name agentBaseDir
Oracle Enterprise Manager Cloud Control 12c Release 3
Copyright (c) 1996, 2013 Oracle Corporation. All rights reserved.
$AGENT_HOME/perl /u02/oracle/agent12c/core/12.1.0.3.0/sysman/install/create_plugin_list.pl -instancehome /u02/oracle/agent12c/agent_inst
The agent Base Dir is
Creating file : /rwFile
The plugin file cannot be created.
Make sure the has write permission
It appears to be using the incorrect agent Base directory.
./emctl getproperty agent -name agentBaseDir
Oracle Enterprise Manager Cloud Control 12c Release 3
Copyright (c) 1996, 2013 Oracle Corporation. All rights reserved.
0