This blog describes the process for moving or copying ClearQuest schema and user databases between two separate database instances using the database vendor’s native facilities. This approach has a few of advantages over the standard Move /Copy Database facilities provided by ClearQuest (either those used via the Maintenance Tool or Designer, or via command line utilities like installutil.exe):
- Speed. Restoring a database using the database vendor’s facilities is always quicker than the facilities ClearQuest provides.
- No network connectivity required. ClearQuest’s facilities require simultaneous access to the source and destination database instances. This isn’t always desirable or possible.
The approaches shown in this blog apply to Oracle, DB2 and SQL Server.
Continue reading ‘Relocating, moving or copying ClearQuest schema and user databases using database vendor facilities’
