Cisco Cisco Prime Optical 9.6 Leaflet

Page of 4
This is to confirm which PARENTID belongs to which group and find the duplicate subnetwork and
delete accordingly.
Note: In this case using the above command, You can confirm that the PARENTID -124 is the
duplicated subnetwork and which is present under WestZoneDWDM group in CPO.
Note1: Here the groupid is the PARENTID which will get from step3.
Note2: The actual font size of the commands may differ from the above given example.
Step5: Delete the appropriate row from the Oracle DB and commit it.
SQL> delete from domain_table where treenodeid=<TREENODEID>;
SQL> commit;
Note: You will get the treenodeid for the duplicate subnetwork from step4.
Note: commit is a mandatory command.
Related Known Defect:
It is suggested to be known bug: 
 .
This bug is fixed in 10.3 software onwards.