首页 > 数据库技术 > 详细

Oracle database wrc运行报错ORA-15557

时间:2017-04-22 18:34:17      阅读:240      评论:0      收藏:0      [点我收藏+]
[oracle@host capture]$ wrc system/oracle@db1 REPLAYDIR=/home/oracle/cap_dir/

Workload Replay Client: Release 11.1.0.7.0 - Production on Sun Jul 19 17:16:56 2015

Copyright (c) 1982, 2007, Oracle.  All rights reserved.


The client could not open ‘wcr_login.pp‘ for login queue at directory ‘/home/oracle/cap_dir/‘
Errors in file :
ORA-15557: workload replay client cannot access the replay directory or the database version do not match the preprocessing one
[oracle@host capture]$ cd /home/oracle/cap_dir
-bash: cd: /home/oracle/scripts/cap_dir: No such file or directory
[oracle@host capture]$ 


 

原来是文件夹写错了。。。

正确的文件夹是REPLAYDIR=/home/oracle/capture

Oracle database wrc运行报错ORA-15557

原文:http://www.cnblogs.com/gccbuaa/p/6748656.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!