DataGuard (9i) Setup Problem

From: Colin Lai <colinlai_at_grandion.com>
Date: 20 Nov 2002 20:09:00 -0800
Message-ID: <8aec6be0.0211202009.4cb4bc97_at_posting.google.com>


i setuping the logical standby database by following the steps in "Data Guard Concepts and Administration", there is a error when i try to start the sql apply service... it said "unsupported instantiation mode was used" when i try to setup the data guard...

how can i solve this problem?
thx in advice.. :D  

alter database register logical logfile
'D:\oracle\oradata\aaa.archive\ARC_00036_001.LOG' Wed Nov 20 19:24:50 2002
There are 1 logfiles specified.
ALTER DATABASE REGISTER LOGICAL LOGFILE
Completed: alter database register logical logfile 'D:\oracle Wed Nov 20 19:25:38 2002
alter database start logical standby apply initial 285931225 Wed Nov 20 19:25:38 2002
ALTER DATABASE START LOGICAL STANDBY APPLY with optional part
INITIAL 285931225
LSP0 started with pid=13
LOGSTDBY event: ORA-16111: log mining and apply setting up Wed Nov 20 19:25:38 2002
Attempt to start background Logical Standby process Completed: alter database start logical standby apply initial Wed Nov 20 19:25:38 2002

LOGSTDBY event: Unsupported instantiation mode was used.
LOGSTDBY event: See release notes for creating logical standby
LOGSTDBY event: ORA-16524: unsupported operation
Wed Nov 20 19:25:39 2002
Errors in file d:\oracle\admin\aaa\bdump\aaa_lsp0_1072.trc: ORA-16524: unsupported operation Received on Thu Nov 21 2002 - 05:09:00 CET

Original text of this message