首页 > 数据库技术 > 详细

Oracle database wrc执行报错ORA-15557

时间:2015-07-19 11:55:53      阅读:182      评论: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://blog.csdn.net/msdnchina/article/details/46953083

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