Servigistics InService 部署 > 進階組態 > 資料庫初始化及資料載入 > 載入基礎資料
  
載入基礎資料
使用下列程序可載入基礎資料。
1. 透過執行下列其中一個指令來開啟 Windchill shell:
在 UNIX 或 Linux 系統中:
<WT_HOME>/bin/Windchill --java=<JAVA_HOME>/bin/java shell
在 Windows 系統中:
<WT_HOME>/bin/windchill.bat --java=<JAVA_HOME>\bin\java.exe shell
2. 執行下列指令之一:
在 UNIX 或 Linux 系統中:
windchill --javaargs=-Dwt.load.installer.serverManagerTimeout=300 wt.load.WindchillLoader -All -Unattended -AbortOnError -Locale=en
-User=<username> -Password=<password>
在 Windows 系統中:
Windchill.bat --javaargs=-Dwt.load.installer.serverManagerTimeout=300 wt.load.WindchillLoader -All -Unattended -AbortOnError -Locale=en
-User=<username> -Password=<password>