Error while executing alter database recover standby database until cancel [message #138742] |
Fri, 23 September 2005 06:55 |
varaprasad_1261
Messages: 34 Registered: September 2005
|
Member |
|
|
Hi
Iam having primary and a standby databases.After copying the logs to the standby and starting the standby in the manual recovery mode i got the following error for the SQL statement alter database recover standby database until cancel.
ORA-00279: change 116853 generated at 09/20/2005 15:06:17 needed for thread 1
ORA-00289: suggestion : /u01/app/oracle/oradata/test/archive/test_1_9.arc
ORA-00280: change 116853 for thread 1 is in sequence #9
Iam having the log test_1_9.arc at the location /u01/app/oracle/oradata/test/archive/
But the SQL *PLUS command "recover automatic standby database until cancel" is working correctly and i have to use alter database recover standby database until cancel only as iam invoking it through JDBC OCI API
Thanks in Advance
With Regards
Vara Prasad
|
|
|