Viewing 15 posts - 481 through 495 (of 543 total)
Hi Doug,
So what should be my WHERE conditopn be? If I put a WHEERE Clause as freq_type = 1, no output is displayed.
May 21, 2016 at 12:19 pm
Hi All,
I was able to get some help and got the query. But it doesn't work if we select "Occurs once at" in the Schedule section of the job....
May 18, 2016 at 4:51 am
Thanks Gail. If you don't mind, can you please elaborate the 1st question answer? regarding network round trips? Its little top of my head.
May 2, 2016 at 11:11 am
I pasted from GUI. Went to the Job properties -> Schedules.
Programmatically, we have to get it from msdb.dbo.sysschedules.
May 1, 2016 at 2:21 am
Anybody ???
Repeating the requirement,
For example, The job is scheduled to execute every 1 hour in a day (Occurs every day every 1 hour(s) between 12:00:00 AM and...
April 30, 2016 at 11:51 pm
Hi TripleAxem
Answers Inline.
Are you updating the statistics on the table in one command i.e. update statistics <tablename> or updating individual statistics one by one i.e. update statistics <tablename> (<statisticsname>)...
April 18, 2016 at 12:35 am
Thanks Orlando. That clears a lot of doubts.
January 26, 2016 at 10:27 pm
Hi Orlando,
Thanks for the response. I am basically looking for 2 clarifications here.
In AG, does Primary replica will be sending log records constantly to secondary and applied on secondary...
January 26, 2016 at 7:42 am
Can anybody share their thoughts or comment above understanding?
January 26, 2016 at 7:02 am
its not a permission issue. the account has db_owner on the database. But something is missing here. Alwayson is a db mirroring which sends log records from Principal to Mirror(i.e....
January 25, 2016 at 11:10 am
All I see from SQL Agent Job history is,
Error Description: "Communication link failure". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80004005 Description:...
December 28, 2015 at 8:25 pm
Viewing 15 posts - 481 through 495 (of 543 total)