Loading Base Data
Use the following procedure to load base data.
1. Open an Windchill shell by executing one of the following commands:
◦ On UNIX or Linux systems:
<WT_HOME>/bin/Windchill --java=<JAVA_HOME>/bin/java shell
◦ On Windows systems:
<WT_HOME>/bin/windchill.bat --java=<JAVA_HOME>\bin\java.exe shell
2. Execute one of the following commands:
◦ On UNIX or Linux systems:
windchill --javaargs=-Dwt.load.installer.serverManagerTimeout=300 wt.load.WindchillLoader -All -Unattended -AbortOnError -Locale=en
-User=<username> -Password=<password>
◦ On Windows systems:
Windchill.bat --javaargs=-Dwt.load.installer.serverManagerTimeout=300 wt.load.WindchillLoader -All -Unattended -AbortOnError -Locale=en
-User=<username> -Password=<password>