Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4272776
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T07:37:24+00:00 2026-05-21T07:37:24+00:00

When I try to create a Schedule the minimum amount of time I can

  • 0

When I try to create a Schedule the minimum amount of time I can choose from is 1 minute, is there a way to reduce this to seconds?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T07:37:25+00:00Added an answer on May 21, 2026 at 7:37 am

    This article here SQL Server Job Scheduling says you can – just not directly from the UI (the seconds aren’t exposed as a valid choice).

    See in about the middle of the page:

    Schedules for frequent executing jobs

    SQL server jobs can have high running
    frequency with interval less than 1
    minute. But this capability is not
    exposed to SQL agent GUI, only “Hours”
    and “Minutes” are supported.

    This can be achieved by calling the
    stored procedure
    msdb.dbo.sp_add_jobschedule or
    msdb.dbo.sp_update_jobschedule.

    The stored procedures have a parameter
    @freq_subday_type, it has three values
    according to BOL:

    Value Description (unit)
    0x1 At the specified time.
    0x4 Minutes.
    0x8 Hours.

    For the same column in
    msdb..sysjobschedules table, it has
    four values, which includes 0x2 for
    seconds.

    Though 0x2 is not documented for the
    two stored procedures, it can accept
    the value and create the schedule
    correctly, e.g. this script will
    create a job runs every 30 seconds
    everyday.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I try to create donate via PayPal button and add custom select with amount.
Im try to create a spinner dynamically on press of a button. this is
I try to create a thread in QT, can declare, create and start it,
I followed tutorial from cocos2d official site . I try to create some items
I am using this library http://www.codeproject.com/KB/cs/tsnewlib.aspx to try and schedule tasks for Windows 7.
I need to assign channel for each schedule. There can be as many concurrent
I try create a map for open ~/.vimrc, but open the ~/.vimrc only when
I want to try create something like Zend's Server Pagecache. What I want to
I try to create styles with first-child and last-child items but I encountered a
I try to create my own linux bash script that calls truecrypt for mounting.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.