upgrade agent Grid
Hello,
i want to upgrade a grid agent from 10203 to 10204
here is my command :
cd /tmp
wget http://myoms:4889/agent_download/10.2.0.4.0/linux_x64/agentDownload.linux_x64
chmod +x /tmp/agentDownload.linux_x64
./agentDownload.linux_x64 -u -o /opt/oracle/agent10g -b /opt/oracle -m myoms -r 4889
Error msg :
Initializing Java Virtual Machine from /tmp/OraInstall2010-06-15_11-23-23AM/jre/1.4.2/bin/java. Please wait...
Completed with Status=255
Please specify a Unique Oracle Base directory, or remove previously installed products and their directories. Directory name should contain only valid alphanumeric characters, including '_', or '.' characters.
Removing the copied stuff.....
here is my command :
cd /tmp
wget http://myoms:4889/agent_download/10.2.0.4.0/linux_x64/agentDownload.linux_x64
chmod +x /tmp/agentDownload.linux_x64
./agentDownload.linux_x64 -u -o /opt/oracle/agent10g -b /opt/oracle -m myoms -r 4889
Error msg :
Initializing Java Virtual Machine from /tmp/OraInstall2010-06-15_11-23-23AM/jre/1.4.2/bin/java. Please wait...
Completed with Status=255
Please specify a Unique Oracle Base directory, or remove previously installed products and their directories. Directory name should contain only valid alphanumeric characters, including '_', or '.' characters.
Removing the copied stuff.....
0