4. 运行备份,又出现e0001402错误。
1.11 在Agent添加Oracle出错
【Desc】
【Solution】
我是以域帐户通过远程桌面登陆到系统的,换个帐户administrator登陆,问题得解。
1.12 Final error: 0xe0000340
【Desc】Job ended: Wednesday, March 25, 2009 at 2:14:56 PM Completed status: Failed
Final error: 0xe0000340 - The Database script returned an error. Refer to the Database script output section in job logs for more details.
Final error category: Resource Errors
For additional information regarding this error refer to link V-79-57344-832
【Process】
在Oracle Agent服务器,改用sys帐户登陆。
1.13 Final error: 0xe0000340,A
Desc 1:
Final error: 0xe0000340 - The Database script returned an error. Refer to the Database script output section in job logs for more details.
Final error category: Resource Errors Desc 2:从本机rman登陆到数据库,
用BE还原时Oracle一项选择的是recover到一个时间点。
原因是这个时间点有问题,在还原时发生异常,还原不成功,导致数据库不能正常打开。
如果根据SCN也遇到数据库不能打开,也这样处理。 rman target sys/password@SID
该处理方法并没有解决BE恢复的问题,只是解决了数据库不能够打开的问题。或者alter database open resetlogs;
1.14 Final error: V-79-57344-5122
OracleBK -- The job failed with the following error: This server name is not in the list of authentication credentials on the media server. Enter the server name and its logon account on the media server. Server names in the authentication list are case-sensitive. Then, retry the operation.
选择菜单Tools->Options->Oracle,如下图
选择Modify List,如下图