|
|
|
|
|
BlueCielo Meridian Enterprise 2012 Release Notes | BlueCielo ECM Solutions |
Note The description below does not apply to vaults that use a Hypertrieve database.
For each vault the EDM Server stores different types of information.
In case of an MS-SQL or Oracle vault, the EDM server and the Database server may be running on separate machines. This means that the database files will not be located on the EDM Server machine. Other information stored by the EDM Server can also be configured to be stored remotely.
Each group of files is discussed below.
When a new SQL vault is created you can specify the paths for the files used by SQL Server.
These paths are stored in the registry of the EDM server machine at:
HKLM\SOFTWARE\Cyco\<ActiveProduct>\CurrentVersion\Installed DataStores\<Vault Name>\CompoundItemService
String value ‘DataPath’ – The location of the SQL database files
String value ‘IndexPath’ – The location of the SQL index files
String value ‘LogPath’ - The location of the SQL log files
These paths should be valid from the machine running SQL Server.
The EDM server stores some data types (like the document content) directly to the file system. These ‘streams’ are stored in a special folder structure with single root folder. By default, the root folder for the streams is created in the ‘DataPath’ location. But the streams can be stored at an alternate location. A UNC path for this location can be specified when the vault is created (see below).
This path is stored in a string value called ‘RootPath’, in the registry of the EDM server machine at:
HKLM\SOFTWARE\Cyco\<ActiveProduct>\CurrentVersion\Installed DataStores\<Vault Name>\StreamService
String value ‘RootPath’ – The location of the streams folder.
To change this location:
By default these files are al created at the location specified as the ‘DataPath’. When the database server and the EDM server are separate machines, the value of ‘DataPath’ must be valid on both machines. This may require an identical drive mapping on both machines. In version 2004d this limitation has been resolved by introducing an extra setting LocalDataPath.
HKLM\SOFTWARE\Cyco\<ActiveProduct>\CurrentVersion\Installed DataStores\<Vault Name>\CompoundItemService
String value ‘LocalDataPath’ – The location of the EDM Local files.
This value has to be created manually. It is ignored unless the vault uses a MS-SQL or Oracle Server running on a separate machine.
Using this setting, the EDM Local files can be moved to any location. This can be:
Starting with version 2004d, this setting cannot be used during vault creation. Therefore it must be done manually on an existing vault. Please use the following procedure:
For SQL vaults, the ‘prepare for backup’ operation will create a folder called ‘backup’ at the location specified for the EDM Local files. In this folder the ‘DataStore.ini’ file will be stored.
The BAK file for the SQL database will be stored in a folder called ‘backup’ at the location specified by the 'DataPath’ value.
When the ‘LocalDataPath’ values is used, the ‘DataStore.ini’ file and the BAK file will be stored in different locations.
Note: The backup folder for the database BAK file is not created automatically (for the case of a remote server).
When creating the actual backup (to tape) you should include:
When restoring a vault from backup, the database BAK file is expected to be present at the same location it was created.
|
Copyright © 2000-2012 BlueCielo ECM Solutions |