Viewing 15 posts - 6,121 through 6,135 (of 7,164 total)
carsten.jorgensen (6/12/2011)
The result of that SQL is 0 rows.
And the reason is...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 13, 2011 at 9:56 am
You're very welcome, thanks for the feedback...and welcome to the site 🙂
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 13, 2011 at 9:40 am
ashkan siroos (6/6/2011)
...My files have different sizes, they could be between 5 MB to 10GB...
For files larger than 2GB you'll be forced to use the FILESTREAM data type. Luckily full-text...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 13, 2011 at 9:36 am
Steve Hindle-535638 (6/7/2011)
If a user is a member of the dbo database role...
I just want to clarify one other point for you Steve: dbo is not a Database Role and...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 13, 2011 at 9:28 am
Jeff Moden (6/10/2011)
opc.three (6/10/2011)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 11, 2011 at 6:45 am
PS I meant to attach my two proof-of-concept scripts. Maybe if you try something, or figure something out you can alter these scripts and shoot them back to me so...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 8:28 pm
carsten.jorgensen (6/10/2011)
The set-up is exactly as you describe it.
And I totally agree, that the ownership chain breaks when...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 8:26 pm
You're inside a ForEach Loop correct?
You can set a condition on one of your constraints based on the expression below to prevent further execution where @file_name is the variable mapped...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 3:54 pm
It looks like we are running the same version...however I do not receive the error mentioned in your OP.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 3:23 pm
Which version of PowerShell are you running?
"Applies to PowerShell 2.0"
http://technet.microsoft.com/en-us/library/dd315258.aspx
You can check by running this in a PowerShell session like this:
PS C:\> $Host.Version
Major Minor Build Revision
-----...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 3:11 pm
Here is another hint:
http://www.sqlservercentral.com/Forums/Topic1123031-149-1.aspx
For additional help please post what you have tried so far.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 2:45 pm
Sorry to keep pinging...just REALLY interested in whether you found a root cause :Whistling:
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 2:38 pm
TheSQLGuru (6/10/2011)
opc.three (6/9/2011)
BOL says you can partition a heap...not that anyone would, would they? Uggh.Guess that should have been a "why" instead of a "how". :hehe:
:hehe: I only picked up...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 1:59 pm
Maybe I am just being closed-minded here, but I would not choose to kick off any file manipulation tasks directly from T-SQL. I understand the need however so for discussion...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 12:53 pm
PS he script is for PowerShell 2.0. It may work in PowerShell 1.0 but no promises.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
June 10, 2011 at 12:38 pm
Viewing 15 posts - 6,121 through 6,135 (of 7,164 total)