Viewing 15 posts - 2,731 through 2,745 (of 4,820 total)
Did you properly shut down the operating system before having the primary drive replaced? If so, SQL Server would have shut itself down and there shouldn't be any problems. If...
March 7, 2017 at 1:35 pm
You'd be far better served using SQL 2012 Developer Edition than SQL 2012 Express. Express has too many limitations. I strongly suspect that SQL 2008 is having problems dealing with...
March 7, 2017 at 1:29 pm
March 7, 2017 at 1:24 pm
Okay, so how did you tell PowerShell to look in that directory?
March 7, 2017 at 1:17 pm
Do you have a Calendar Table available? That would be ideal, but lacking same, how would you define your weeks? Either way, however, if you insist on dividing a month...
March 7, 2017 at 1:15 pm
March 7, 2017 at 1:04 pm
Turns out the package tries to run PowerShell, only to discover that the file 'AzureUsers.ps1' doesn't exist in the location it was expecting to find it. So the portion of...
March 7, 2017 at 12:50 pm
NineIron - Tuesday, March 7, 2017 12:22 PMWhat is the best way to parse out 'CM.INIT' from 'F0-B20170225131636437{A^CM.INIT}'?
Like Luis said, what are...
March 7, 2017 at 12:41 pm
March 7, 2017 at 12:32 pm
The problem is that the account under which the job runs has no "screen" to present the message to. Not sure what Windows does with that, or SSIS for that...
March 7, 2017 at 12:25 pm
Okay, so it hangs... is there a wait condition or blocking going on, perhaps caused by index maintenance, backups, or ETL activity? Check with your DBA...
March 7, 2017 at 12:22 pm
March 7, 2017 at 12:17 pm
Hate to be a bad news delivery agent, but if these are financial records, and you're voiding them out, I have to wonder why? What if you were subject to...
March 7, 2017 at 12:14 pm
When you say "executes find during all times except Monday morning.", what actually happens on Monday morning? Does it fail? Does it just not finish? How is it being executed? ...
March 7, 2017 at 12:08 pm
nsadams87xx - Tuesday, March 7, 2017 11:47 AMOnce Persisted, won't this also start causing fragmentation in the index if the values change?
If...
March 7, 2017 at 12:03 pm
Viewing 15 posts - 2,731 through 2,745 (of 4,820 total)