• ParksLink修改密码


    设置环境变量: ?
    set classpath=D:ptcPartsLinksrclibjmxcoreWtLogR.jar;D:ptcPartsLinksrcliblog4j.jar;D:ptcPartsLinkcodebaseWEB-INFlibinstall.jar
     
    ?使用以下命令来更新 <PartsLink_Home>confmain.properties里的PartsLink应用/数据库帐户?C:ptcWindchill_10.0PartsLinkin>java com.ptc.windchill.structconf.StructConfManager -r C:ptcWindchill_10.0PartsLink -s nitidus.sqlcache.db.app.password=<password> -t C:ptcWindchill_10.0PartsLinkconfmain.properties -p
    ?C:ptcWindchill_10.0PartsLink bin >java com.ptc.windchill.structconf.StructConfManager -r C:ptcWindchill_10.0PartsLink -s nitidus.sqlcache.db.app.user=<username> -t C:ptcWindchill_10.0PartsLinkconfmain.properties -p

    注意:ParksLink不能手动修改密码,需要执行命令进行修改密码,否则会提示密码错误,灯录失败

    --1.
    set classpath=D:ptcPartsLinksrclibjmxcoreWtLogR.jar;D:ptcPartsLinksrcliblog4j.jar;D:ptcPartsLinkcodebaseWEB-INFlibinstall.jar

    --2.
    java com.ptc.windchill.structconf.StructConfManager -r D:ptcPartsLink -s nitidus.sqlcache.db.app.password=wcadmin_20_15 -t D:ptcPartsLinkconfmain.properties -p

    --3.
    java com.ptc.windchill.structconf.StructConfManager -r D:ptcPartsLink -s nitidus.sqlcache.db.app.user=wcadmin -t D:ptcPartsLinkconfmain.properties -p

  • 相关阅读:
    apache 配置文件修改
    linux下开机启动设置
    linux 图形与字符切换
    帝国cms phpmyadmin数据库操作及密码修改
    linux 任务计划
    linux服务进程管理
    linux文件夹权限
    linux yum安装apache
    常用的sql server规范
    SQL索引一步到位
  • 原文地址:https://www.cnblogs.com/Snowfun/p/5333842.html
Copyright © 2020-2023  润新知