Oracle Data Guard logs not being applied to physical standby database
Hello,
I have created a physical standby database. The first initial logs got applied. However, it seems to no longer apply the logs. I have tried to cancel and rerun alter database recover managed standby database disconnect from session; but it has no effect. I don't see anything wrong in the logs which is included at the bottom. Any help would be appreciated. Thanks.
SQL> select sequence#, applied from v$archived_log;
SEQUENCE# APPLIED
---------- ---------
12392 YES
8771 YES
12393 YES
8772 YES
12394 NO
12395 NO
12396 NO
12397 NO
12398 NO
12399 NO
12400 NO
SEQUENCE# APPLIED
---------- ---------
12401 NO
12402 NO
12403 NO
12404 NO
12405 NO
12406 NO
12407 NO
12408 NO
12409 NO