问大家一个rman的问题,急,在线等

hmsxq 2006-02-14 02:07:24
SQL> create tablespace rman_ts datafile 'e:\oracle\oradata\rman\rman_ts.dbf' size 20M;
SQL> alter user rman identified by rman default tablespace rman_ts temporary tablespace temp quota unlimited on rman_ts;


SQL> grant recovery_catalog_owner to rman;

SQL> grant connect, resource to rman;


然后我执行
C:\>rman catalog rman/rman
总出现以下提示:

恢复管理器: 版本9.2.0.1.0 - Production

Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04004: error from recovery catalog database: ORA-01017: invalid username/password; logon denied
不知何非故,望高人指点
...全文
160 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
穿越无尽时空 2006-03-11
  • 打赏
  • 举报
回复

没设好环境变量,要么这样:

rman catalog rman/rman@tnsnames target username/password@tnsnames
hmsxq 2006-02-15
  • 打赏
  • 举报
回复
up

3,491

社区成员

发帖
与我相关
我的任务
社区描述
Oracle 高级技术相关讨论专区
社区管理员
  • 高级技术社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧