redo logs not found on standby database
585629Jul 26 2007 — edited Jul 27 2007I have created a dataguard using RMAN duplicate for standby database command.
The structure is same on my production and standby server so I did not add the convert parameters. The standby database is doing fine but I do not see the redo logs on my standby database. They did not get copied into the standby database.
I can see them when with v$logfile but physically they do not exist.
How can I create them now on standby database?
do I need to drop them and recreate them?
Thanks in advance....