convertschemarepo

기존 스키마 저장소를 복사하고 이를 Rational® ClearQuest®에 연결합니다.

적용 대상

플랫폼: Windows®

명령 유형: installutil 하위 명령

개요

installutil convertschemarepo

[ -dbset name ] cq_login cq_password to_db_vendor to_server to_database to_dbo_login to_dbo_password connect_options [tcpip,ipx,netbios,namedpipes] [host1,host2,...]

설명

installutil convertschemarepo 명령은 스키마 저장소를 복사하여 업그레이드 프로세스를 테스트하기 위한 샘플 데이터베이스를 작성합니다. convertschemarepo 하위 명령은 프로덕션 데이터베이스를 복사하기 전에 잠급니다. installutil convertschemarepo 명령은 다음과 같은 기능을 수행합니다.
  • 원본 데이터베이스를 새 데이터베이스에 복사합니다.
  • Rational ClearQuest를 데이터베이스 사본에 연결합니다.
  • 원본 데이터베이스를 잠급니다.
주: 이 명령을 실행하기 전에 데이터베이스 벤더 도구를 사용하여 데이터베이스를 백업하고 새 데이터베이스를 작성하십시오.

프로덕션 데이터베이스를 잠금 해제하여 사본을 테스트하면서 동시에 사용자가 해당 데이터베이스를 계속 사용할 수 있도록 하려면 installutil unlockschemarepo 명령을 사용하십시오.

옵션 및 인수

dbset_name
기존 연결의 이름.
cq_login
복사하려는 Rational ClearQuest 데이터베이스에 대한 사용자 로그인 이름. 이 사용자에게는 수퍼유저 권한이 필요합니다.
cq_password
Rational ClearQuest 수퍼 유저에 대한 로그인 비밀번호.
to_db_vendor
새 업그레이드 벤더 데이터베이스 이름.
to_server
새 업그레이드 데이터베이스 서버 이름.
to_database
새 업그레이드 데이터베이스 이름.
to_dbo_login
비어 있는 데이터베이스 소유자의 로그인 이름.
to_dbo_password
비어 있는 데이터베이스 소유자의 로그인 비밀번호.
connect_options
데이터베이스 벤더에 따라 다른 선택적 매개변수입니다.

벤더 데이터베이스 특성을 참조하십시오.

[tcpip,ipx,netbios, namedpipes]
네트워크를 지정하기 위한 선택적 매개변수.
[host1,host2,...]
다중 호스트 컴퓨터를 식별하기 위한 선택적 매개변수입니다.

예제

참조

unlockschemarepo, convertuserdb


피드백