oracle 11g改账号密码Oracledatabasewrc执行报错ORA-15557

[oracle@host capture]$ wrc system/oracle@db1 REPLAYDIR=/home/oracle/cap_dir/Workload Replay Client: Release 11.1.0.7.0 - Productoracle账号ion on Sun Jul 19 17:16:56 2015Copyright (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 metalink账号分类目录,贴了标签。将固定链接加入收藏夹。