1. rcu 실행 시스템 로드를 위한 스크립트 준비 (Prepare Scripts for System Load)

==>  script_systemLoad.sql, script_postDataLoad.sql 파일 생성됨





2. sqlplus > script_systemLoad.sql 실행

3. rcu 실행 > 제품 로드 수행 (Perform Product Load) > GUI모드로 실행 (silent로는 안해봤음)



==> sys 가 아닌 다른 사용자로 수행할 경우에는, 사용자에게 다음의 권한을 부여한 후, 제품 로드 수행해야함.

grant REGISTRYACCESS to user;

grant STBROLE to user;

4. sqlplus > script_postDataLoad.sql 실행

'Portal > WCP' 카테고리의 다른 글

WCP DB 스키마 계정 expired  (0) 2020.01.29
SSO, EAM, IAM  (0) 2017.01.03

+ Recent posts