Hi,
Below are the results:
schedule_id job_id name
enabled
----------- ------------------------------------
----- -----------
37 DE69831F-F6EA-4E71-89B3-6542F82A8D2F test 1
freq_type freq_interval freq_subday_type freq_subday_interval
----------- ------------- ---------------- --------------------
8 4 1 0
freq_relative_interval freq_recurrence_factor
active_start_date active_end_date
---------------------- ----------------------
----------------- ---------------
0 1 20080310 99991231
active_start_time active_end_time next_run_date next_run_time
----------------- --------------- ------------- -------------
100000 235959 0 0
date_created
-----------------------
03/10/2008 15:27:27.27
> Can you post the results of the following query here:
>
[quoted text clipped - 4 lines]
>
> Replace <jobname> with the name of your job.
ronnie - 11 Mar 2008 13:46 GMT
I see that the next_run_date and next_run_time is not getting inserted into
the sysjobschedules table in msdb database after I create the job. What might
be the reason that this is not getting inserted? This works correctly on
other servers. Is this a permissions issue?
Thanks in advance.
> Hi,
>
[quoted text clipped - 32 lines]
> >
> > Replace <jobname> with the name of your job.