|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
1. Deployment Server install from CDs
2. copy JDEdwards folder from old deployment server to new deployment server
3. detach JDE files and uninstall MSDE, make sure folder is deleted too.
4. search for the following files on your machine : semnt.rll, sqlsvc.rll, semnt.dll, sqlsvc.dll, and sqlresld.dll (*)
5. change the .rll and .dll to .rld and .dld (*)
6. install MSDE from Deployment Server CD # 1
7. change back the .rll and .dll files (*)
8. go to b9\planner\data, run these in command prompt :
a. detach_jdedata.bat
b. detach_jdelocal.bat
c. detach_jdeplan.bat
make sure it is completed successfully.
9. in the same command prompt, run these :
a. attach_jdedata.bat
b. attach_jdelocal.bat
c. attach_jdeplan.bat
make sure it is completed successfully.
10. if you have installed planner ESU previously, run specialinstrs.bat from planner\data\PFXXXX\scripts.
11. run Tools release 8.96.1.2 install (copy SYSTEM folder for 8.96.H1 from old server has never worked), this worked finally |
|