安裝資料庫

在正式作業環境中,IBM® UrbanCode Release 可以與 DB2®、Oracle、MySQL 或 Microsoft SQL Server 資料庫搭配使用。依預設,IBM UrbanCode Release 使用 Derby 資料庫。組合的 Derby 資料庫適用於評估用途。

在您安裝 IBM UrbanCode Release 時,請在 IBM Installation Manager 中的資料庫設定頁面上指定資料庫參數。資料庫參數儲存在 server_installation\conf 目錄的 server.properties 檔案中。

由於 IBM UrbanCode Release 部署為 Tomcat Web 應用程式,因此在部署 IBM UrbanCode Release 之後,才會使用 server.properties 檔案中的值。

若要變更資料庫配置,請執行檔案 server.shutdown(在 Linux 上)或 server.shutdown.bat(在 Windows 上)來關閉 Tomcat 伺服器。此檔案在伺服器安裝目錄的 server 資料夾中。然後,編輯 server.properties 檔案,並重新啟動 Tomcat。


意見