ORA-01514: error in log specification: no such logORA-01517: log member:

ORA-01514: error in log specification: no such logORA-01517: log member:

Cause:

While drop of logfile, the log file did not exist

kIsH@x3z6zx9<^>alter database drop logfile '+DATAX/x3z6zx9/onlinelog/group_1.261.1098264689';
alter database drop logfile '+DATAX/x3z6zx9/onlinelog/group_1.261.1098264689'
*
ERROR at line 1:
ORA-01514: error in log specification: no such log
ORA-01517: log member: '+DATAX/x3z6zx9/onlinelog/group_1.261.1098264689'

Action:

Specify the right syntax with member to drop

kIsH@x3z6zx9<^>alter database drop logfile member '+DATAX/x3z6zx9/onlinelog/group_1.261.1098264689';

Leave a Reply

Discover more from XscalibaL

Subscribe now to keep reading and get access to the full archive.

Continue reading