请问如何在启动svrmgr30.exe时自动连接到指定的数据库?

我想在启动svrmgr30.exe的过程中连接到指定的数据库,请问该怎么做?
---------------------------------------------------------------

不明白。
描述清楚点。
---------------------------------------------------------------

create a batch file : a.bat
content of a.bat

svrmgr30 user/password@servicename
---------------------------------------------------------------

这样
svrmgrl "connect user/pass@service"
---------------------------------------------------------------

用bat肯定可以的。
如果是 8i
bat就用svrmgrl "connect user/pass@service"
如果是805
svrmgr30 user/password@servicename

Published At
Categories with 数据库类
Tagged with
comments powered by Disqus