<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aoki1210</author_name>
  <author_url>https://blog.hatena.ne.jp/aoki1210/</author_url>
  <blog_title>あおきのTechメモ</blog_title>
  <blog_url>https://aoki1210.hatenablog.jp/</blog_url>
  <categories>
    <anon>db</anon>
    <anon>script</anon>
  </categories>
  <description>Windowsの起動が遅くなるので、SQL ServerやOracleのサービスを自動ではなく手動で起動する設定にしていることも多いと思います。ただこの場合、DBを起動するために管理画面のサービスウィンドウを操作するのが面倒に感じます。そのため、以下のようなバッチファイル（*.bat）を作ることができます。これで、ダブルクリックでDBを起動、停止できます。SQL Serverのサービスを再起動するバッチファイル REM SQL Serverのサービスを停止 ::net stop SQLBrowser net stop MSSQL$＜インスタンス名＞ REM SQL Serverのサービスを開始…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faoki1210.hatenablog.jp%2Fentry%2F20090916%2Fp1&quot; title=&quot;SQL ServerやOracleのサービスを再起動（起動/停止）するバッチファイル(*.bat) - あおきのTechメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-09-16 00:00:00</published>
  <title>SQL ServerやOracleのサービスを再起動（起動/停止）するバッチファイル(*.bat)</title>
  <type>rich</type>
  <url>https://aoki1210.hatenablog.jp/entry/20090916/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
