码迷,mamicode.com
首页 > 数据库 > 详细

Oracle database wrc执行报错ORA-15557

时间:2015-07-19 11:58:20      阅读:190      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!