Removes (unregisters) the given DCBF directory. The directory must not hold any
DCBF and will not be removed.
-remap_dcdir
Locates DCBF across all DCBF directories and updates DCBF locations in the IDB
if they had been moved manually (using the mv command or similar) between
DCBF directories. This makes the IDB aware of the locations of each DCBF. This
option requires exclusive access to the database.
-fixmpos
Removes invalid references to DCBF. This option should be used in the case of
IDB recovery (after tablespaces dbreplay or -import_logs ) or after a DCBF
has been manually removed. This option requires exclusive access to the
database.
-readdb[-mmdb Directory] [-cdb Directory] [-no_detail]
[-check_overs]
Reads the files in the specified directories and uses this information to rebuild
the IDB. As a prerequisite, the files must have been created using the -writedb
option, and a copy of the DCBF, SMBF and SIBF directories must have been
created. The -mmdb option specifies a directory to use for the MMDB. The -cdb
option specifies a directory for the CDB. Only the database for which you specify
the directory is imported. Move the copy of the DCBF, SMBF and SIBF directories
to their position in the IDB directory structure.
DCBF default location:
On Windows Server 2008: Data_Protector_program_data\db40\dcbf
On other Windows systems: Data_Protector_home\db40\dcbf
On UNIX systems: /var/opt/omni/server/db40/dcbf
SMBF default location:
On Windows Server 2008: Data_Protector_program_data\db40\msg
On other Windows systems: Data_Protector_home\db40\msg
On UNIX systems: /var/opt/omni/server/db40/msg
SIBF default location:
On Windows Server 2008: Data_Protector_program_data\db40\meta
On other Windows systems: Data_Protector_home\db40\meta
On UNIX systems: /var/opt/omni/server/db40/meta
Use the -no_detail option to skip the recovery of references to DCBF, SMBF
and SIBF. If the recovery of these references is skipped, the copy of DCBF, SMBF
and SIBF directories is not needed.
322