In our standby server ,we have another hourly run script that recover standby db pby ointing to archive log directory from prod server,
I see in the log there are some error like this, what does this mean, is the error critical, I am able to still connect to the readonly database.
System altered.
ORA-00279: change 1833317801 generated at 06/01/2023 03:00:34 needed for thread
1
ORA-00289: suggestion : \\myproddb\ARCHIVELOG\ARCH_1_25469_1116232284.DBF
ORA-00280: change 1833317801 for thread 1 is in sequence #25469
ORA-00308: cannot open archived log
'\\SNOCSISDBP01\ARCHIVELOG\ARCH_1_25469_1116232284.DBF'
ORA-27041: unable to open file
OSD-04002: unable to open file
O/S-Error: (OS 2) The system cannot find the file specified.
ORA-00308: cannot open archived log
'\\myproddb\ARCHIVELOG\ARCH_1_25469_1116232284.DBF'
ORA-27041: unable to open file
OSD-04002: unable to open file