Hi Orako,

Did you try to execute the command "alter database recover managed standby database"

Use the ALTER DATABASE statement to enable the real-time apply.
I use the "alter database recover managed standby database" that it is starts a detached server process and immediately returns control to the user.