데이터베이스 리 플레이 wrc 명령 오류 ORA - 15552: workload 리 플레이 클 라 이언 트 는 데이터베이스 서버 에 로그 인 할 수 없습니다.

[oracle@hosta capturefile]$ wrc system/oracle@tgt1 replaydir=/home/oracle/capturefile mode=replay

Workload Replay Client: Release 11.1.0.7.0 - Production on Fri Feb 26 01:48:57 2016

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


Errors in file :
ORA-15552: workload replay client cannot login to database server
[oracle@hosta capturefile]$ 

 

 
[oracle@hosta capturefile]$sqlplus system/oracle@tgt1

SQL*Plus: Release 11.1.0.7.0 Production on Fri Feb 26 02:01:23 2016

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

ERROR:

ORA-28002: the password will expire within 7 days ---->>>>      ?       ?

Connected to:

Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production

With the OLAP and Data Mining options

SQL>


그래서 system 비밀 번 호 를 수 정 했 습 니 다.
SQL> alter user system identified by oracle;

User altered.

      sqlplus,  ora-28002  
[oracle@hosta admin]$ sqlplus <a target=_blank href="mailto:system/oracle@tgt1SQL*Plus">system/oracle@tgt1

SQL*Plus</a>: Release 11.1.0.7.0 - Production on Fri Feb 26 02:02:54 2016

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


Connected to:
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> 

 
그리고 wrc 명령 을 다시 실행 합 니 다:
[oracle@edsir5p17 admin]$ wrc system/oracle@tgt1 REPLAYDIR=/home/oracle/capturefile

Workload Replay Client: Release 11.1.0.7.0 - Production on Sun Feb 28 20:30:52 2016

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


Wait for the replay to start (20:30:52) ---->>>      ,   wrc    client   db  。


결론: 비밀번호 가 만 료 되 는 user, wrc 에 로그 인 할 수 없습니다. 이것 은 bug 라 고 할 수 있 습 니 다.

좋은 웹페이지 즐겨찾기