Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

SQL Server Agent Job - Schedule daily except 1 day per month

Put a job step as the first step in the job to look to see if the DATEPART(dd, getdate()) = 22 and if it does issue an sp_stopjob to stop the job.

Tags:

Sql Server

Related

hosts file seems to be ignored .htaccess send requests to a subfolder's index.php Does Exchange support disposable e-mail addresses? How to change "From:" field for emails from Cron? I get Killed by signal 15. when I'm using svn mysqldump doesn't create tables or import any data Can't start apache in linux, because of proxy module VNC viewer not connecting to Mac from Windows Problems with SCP stalling during file copy over VPN Redirect URL within Apache VirtualHost? How to backup a full Centos Server? Disk usage treemap software for headless Linux

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy