Viewing 15 posts - 121 through 135 (of 497 total)
I agree that keeping a record of the files that you've processed is best way to accommodate your requirements, but it doesn't have to as complex as the previous suggestion....
July 14, 2014 at 4:18 am
annam.dba (7/9/2014)
Rowcount transformations i can used between source and destination. where can i mention user-defined variables and where can i refer those variables in Send Mail task. Please let...
July 9, 2014 at 5:05 am
You'll need to use Rowcount transformations in each dataflow to store the count of extracted/inserted rows in a number of user-defined variables. You can then reference those variables in your...
July 9, 2014 at 2:49 am
SQLRNNR (7/3/2014)
July 3, 2014 at 9:25 am
Where do you get these nuggets of information from Gail? 🙂
July 3, 2014 at 9:01 am
The msdb.dbo.sysmaintplan_logdetail table is the one you want to look at then.
Regards
Lempster
July 3, 2014 at 8:56 am
Phil Parkin (7/3/2014)
I was thinking that this would be the process:
1) User uploads Excel file
2) Format of Excel file is validated
a) If fail, error feedback to user and return to...
July 3, 2014 at 8:16 am
yayomayn (7/3/2014)
1- What will be the optimal scenario for processing? PorcessData follow by ProcessIndex?
This is the same as doing a process full.
True, but recommended best practice is to...
July 3, 2014 at 8:03 am
That's a funny story, but just to point out, the term is 'pidgin' English, not 'pigeon'!
Regards
Lempster
July 3, 2014 at 6:39 am
Although there are a number of tables in msdb relating to Maintenance Plans, the Maintenance Plans themselves are actually SSIS packages so if you need to change something such as...
July 3, 2014 at 2:18 am
If the users can upload any Excel file then I don't see how you can have a static Excel Source.
It is possible to create a dynamic Excel destination through...
July 3, 2014 at 2:07 am
Sean Lange (7/2/2014)
July 3, 2014 at 1:44 am
Sherlock (7/2/2014)
Thanks Lempster for your kind reply.I'm using Transactional Replication.
Now please let me know, is there any option to create failover replication? if yes, how to do that?
Failover Replication?
Do you...
July 3, 2014 at 1:30 am
I expect someone like Perry Whittle will answer this in more detail, but when Server-1 goes down, your Subscriber databases(s) on Server-3 will no longer receive transactions (or snapshots -...
July 2, 2014 at 9:34 am
Bill Talada (7/2/2014)
Set your own standards and stick to them....
I agree with that! Everything else (trying to promote your standards over others) just opens up a can of worms and...
July 2, 2014 at 9:21 am
Viewing 15 posts - 121 through 135 (of 497 total)