Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1 分ごとにストアド プロシージャを実行する SQL ジョブがあるとします。
1 分以上かかる場合はどうなりますか? 手順を再度開始しますか (2 つの手順を同時に実行します)、または前の手順が完了するのを待ちますか?
ジョブのステータスは実行中かどうかのみです。既に実行中のジョブは再び開始されません。