Saturday 26 July, 2008 - 22:03
When I said that I had deleted the Data Guard configuration in Data Guard (6), a restart of Grid Control and the Padstow cluster brought it all back.
export ORACLE_SID=example1 export ORAENV_ASK=NO . oraenv dgmgrl connect sys@example1 remove configuration; exit
That seemed to fix the problem of the dud configuration.