Archive for February, 2011

Slowly Changing Dimensions (SCD)

Posted: February 26, 2011 in Posts on DWH

Dimension is a term in data management and data warehousing that refers to logical groupings of data such as geographical location, customer information, or product information. Slowly Changing Dimensions (SCDs) are dimensions that have data that changes slowly, rather than changing on a time-based, regular schedule.

For example, you may have a dimension in your database that tracks the sales records of your company’s salespeople. Creating sales reports seems simple enough, until a salesperson is transferred from one regional office to another. How do you record such a change in your sales dimension?

You could sum or average the sales by salesperson, but if you use that to compare the performance of salesmen, that might give misleading information. If the salesperson that was transferred used to work in a hot market where sales were easy, and now works in a market where sales are infrequent, her totals will look much stronger than the other salespeople in her new region, even if they are just as good. Or you could create a second salesperson record and treat the transferred person as a new sales person, but that creates problems also.

Dealing with these issues involves SCD management methodologies referred to as Type 0 through 6. Type 6 SCDs are also sometimes called Hybrid SCDs.

In most of our projects we use Type 2 i.e., SCD2.

For more info, please look into http://en.wikipedia.org/wiki/Slowly_changing_dimension

Viewer, this is an Assignment for you: Try to write a SAS program (Data Step only) which will generate first 10 Fibonacci Series of numbers. You can use the logic of C language here…

All the best!!!

Can any one help me to write a small SAS program which will add password (read only) to an MS-EXCEL file while creating it from a SAS Dataset (Export: By using Proc Export or DDE facility) ??

Sitting late Hrs….

Posted: February 22, 2011 in Updates from my day2day life

I am sitting bit late hours to migrate my SAS blog from http://sas9-2-bi.blogspot.com to https://sassoftware.wordpress.com
Should have to take complete rest (sleeping) this weekend…..:))

Following are the few words from Annette Harris, Vice President of SAS Institute Technical Support regarding SASware Ballot®

“The SASware Ballot is a global survey in which you, our customers, vote for the enhancements to SAS software and services that you want to see implemented. Ballot items are added to the survey based on suggestions that customers submit to SAS throughout the year.
SAS is pleased to unveil the new online SASware ballot! With this new format, SAS can continuously update the ballot with new suggestions as you submit them. Therefore, your input can drive our development efforts throughout the year. This new format also enables you to provide additional information about particular ballot items or categories of items through the comments features. As SAS collects voting data on the ballot items, this information will be available to you in real time so you can see how your colleagues are voting. So please visit and vote often.

Thank you for taking the time to let us know what’s on your mind. Your input reinforces our knowledge about the software features that are important to you, your priorities, and your business needs. Through customer interactions and information sharing, we make ideas come to life and thus create even better software. Your input DOES make a difference.”

For more information and to view all the new features people like you suggested, please visit http://support.sas.com/community/ballot/

SAS 9.2 Integration with IBM Tivoli® Monitoring 6
For more info : http://support.sas.com/rnd/emi/IBMTivoli/index.html