Uncategorized

Angela Hall 0
Forget MDDB to OLAP Migration

There is no good way to migrate MDDBs to V9Cubes. Here is an excerpt from the SAS migration website (http://support.sas.com/rnd/migration/planning/files/mddb.html): “There is no automated method to convert Version 8 MDDB code to SAS 9.1 OLAP code. PROC MDDB executes in SAS 9.1. However, it creates a Version 8 MDDB that

Angela Hall 0
Happy 2nd Birthday

SAS BI-ogsource is now 2 years old! Hope everyone has enjoyed the content over the years. Please feel free to contact me with feedback, suggestions, or even ideas for new posts! BI Weblog Email Address

Angela Hall 0
MDX Query Optimization with SETS

Overall, query response time dramatically decreases with the use of sets, therefore it is preferred that user selections (or the cube itself) prevents the potential of choosing multiple members within the same dimension. Queries that only included 1 member in the slicer but are still represented as a set are

Angela Hall 0
Promoting Web Report Studio Reports

In order to promote WRS reports through Dev-Test-Prod, the BI Manager provides a good export/import wizard. However the SAME information map is being called for this one WRS report. What if the information map is also being moved through Dev-Test-Prod? Take the .srx export file created for the WRS export,

Angela Hall 0
IE 7 Headaches - Try Firefox

Once you have mistakenly loaded IE 7 and can no longer use the SAS web applications, you'll find that reverting back to IE 6 will take an act of congress. (Really, and you know how slow they are.) Use Firefox and install their IE tab. You can download it from

Angela Hall 0
Suppress Code in STP Logs

Once you move to production, you really dont need all of that STP code in the system right? Here are two quick statements you can use to reduce the amount of logging done. options obs=max nosyntaxcheck; %let SYSCC=0; April 2008 UPDATE: Received a question concerning what is impacted by this

Angela Hall 0
New Enterprise Guide Hotfix

Hotfix 4 was made available in June. Don't forget to load it up. http://ftp.sas.com/techsup/download/hotfix/ent_guide41.html#41eg04 The big one that caused problems for me was: "ALERT - SAS® Enterprise Guide® might delete metadata Login objects, causing other SAS applications to fail "

Angela Hall 0
Password Tricks

By the way if you want to decode a {sas001} encoded password just remove the prefix and feed it into this page: http://www.opinionatedgeek.com/dotnet/tools/Base64Decode/Default.aspx

1 193 194 195 196 197 202