アーティクル - CS215166
Windchill のインストール時に、データベース ユーザーのパスワードに \\、$、&、<、>、'、\" などの特殊文字を含めることはできません。
修正日: 25-Aug-2025
適用対象
- Windchill PDMLink 10.0 to 13.0
説明
- 記号を含むパスワードを入力すると、PTC SolInstaller (PSI) で次のエラーが表示されます。
- Database user password may not contain special characters like @,# \\,$, &, <, >,',\".
- データベースユーザーのパスワードに特殊文字を含めることを許可する方法
- 再ホストユーティリティがエラーで失敗しました
INFO [DatabaseRehostTask]: DB property update command: xconfmanager -s wt.pom.dbUser=<DBName> -s wt.pom.jdbc.host=<DBHostname> -s wt.pom.dbPassword=************* -s wt.pom.serviceName=<DBHostname>:1433:MSSQLSERVER -s wt.pom.jdbc.service=MSSQLSERVER -s wt.pom.jdbc.port=1433 -s wt.pom.jdbc.database=<DBName>-s wt.pom.jdbc.port=1433 -t db/db.properties
INFO [DatabaseRehostTask]: isWindows - true
ERROR [DatabaseRehostTask]: com.ptc.wc.rehost.exception.RehostException: Error running command (1):
'String from <DBpassword>' is not recognized as an internal or external command,
operable program or batch file.
最新バージョンはこちらを参照ください CS215166