3 Comments

  1. Quentin
    Posted 9 January 2013 at 05:13 | Permalink

    Which reminds me of a 1970′s commercial for the Museum of Science in Boston, the theme of which was, “It’s fun to find out.”

  2. Posted 9 January 2013 at 05:15 | Permalink

    As SAS programs don’t usually occupy lots of space, I think it’s a good option to store the program in metadata. It’s also one fewer “moving part” to get involved when adding/editing/running stored processes. You don’t have to worry about file system nuances or web tier glitches — rare in a properly configured system, but sometimes tricky to track down if things go wrong.

  3. Paul Homes
    Posted 9 January 2013 at 05:32 | Permalink

    So true Quentin!

    Good points Chris. It made me realize that it also means no discrepancy between metadata access controls and file system access controls for the SAS code too (leaving only the stored process data sources/targets to consider). No more incorrectly moved/renamed .sas code either. Nice.

Post a Comment

Any comments submitted will be subject to moderation before they are published.

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>