Equivalent Logical standby Command for alter database recover managed standby database delay 15 disconnect from session;

From: sundar mahadevan <sundarmahadevan82_at_gmail.com>
Date: Fri, 19 Aug 2011 09:41:27 -0400
Message-ID: <CADmQEr673Mwwhw=jAugZHS9Yg5KzTHq6AC6-k=XEdWim6gk8mA_at_mail.gmail.com>



Hi All,
I am looking for an equivalent command to execute on the logical standby to delay applying of archived logs. I know the physical standby command for this is requirement is "alter database recover managed standby database delay 15 disconnect from session;" but cant find the equivalent logical standby command. I am on 11.2.0.2. So EXECUTE DBMS_LOGSTDBY.APPLY_SET('APPLY_DELAY',15); does not work. I do not want to add delay on the primary to transfer the files. Appreciate your help.
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Aug 19 2011 - 08:41:27 CDT

Original text of this message