blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

SSIS Junkie

SSIS: New requests for Katmai

Planning for Katmai (the next version of SQL Server) is well underway. Integration Services is still a version 1 product and as with all v1 products there are alot of improvements that can be made. I've listed a few suggestions here and here.

In an attempt to try and get some of my hopes for Katmai actually into the product I've made alot of submissions at the Product Feedback Center. Here's a list of some UI and debugging enhancements that I'd like to see make it in there:

  1. Include name of data flow in data viewer 
  2. Execute without debugging on context menu 
  3. Display the number of Forloop iterations 
  4. Drag component into a data path 
  5. Auto layout with Zoom to fit 
  6. Watch anything in the object model from a Watch window 
  7. TOKENISE() function 
  8. Can't change all of the properties of the HTTP Connection Manager using expressions 
  9. Copy/paste variables between packages 
  10. View the contents of a raw file in the raw file source adapter 
  11. Execute from here in control-flow 
  12. Use expressions in annotations 
  13. Use a newly derived column as the source of another column in the same Derived Column component 
  14. Create objects from a configuration file 
  15. Append in recordset destination 
  16. View column metadata in derived column component 
  17. Store Object variables in checkpoint files
  18. View the SQL statement stored in a variable from the OLE DB Source Editor

And here's an important one from Brian Knight that I'm tracking also:

  1. PackageID and SourceIDs need to regenerate automatically when creating new packages

 

If you agree that they would be useful then feel free to click through and your weight by voting appropriately and adding comments. I'd appreciate it - and if you do then they're more likely to make it in. And remember that you can add these to your own tracking list as well.

And reply here as well - let me know what you think of some of these suggestions. I'd really like to hear some feedback.

-Jamie

 

Published 20 February 2006 12:59 by jamie.thomson

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

 

Peter said:

Ran into this when I executed a FOR EACH loop to process a bunch of files. Each one needed to do some lookups against the database - either through a lookup or a merge join. However, the merge join queried the database for the entire result set for each iteration of the loop. There's got to be an better way to handle that.
February 20, 2006 16:57
 

Peter said:

Unicode - non-unicode conversions. I know I've mentioned it before, but DTS offered an implicit conversion between the types. SSIS does not and the wizard offered is only good as a starting point. There should be a check box that allows us to implicitly convert the data and perhaps warn us that there could be conversion problems for higher-level characters.
February 20, 2006 16:59
 

SSIS Junkie : SSIS: Caching result sets for re-use in a ForEach loop said:

January 8, 2007 14:42
 

Guytz72 said:

C# support for scripting please!

July 3, 2007 16:46
 

jamie.thomson said:

Guytz72,

Don't worry - that is coming.

-Jamie

July 3, 2007 16:55
 

Sumit said:

HI jamie,

Just wanted to check if you can provide some suggestion to implement this scenario using SSIS 2005. Basically i want to perform UPSERT operation on a table in oracle and source as a Flat File.

1 Firstly I have 1000K rows in source data flat file. After doing aggregation , Row level Calculation and lookup  on atleast 2 dimensions , i am loading the data into a  target fact table using Oracle OLE DB provider.

2. then I Modify the Source data and update the target fact records using  OLE DB target

Let me know if any suggestion.

Thanks

Sumit

August 29, 2007 08:35

Leave a Comment

(required) 
(optional)
(required) 
Submit

This Blog

Syndication

News

Powered by Community Server (Personal Edition), by Telligent Systems