Error: ORA-16757: unable to get this property's value
HiepntOct 17 2012 — edited Oct 18 2012Hi all,
I have a error:
DGMGRL> show database dbname_stb LogXptStatus;
Error: ORA-16757: unable to get this property's value
I check :
DGMGRL> show configuration;
Configuration - dbname_dg
Protection Mode: MaxPerformance
Databases:
dbname_pr - Primary database
dbname_stb - Physical standby database
Fast-Start Failover: DISABLED
Configuration Status:
SUCCESS
drcdbname_stb.log:
RSM0: Received Get Property Request: rid=0x01010000, pid=54
2012-10-17 15:21:14.702 Database Resource: Get Property LogXptStatus
2012-10-17 15:21:14.702 RSM error: trying to query a primary-type property 'LogXptStatus' on a standby database resource.
2012-10-17 15:21:14.702 Database Resource GetProperty Error (16501,16757)
I don't understand this error?
Thanks all.