|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Friday, September 09, 2011 2:29 PM
Points: 120,
Visits: 59
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, December 04, 2012 4:41 PM
Points: 8,
Visits: 79
|
|
I ran this script on SQL 2005. I kept getting the error on 'while 1=1' with the message "The query uses non-ANSI outer join operators ("*=" or "=*")". It suggested me to run sp_dbcmptlevel MSDB,80. After executing this sp, I execute the script. I got errors on all sysjobschedule table.
Can you repost the script that will run on SQL 2005 without resetting the default configurations?
|
|
|
|