rman 远程登陆异常
dbdao吧
全部回复
仅看楼主
level 2
jie358267730 楼主
使用sqlplus登陆正常
D:\FTP>sqlplus users/[email protected]/orcl
SQL*Plus: Release 11.2.0.4.0 Production on Mon Jun 20 11:36:18 2016
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management,
OLAP,
Data Mining and Real Application Testing options
SQL>
使用rman连接异常
D:\FTP>rman target users/[email protected]/orcl
Recovery Manager: Release 11.2.0.4.0 - Production on Mon Jun 20 11:35:53 2016
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database:
ORA-01017: invalid username/password; logon denied
目标数据库版本Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
本地数据库版本Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
本地操作系统windows server 2008
请问应该如何解决这个问题。
2016年06月20日 03点06分 1
1