Cannot drop unexistent standby logfile
I moved the standby DB from one server to another. Both servers use ASM. Source server had +DATA disk group, new server has +SSD diskgroup.
I used RMAN and COPY command to move controlfile and database files from source to new server and renamed DB files;
After copy i need to create new standby logs, and new logs created successfully.
In alert log i see :
ORA-00313: open failed for members of log group 20 of thread 1
ORA-00312: online log 20 thread 1: '+DATA/host3/onlinelog/group_20.261.817928263'
ORA-17503: ksfdopn:2 Failed to open file +DATA/host3/onlinelog/group_20.261.817928263
ORA-15001: diskgroup "DATA" does not exist or is not mounted