메일 파일의 ODS 버전을 업데이트하기 위해 Compact 실행

메일 파일의 ODS 버전을 업데이트하려면 복사 스타일 압축( compact -c )을 실행할 수 있습니다.

이 작업 정보

메일 파일 데이터베이스의 ODS 버전은 데이터베이스 속성 상자의 정보 탭에 나열됩니다. 압축은 데이터베이스의 ODS를 지정된 ODS 형식으로 변환합니다.

절차

  1. From the Domino® Administrator, open the Server pane and select the server on which to run Compact. To expand the pane, click the servers icon.
  2. 서버 를 클릭하세요 > 상태 탭.
  3. 탐색 창에서 서버 콘솔을 클릭합니다.
  4. Set the following parameter in the NOTES.INI file on the Domino® server or the Notes® client. This setting upgrades to ODS 55, introduced in Domino 12:
    Create_R12_Databases=1
  5. 복사 스타일 압축을 사용하여 기존 ODS 데이터베이스를 현재 수준으로 업그레이드합니다. Domino 명령 필드에 load compact -c database name을 입력한 다음 ENTER를 누릅니다.

    Type the database path relative to the Domino® data directory. To compact a specific mail file in the mail directory, enter the name of the mail directory followed by the name of the mail file, for example:

    compact -c MAIL\USER.NSF를 로드합니다.

    메일 디렉토리에 있는 모든 메일 파일을 압축하려면 데이터베이스 경로로 메일 디렉토리 이름을 입력합니다. 예:

    compact -c MAIL을 로드합니다.
    참고: 서버의 콘솔에서 직접 NOTES.INI 매개변수를 설정할 수도 있습니다.