Oracle Database Appliance Manager Configurator v2.2 (standalone) available
Dear collegues,
Oracle Database Appliance Manager Configurator v2.2 (standalone) is available since end of april 2012.at
http://www.oracle.com/technetwork/server-storage/engineered-systems/database-appliance/overview/index.html
After downloading and extracting files from archive you will see that only two files has been changed comparing to previous version
- onecommand.jar
- README
However, first changing is very important to using it for deployment of ODA 2.2.0.0.0.
1. New tool adds to the beginning of generated config file 3-4 lines:
#onecommand.params generated by GUI tool
# Confuration information
CONFIGVERSION=2.2.0.0.0
Without this lines OAK does not recognize generated config as correct config
(It has been mentioned by Jeegar in
Oracle Database Appliance Manager Configurator v2.2 (standalone) is available since end of april 2012.at
http://www.oracle.com/technetwork/server-storage/engineered-systems/database-appliance/overview/index.html
After downloading and extracting files from archive you will see that only two files has been changed comparing to previous version
- onecommand.jar
- README
However, first changing is very important to using it for deployment of ODA 2.2.0.0.0.
1. New tool adds to the beginning of generated config file 3-4 lines:
#onecommand.params generated by GUI tool
# Confuration information
CONFIGVERSION=2.2.0.0.0
Without this lines OAK does not recognize generated config as correct config
(It has been mentioned by Jeegar in
0