본 한국어 번역은 사용자 편의를 위해 제공되는 기계 번역입니다. 영어 버전과 한국어 버전이 서로 어긋나는 경우에는 언제나 영어 버전이 우선합니다.
SMO 프로필 확인 명령
기여자
변경 제안
- 이 문서 사이트의 PDF
별도의 PDF 문서 모음
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
프로필 확인 명령을 실행하여 프로필 설정을 확인할 수 있습니다. 이 명령을 실행하기 전에 데이터베이스를 마운트해야 합니다.
구문
smo profile verify -profile profile_name \[-quiet \| -verbose\]
매개 변수
-
* -프로파일 *
확인할 프로파일을 지정합니다. 프로파일에는 데이터베이스의 식별자와 기타 데이터베이스 정보가 들어 있습니다.
-
* -저소음 *
콘솔에 오류 메시지만 표시합니다. 기본값은 오류 및 경고 메시지를 표시하는 것입니다.
-
* - 자세한 정보 표시 *
콘솔에 오류, 경고 및 정보 메시지를 표시합니다.
예
다음 예에서는 프로파일을 확인합니다.
smo profile verify -profile test_profile -verbose [ INFO] SMO-07431: Saving starting state of the database: racb1(OPEN). [ INFO] SMO-07431: Saving starting state of the database: racb2(SHUTDOWN), racb1(OPEN). [ INFO] SD-00019: Discovering storage resources for all system devices. [ INFO] SD-00020: Finished storage discovery for all system devices. [ INFO] SD-00019: Discovering storage resources for all system devices. [ INFO] SD-00020: Finished storage discovery for all system devices. [ INFO] SD-00019: Discovering storage resources for all system devices. [ INFO] SD-00020: Finished storage discovery for all system devices. [ INFO] SMO-05070: Database profile test_profile is eligible for fast restore. [ INFO] SMO-07433: Returning the database to its initial state: racb2(SHUTDOWN), racb1(OPEN). [ INFO] SMO-13048: Profile Verify Operation Status: SUCCESS [ INFO] SMO-13049: Elapsed Time: 0:04:14.919 Operation Id [Nfffde14ac88cd1a21597c37e8d21fe90] succeeded.
-
관련 정보 *