Windchill 初始化 SQL
程序员文章站
2022-05-24 09:34:30
...
数据库:启动数据库服务在E:\ptc\Windchill_9.1\Windchill\db\sql 运行命令
@create_user.sql
下新建用户 pdm8
在8.0 shell中运行命令
sqlplus pdm8/Pdm8
@create_ddl_wt(建表)
最后运行命令windchill wt.load.WindchillLoader -All –IncludeDemo –Unattended
@create_user.sql
下新建用户 pdm8
在8.0 shell中运行命令
sqlplus pdm8/Pdm8
@create_ddl_wt(建表)
最后运行命令windchill wt.load.WindchillLoader -All –IncludeDemo –Unattended