摘要:
Installcd d:\cps\bin\backendinstallUtil Batch.Monitor.Service.exeUninstallcd d:\cps\bin\backendinstallUtil -u Batch.Monitor.Service.exe 阅读全文
posted @ 2010-11-09 16:24 zhaobin 阅读(501) 评论(0) 推荐(0)
|
|||
|
摘要:
Installcd d:\cps\bin\backendinstallUtil Batch.Monitor.Service.exeUninstallcd d:\cps\bin\backendinstallUtil -u Batch.Monitor.Service.exe 阅读全文
posted @ 2010-11-09 16:24 zhaobin 阅读(501) 评论(0) 推荐(0)
摘要:
sqlplus -silent cps1/password@CPSUAT @ClearCPS1.SQL 阅读全文
posted @ 2010-11-09 14:51 zhaobin 阅读(182) 评论(0) 推荐(0)
摘要:
Save the following text into a ".bat" filed:cd D:\Corporate\Project\Buildif "%2"=="UAT" goto CONNECT_UAT:CONNECT_UATif "%1"=="cps1" goto CONNECT_UAT_CPS1if "%1"=="cps2" goto CONNECT_UAT_CPS2:CONNECT_U... 阅读全文
posted @ 2010-11-09 14:29 zhaobin 阅读(217) 评论(0) 推荐(0) |
|||