When establishing the standby database, a ORA-15173 error occurred during the recovery of the main library's data file on ASM.
Both the primary and the standby are single-instance databases, but all use ASM as a storage method.
The restore
Restoring the database backup in the failed backup set on the server is different from the existing database. Today, a database backup is restored in SQLServer2008R2 with an error. Restoring the database backup in the failed backup set on the server
How to attempt a database to be marked as restoring
/****
By select left (' Claro ', 2), in Xian, 2009-03-27 00:29:23.450
Microsoft SQL Server 2005-9.00.1406.00
(Intel X86)
Mar 3 2007 18:40:02
Copyright (c) 1988-2005 Microsoft Corporation
Enterprise
Error 1, the database to open block change tracking, after the completion of the restoration of the file does not exist error.rman> ALTER DATABASE open resetlogs;RMAN-00571: ===========================================================RMAN-00569: =====
Welcome to the Windows community forum and interact with the 3 million technical staff. Go to the detailed steps to solve the problem of restoring the database directory incorrectly: 1. method in Enterprise Manager: -- Right-click Database -- all
This series of articles has not touched on the topic of "restore", because once involved in this topic will involve a large number of misunderstandings, more than I can not pass an article to finish the point.
In fact, I would like to use the order
This series of articles has not touched on the topic of "restore", because once involved in this topic will involve a large number of misunderstandings, more than I can not pass an article to finish the point.
In fact, I would like to use the order
Welcome to the Windows community forum and interact with 3 million technical staff. Problem description: After restoring the database backup on the remote server to the local machine, when a user is associated with a logon user (User ing), the
9. 7 Restoring a DatabaseMany database administrators are surprised that their database backup plans always have problems during the recovery process. IfIt is important to have an effective backup plan, it is even more important to have an effective
"Restore database" + dbname + "from disk = '" + filepath + "' with replace, norecovery ";
Dbname: Database Name
Filepath: the path name (including the file name) of the backup data)
When you use the preceding SQL statement to restore a backup
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.