Viewing 15 posts - 8,911 through 8,925 (of 13,876 total)
If, for reasons of scaling and performance, you think that your DW database will, or may, reside on a different SQL instance from your OLTP database, you should also consider...
November 24, 2014 at 10:18 am
vecerda (11/24/2014)
I have a requirement to load data from the attached file.
It is a .txt file that has a repetitive structure with 7 attributes per record. Please, see the attached...
November 24, 2014 at 10:06 am
stevefromOZ (11/21/2014)
I know, it seems strange but i couldnt think of how else to describe it.
Maybe a better way is - ragged right...
November 21, 2014 at 10:44 am
November 21, 2014 at 10:43 am
You have a fixed width file of differing widths.
Oxymoron, anyone?
November 21, 2014 at 10:17 am
What is it about 2012 that makes you think it will be a better solution for you in this case?
Why would you avoid going for 2014? Most of what...
November 21, 2014 at 9:25 am
richardmgreen1 (11/21/2014)
Thanks for that.I'm currently looking at several repalce statements to remove the text in pieces rather than all at once.
I'll let you know how that goes.
A nested REPLACE should...
November 21, 2014 at 6:48 am
I think that the 'right arrow' is a tab.
So if you replace tabs with spaces before doing your verdana replace, you should get more hits.
November 21, 2014 at 6:33 am
Are you able to view the data in something like Notepad ++ and do View / Show Symbol / Show all characters
just to confirm that there are no tabs, double...
November 21, 2014 at 6:17 am
Change the properties of your lookup component so that its lookup is not cached.
It will hit performance hard, but it should do what you want.
November 20, 2014 at 11:32 pm
OK, the desire to find out how to do this has been only tepid, so I'm not going to spend hours writing things out in great detail. Let's consider one...
November 20, 2014 at 11:27 pm
Thank you for the informative response.
November 20, 2014 at 10:50 am
mckyn (11/20/2014)
Phil - I also did manually run the job from server itself using SSMS and it went fine. Will check again tonight.
Koen - Appreciate the tips...
November 20, 2014 at 3:55 am
mckyn (11/20/2014)
On running the parent package in nightly schedule job gives an 'Invalid access to memory location' error but running from MS VS works fine without error. Log file giving...
November 20, 2014 at 1:00 am
Which edition of SQL Server 2012 do you have installed?
November 20, 2014 at 12:03 am
Viewing 15 posts - 8,911 through 8,925 (of 13,876 total)