uCosminexus DocumentBroker Version 3 システム導入・運用ガイド
![[目次]](figure/content.gif)
![[用語]](figure/gloss.gif)
![[索引]](figure/index.gif)
![[前へ]](figure/front.gif)
マルチファイル管理機能非対応のデータベースから,マルチファイル管理機能対応のデータベースに移行するための,移行手順およびデータベース移行ツールについて説明します。
データベースの移行手順について説明します。
EDMChangeMultiFile -c 一つの文書に格納するファイルの最大数
-o データベース定義文格納ファイル名
〔-r RDエリア定義情報ファイル名〕
〔-u {ALL | PARTIAL | NO}〕
データベースのエラーによってデータベース移行ツールが異常終了した場合,次に示す手順に従って対策を実施してください。
EDM_RDAREA_MULTIFILE.txtの内容を次に示します。
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Area Definition for table ;
; Format : class=class_name,area=area_name ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[TableArea]
class=edmClass_ContentTransfers,area=USERAREA
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Area Definition for Index ;
; Format : class=class_name,prop=property_name,{prop=property_name,...};
; area=area_name ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[IndexArea]
class=edmClass_ContentTransfers,prop=dmaProp_OIID,area=INDEXAREA
class=edmClass_ContentTransfers,prop=ThisPropertyDescription,area=INDEXAREA
class=edmClass_ContentTransfers,prop=edmProp_Parent,area=INDEXAREA
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Area Definition for BLOB Column ;
; Format : class=class_name,prop=edmProp_Content,area=area_name ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[LobArea]
class=edmClass_ContentTransfers,prop=edmProp_Content,area=BLOBAREA
All Rights Reserved. Copyright (C) 2006, Hitachi, Ltd.
All Rights Reserved. Copyright (C) 2006, 2013, Hitachi Solutions, Ltd.