How to add newly discovered cell node as member of exadata storage server grid in oem12c?
0
votes
1
answer
1369
views
I have successfully discovered a new storage node in oem using emcli
./emcli add_target -type=oracle_exadata -name="da13cel04.myhost.com" -host="da13db01.myhost.com" -properties="CellName:da13cel04.myhost.com;MgmtIPAddr:10.92.43.23"
Target "da13cel04.myhost.com:oracle_exadata" added successfully
But now i want to add this cell node under existing exadata storage grid target in em and i tried below,but it didn't helped
./emcli modify_target -type=’oracle_exadata_grid’ -name=’Exadata Grid da13.myhost.com’ -properties=’Members:da13cel01.nyhost.com,da13cel02.myhost.com,da13cel03.myhost.com,da13cel04.myhost.com’
Need help
Thanks in advance
Asked by Jayaprakash Nagarajan
(13 rep)
Jan 31, 2017, 05:52 PM
Last activity: Feb 8, 2017, 09:58 AM
Last activity: Feb 8, 2017, 09:58 AM