Viewing 15 posts - 4,366 through 4,380 (of 7,164 total)
only4mithunc (4/24/2012)
I have tried 2 options
Option 1. After the DFT I have used a File System task to copy the file to the required destination location. This worked successfully...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 24, 2012 at 10:24 am
What is the data encoded in to start with? If they are truly multi-byte characters, i.e. Unicode on something other than plane-0, then you cannot store those in SQL Server...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 24, 2012 at 10:04 am
It could be a lot of things. Those two batches are very different. It may have something to do with the fact that you're importing one as a BLOB and...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 24, 2012 at 9:48 am
opc.three (4/19/2012)
GilaMonster (4/19/2012)
opc.three (4/19/2012)
You can retrieve the actual plan for your session, check out this article for next time:
That gets...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 24, 2012 at 9:33 am
Great, that sounds like what I was thinking...something simple to get someone started on the technique with screenshots of the SSIS design environment and steps to achieve.
Just to clarify because...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 24, 2012 at 9:14 am
Steve Cullen (4/24/2012)
opc.three (4/24/2012)
Steve Cullen (4/24/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 24, 2012 at 9:05 am
MisLead (4/23/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 24, 2012 at 9:02 am
Steve Cullen (4/24/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 24, 2012 at 8:42 am
Can you post the DDL for FileVersionTable? ...interested in knowing the data type of FileContent.
Also, let me back up one step...can you confirm where in the stack you're receiving the...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 24, 2012 at 8:21 am
Steve Jones - SSC Editor (4/23/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 23, 2012 at 5:09 pm
Compression ratios achieved are completely dependent on data composition, i.e. if the data in your IMAGE columns are jpeg images, or some other highly-variable binary data, chances are you will...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 23, 2012 at 4:40 pm
Since you're talking SSIS is it safe to assume the source and destination are on different instances?
Proceeding with that assumption...
How big are the tables? If the source is of non-trivial...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 23, 2012 at 3:34 pm
ouwanogho (4/23/2012)
Is there a code to force users to use a schema qualified object name. I need this because i am unable to create a default schema for windows user.Thanks
Database...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 23, 2012 at 3:25 pm
What does your webservice do to load the file into SQL Server?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 23, 2012 at 2:03 pm
On your 67 million row table what is the page count and frag % at index level 1? and 2?
Do you have pad_index set and fillfactor set to a #...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 23, 2012 at 12:16 pm
Viewing 15 posts - 4,366 through 4,380 (of 7,164 total)