启动oracle command

@echo off

net start OracleXETNSListener 2>nul

net start OracleServiceXE 2>nul

@oradim -startup -sid XE -starttype inst > nul 2&1

 

posted @ 2014-03-13 21:06  viviVIVIviviViVi  阅读(195)  评论(0)    收藏  举报