Viewing 15 posts - 31 through 45 (of 58 total)
Hello,
OUTPUT INSERTED.YourIdentityColumn, INSERTED.easilyPatId
My identy colunm is tel_id but for the second output is INSERTED.@easilyPadId (value get from cursor). Is it correct ?
Thanks
Eric
March 25, 2013 at 9:38 am
Hi,
I had a row "seen" but I got a error during Insert : The name or the number of column of the supplied values does not correspond to the definition...
March 25, 2013 at 4:47 am
Hello,
I have some questions about your script.
I would like to restore all databases from my SLQ 2008 R2 server to a new server (no user databases on it).
If I use...
June 8, 2012 at 12:58 am
Solution :
- Disable indexing on FILESTREAM volumes.
- Disable generation of 8.3 names on all NTFS volumes used for FILESTREAM data storage by running the below command at a command...
February 21, 2012 at 8:11 am
I found the solution to resolve my issue 😛
I executed the following step :
- Disable indexing on FILESTREAM volumes.
- Disable generation of 8.3 names on all NTFS volumes used...
February 21, 2012 at 7:59 am
Another thing, after to implement this solution, I have to run a full backup because if I don't do that my diff backup doesn't work. Is it correct ?
Thanks,
Eric
January 26, 2012 at 9:17 am
Ok.
Could I have a performance issues if I implement this solution ?
Thanks,
Eric
January 26, 2012 at 8:21 am
Which kind of error I can get ? :crying:
January 26, 2012 at 8:18 am
But the main file can't grow up . Is it correct ?
Thanks,
Eric
January 26, 2012 at 8:03 am
Do you hold filestream on a specific disk (means one disk for MDF, one disk for LDF, one Disk for file stream) ?
Did you check the fragmentation of filestream's volume...
January 26, 2012 at 7:46 am
So you have a database include filestream and the size is 12 Go for *mdf and filesstream. Is it correct ?
January 26, 2012 at 7:25 am
Do you have 12Go for filestream and database or only for filestream ?
January 26, 2012 at 6:52 am
Thanks for all 😀
Eric
January 19, 2012 at 10:32 am
Thanks I solved my issue.
Could you explain me how to determine if the number of VLFS is too high ?
January 19, 2012 at 9:25 am
Viewing 15 posts - 31 through 45 (of 58 total)