<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogging about all things SAS</title>
	<atom:link href="http://blog.sasinct.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sasinct.com</link>
	<description>Sharing with the world everything we know about SAS.</description>
	<lastBuildDate>Tue, 02 Feb 2010 09:41:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SAS 9.1.3 Client Metadata Profile Paths</title>
		<link>http://blog.sasinct.com/2010/02/02/sas-9-1-3-client-metadata-profile-paths/</link>
		<comments>http://blog.sasinct.com/2010/02/02/sas-9-1-3-client-metadata-profile-paths/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 09:41:34 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[SAS .swa files]]></category>
		<category><![CDATA[SAS 9.1.3 Metadata Profile Path]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=231</guid>
		<description><![CDATA[I have been doing an install of SAS 9.1.3 clients on a a Citrix server (yes I know it is not supported) and all worked fine with Enterprise Guide etc but all the Java clients wouldn&#8217;t run.
Everytime they started up they couldn&#8217;t find some path and just gave an error saying path could not be [...]]]></description>
			<content:encoded><![CDATA[<p>I have been doing an install of SAS 9.1.3 clients on a a Citrix server (yes I know it is not supported) and all worked fine with Enterprise Guide etc but all the Java clients wouldn&#8217;t run.</p>
<p>Everytime they started up they couldn&#8217;t find some path and just gave an error saying path could not be found.</p>
<p>We troubled shooted it to the fact that we had changed the Citrix server layout from the last server and had used different drive mappings.  As part of this we had moved where the SAS Client Metadata Profile settings (.swa files) were stored.</p>
<p>So when SAS Data Integration Studio, Management Console etc started they looked for the .swa files in the location defined on the previous Citrix server (as the Citirix profile travels with the user across servers).</p>
<p>The fix was to edit the app.smc file in the users directory (for us C:\Documents and Settings\~user).  In that file is a line:</p>
<p>WorkspacePath=C:\\Documents and Settings\\~user\\Workspaces</p>
<p>Which defines where the Metadata profile files (.swa) are stored.</p>
<p>the other options (thanks SAS tech Support) is to put the following option on the clients .ini file (i.e C:\Program Files\SAS\SASManagementConsole\9.1\sasmc.ini):</p>
<p>-Duser.home=C:\SAS</p>
<p>This will then make all users access the .swa files under a workspace dir under this path.  But of course they all access the same ones, so lock them down so they can&#8217;t be changed.</p>
<p>Trick for young players on that one, make sure it is after the &#8220;-Dsas.app.class.dirs=&#8221; option as if you add it at the end it gets ignored for some reason.</p>
<p>And of course do it for each of the SAS clients.</p>
<p>One of the</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2010/02/02/sas-9-1-3-client-metadata-profile-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Graph Visualisation</title>
		<link>http://blog.sasinct.com/2009/12/19/graph-visualisation/</link>
		<comments>http://blog.sasinct.com/2009/12/19/graph-visualisation/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 09:04:11 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Graphs]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=227</guid>
		<description><![CDATA[We have been looking at the options to add additional graph types to our Flash Graph Portlet.
We would prefer to OEM something as it will give us a better long term strategy.
In researching options I found this Interesting blog post 28 Rich Data Visualization Tools.
Some we had already found some we hadn&#8217;t.
Still no Google Motion [...]]]></description>
			<content:encoded><![CDATA[<p>We have been looking at the options to add additional graph types to our <a href="http://sasinct.com/sas-portlet-details/flash-graph-portlet" target="_blank">Flash Graph Portlet</a>.</p>
<p>We would prefer to OEM something as it will give us a better long term strategy.</p>
<p>In researching options I found this Interesting blog post <a href="http://www.insideria.com/2009/12/28-rich-data-visualization-too.html" target="_blank">28 Rich Data Visualization Tools.</a></p>
<p>Some we had already found some we hadn&#8217;t.</p>
<p>Still no Google Motion Chart options (aka SAS JMP chart), which I really want to include as a graphing option.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2009/12/19/graph-visualisation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS Strategy Management (StM) 5.1 is out (formerly know as SPM)</title>
		<link>http://blog.sasinct.com/2009/12/18/sas-strategy-management-stm-5-1-is-out-formerly-know-as-spm/</link>
		<comments>http://blog.sasinct.com/2009/12/18/sas-strategy-management-stm-5-1-is-out-formerly-know-as-spm/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 09:09:15 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[SPM]]></category>
		<category><![CDATA[SAS SPM]]></category>
		<category><![CDATA[SAS StM 5.1]]></category>
		<category><![CDATA[SAS StM 9.2]]></category>
		<category><![CDATA[SAS Strategy Management]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=225</guid>
		<description><![CDATA[Well finally got confirmation that SPM 5.1/9.2 (now known as StM 5.1) has been released.
Doco is available on the SAS Support site here:
http://support.sas.com/documentation/solutions/performmanagement/stm/index.html
You will need to email your friendly SAS Support team for a password (only if you have a SPM license though)
]]></description>
			<content:encoded><![CDATA[<p>Well finally got confirmation that SPM 5.1/9.2 (now known as StM 5.1) has been released.</p>
<p>Doco is available on the SAS Support site here:</p>
<p><a href="http://support.sas.com/documentation/solutions/performmanagement/stm/index.html" target="_blank">http://support.sas.com/documentation/solutions/performmanagement/stm/index.html</a></p>
<p>You will need to email your friendly SAS Support team for a password (only if you have a SPM license though)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2009/12/18/sas-strategy-management-stm-5-1-is-out-formerly-know-as-spm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jigging with Dataflux</title>
		<link>http://blog.sasinct.com/2009/12/17/jigging-with-dataflux/</link>
		<comments>http://blog.sasinct.com/2009/12/17/jigging-with-dataflux/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 09:03:30 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Dataflux]]></category>
		<category><![CDATA[SAS Data Quality]]></category>
		<category><![CDATA[SAS Dataflux]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=222</guid>
		<description><![CDATA[I have read a few &#8220;how to&#8221; and &#8220;case Study&#8221; books on Data Warehousing over the last few years, and they all pretty much state if the quality of your data  is rubbish, then the success of your Data Warehouse will be limited.
However it is often difficult to get an organisation to rectify all the [...]]]></description>
			<content:encoded><![CDATA[<p>I have read a few &#8220;how to&#8221; and &#8220;case Study&#8221; books on Data Warehousing over the last few years, and they all pretty much state if the quality of your data  is rubbish, then the success of your Data Warehouse will be limited.</p>
<p>However it is often difficult to get an organisation to rectify all the Data Quality issues, before they embark on delivering reports and information to the business users who need it.</p>
<p>One of the interesting sessions at next years SAS Users Conference in New Zealand is by Zeeman van der Merwe who is talking about the work he is doing at ACC.  I had the pleasure of meeting Zeeman a while ago and to talk to him about his project and he is definitely taking the recommended approach of sponsorship from the top and covering areas such as Data Governance, Data Stewardship and Data Quality reporting.</p>
<p>One of the Data Warehouse projects we are working on has a sister project dealing with Data Quality.  It is fair to say we that we have yet to get the organisation to fully understand the impact data quality has on the business and the necessity to rectify the issues.  Everybody does of course agree there are a lot of issues with the quality of the data which is a good start.</p>
<p>I always remember in my presales days at SAS the words customers always uttered &#8220;yes we have major data quality issues&#8221; shortly followed by &#8220;but we don&#8217;t have any money to pay to fix them&#8221;.</p>
<p>Anyway on this project we are lucky enough to have SAS Enterprise Data Integration Server at our beck and call and so have the ability to use Dataflux on the Warehouse data.  So we have done a number of tactical Data Discovery and Data Validation pieces of works.</p>
<p>So far we have completed:</p>
<ul>
<li>Validation of Phone Numbers</li>
<li>Validation of Addresses</li>
<li>Customer/Person matching</li>
</ul>
<p>The Phone Number validation was the first one we did and we picked it as it was a discrete piece of work we could time bound, while we worked through the process to use Dataflux.  We are now looking to close the loop by updating the augmented phone number data Dataflux produced inot the source system, and changing the business rules in the source system to rectify some data entry issues we identified.</p>
<p>I really recommend the idea of picking something small to start out with.</p>
<p>We are now looking at how we productionise the Data Quality routines into out standard Data Warehouse load and reporting processes.  So far the options (in 9.1.3) look like:</p>
<ul>
<li>Purchase the full use Dataflux Integration Server</li>
<li>Schedule Dataflux routines to run on a PC</li>
<li>Manually run the jobs</li>
<li>Rewrite the Dataflux jobs in SAS DI Studio</li>
</ul>
<p>Interesting thing to note is that in SAS 9.2 the Dataflux Integration Server component is bundled in eDI so you can just deploy the Dataflux Architect jobs and run them in your Warehouses standard process flows.</p>
<p>We still havent decided whihc option will work the best, but are thinking it is going to be the DI Studio option in the interim as consistency and stability of loads is one of our major focuses.</p>
<p>I have to say I love Dataflux and all that it does (I even believe the Dataflux team now have a stringer presence in the development of SAS Data Integration Server under the &#8220;Project Unity&#8221; banner).</p>
<p>I note that Dataflux jumped to the top of the Gartner Magic Quadrant in 2009.  I always struggle to find this when I need them, so here are the Data Quality ones for 2008 and 2009.</p>
<p><a href="http://www.broadstreetdata.com/images/pdf/DI-DQ/Magic-Quadrant-for-Data-Quality-Tools.pdf" target="_blank">Gartner 2008 Data Quality Magic Quadrant</a></p>
<p><a href="http://www.gartner.com/technology/media-products/reprints/dataflux/167657.html" target="_blank">Gartner 2009 Data Quality Magic Quadrant</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2009/12/17/jigging-with-dataflux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TEC Online BI Software Evaluation &#8211; Where is SAS?</title>
		<link>http://blog.sasinct.com/2009/12/07/tec-online-bi-software-evaluation-where-is-sas/</link>
		<comments>http://blog.sasinct.com/2009/12/07/tec-online-bi-software-evaluation-where-is-sas/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 08:11:05 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Business Intelligence Evaluation]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=216</guid>
		<description><![CDATA[Technologyevaluation.com sent me an email inviting me to use an online BI evaluation capability to see which BI vendor best meet my needs.
All the standard vendors (i.e SAP/BO, Oracle, Microsoft) are there but SAS is prominent in the fact that it is missing.  Even more so when there are a number of small BI Vendors [...]]]></description>
			<content:encoded><![CDATA[<p>Technologyevaluation.com sent me an email inviting me to use an online BI evaluation capability to see which BI vendor best meet my needs.</p>
<p>All the standard vendors (i.e SAP/BO, Oracle, Microsoft) are there but SAS is prominent in the fact that it is missing.  Even more so when there are a number of small BI Vendors in the list (Yellowfon, Oco) I have never heard of.</p>
<p><a href="http://demo.technologyevaluation.com/register/freetrial/start.asp?tecreferer=TEC_BIE&amp;siteID=130&amp;contentOnly=false" target="_blank"><span style="font-family: 'Segoe UI'; font-size: 12px; white-space: pre;">http://demo.technologyevaluation.com/register/freetrial/start.asp?tecreferer=TEC_BIE&amp;siteID=130&amp;contentOnly=false</span></a></p>
<p>(You will need to register)</p>
<p>Also interesting to note there are a number of Software as a Service (SaaS) offerings included.</p>
<p><span style="font-family: 'Segoe UI'; font-size: 12px; white-space: pre;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2009/12/07/tec-online-bi-software-evaluation-where-is-sas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summary of SAS 9.2 Migration Course Tweets</title>
		<link>http://blog.sasinct.com/2009/12/02/summary-of-sas-9-2-migration-course-tweets/</link>
		<comments>http://blog.sasinct.com/2009/12/02/summary-of-sas-9-2-migration-course-tweets/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 04:17:14 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS 9.2 Migration]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=213</guid>
		<description><![CDATA[Well course is over and I passed, so wahoo for me!
I am blogging all my tweets from the course so it is easier for me to search them in the future.

SAS 9.2 Folder tree permissions may remove the requirement to have multiple application server definitions to secure libraries about 2 hours ago from web 


 
You [...]]]></description>
			<content:encoded><![CDATA[<p>Well course is over and I passed, so wahoo for me!</p>
<p>I am blogging all my tweets from the course so it is easier for me to search them in the future.</p>
<p><span id="more-213"></span></p>
<p>SAS 9.2 Folder tree permissions may remove the requirement to have multiple application server definitions to secure libraries <span><span>about 2 hours ago</span> <span>from web</span> </span></p>
<li id="status_6253000961"><span>
<div><a id="status_star_6253000961" title="favorite this tweet"></a></div>
<p> </p>
<p></span>You can review the DI Studio migration reports at \Lev1\Logs\Config\ETL~.log <span><span>about 2 hours ago</span> <span>from web</span></span></li>
<li id="status_6252949384"><span>
<div><a id="status_star_6252949384" title="favorite this tweet"></a></div>
<p> </p>
<p></span>When migrating you lose all your WRV/WRS report schedules and will need to recreate them <span><span>about 2 hours ago</span> <span>from web</span></span></li>
<li id="status_6250894265"><span>
<div><a id="status_star_6250894265" title="favorite this tweet"></a></div>
<p> </p>
<p></span>EG automated migration mappings don&#8217;t work (yet) &#8211; Last bit on this page <a rel="nofollow" href="http://tinyurl.com/m48bzx" target="_blank">http://tinyurl.com/m48bzx</a> <span><span>about 3 hours ago</span> <span>from web</span></span></li>
<li id="status_6250622333"><span>
<div><a id="status_star_6250622333" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Users Subscription Profiles (Publish and Subscribe) have to be recreated in SAS 9.2 by an Admin user. <span><span>about 3 hours ago</span> <span>from web</span></span></li>
<li id="status_6250458420"><span>
<div><a id="status_star_6250458420" title="favorite this tweet"></a></div>
<p> </p>
<p></span>An error occurs when you exit SAS® Enterprise Guide <a rel="nofollow" href="http://support.sas.com/kb/33/988.html" target="_blank">http://support.sas.com/kb/33/988.html</a> <span><span>about 3 hours ago</span> <span>from web</span></span></li>
<li id="status_6250419676"><span>
<div><a id="status_star_6250419676" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Migrating EG 2.x to EG 4.2 <a rel="nofollow" href="http://support.sas.com/kb/35/922.html" target="_blank">http://support.sas.com/kb/35/922.html</a> <span><span>about 3 hours ago</span> <span>from web</span> </span></li>
<li id="status_6250402283"><span>
<div><a id="status_star_6250402283" title="favorite this tweet"></a></div>
<p> </p>
<p></span>EG migration support note: <a rel="nofollow" href="http://support.sas.com/kb/37/956.html" target="_blank">http://support.sas.com/kb/37/956.html</a>, <span><span>about 3 hours ago</span> <span>from web</span> </span></li>
<li id="status_6250056836"><span>
<div><a id="status_star_6250056836" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Special Considerations for Customers Upgrading to SAS 9.2 <a rel="nofollow" href="http://tinyurl.com/yc7hlmc" target="_blank">http://tinyurl.com/yc7hlmc</a> <span><span>about 3 hours ago</span> <span>from web</span> </span></li>
<li id="status_6249312200"><span>
<div><a id="status_star_6249312200" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Remember to clear the WRS Query Cache before doing SMU <span><span>about 4 hours ago</span> <span>from web</span></span></li>
<li id="status_6249166912"><span>
<div><a id="status_star_6249166912" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Wonder what this new SAS 9.2 web url does? /SASBIPortlets <span><span>about 4 hours ago</span> <span>from web</span></span></li>
<li id="status_6248632576"><span>
<div><a id="status_star_6248632576" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SASMeta has a workspace server to run promotion/replication and backups <span><span>about 4 hours ago</span> <span>from web</span></span></li>
<li id="status_6248534960"><span>
<div><a id="status_star_6248534960" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS 9.2 SMC now has a metadata analyse and repair utility built in. Metadata Manager &gt; Active Server (right Click) <span><span>about 4 hours ago</span> <span>from web</span></span></li>
<li id="status_6227419834"><span>
<div><a id="status_star_6227419834" title="favorite this tweet"></a></div>
<p> </p>
<p></span>You should probably run Proc Metacleanse before the migration: <a rel="nofollow" href="http://support.sas.com/kb/33/577.html" target="_blank">http://support.sas.com/kb/33/577.html</a> <span><span>about 20 hours ago</span> <span>from web</span></span></li>
<li id="status_6227402381"><span>
<div><a id="status_star_6227402381" title="favorite this tweet"></a></div>
<p> </p>
<p></span>In 9.2 by default there are now 2 application servers, SASApp and SASMeta. <span><span>about 20 hours ago</span> <span>from web</span></span></li>
<li id="status_6224661075"><span>
<div><a id="status_star_6224661075" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SMU will migrate Portal Content, Partial/Manual promotion won&#8217;t. <span><span>about 22 hours ago</span> <span>from web</span></span></li>
<li id="status_6224645687"><span>
<div><a id="status_star_6224645687" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Partial/Manual promotion won&#8217;t migrate users Data explorations <span><span>about 22 hours ago</span> <span>from web</span></span></li>
<li id="status_6224160958"><span>
<div><a id="status_star_6224160958" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Users folders move to new My Folder <span><span>about 22 hours ago</span> <span>from web</span></span></li>
<li id="status_6224125412"><span>
<div><a id="status_star_6224125412" title="favorite this tweet"></a></div>
<p> </p>
<p></span>BIP Tree structure in 9.2 is the same as 9.1.3 <span><span>about 22 hours ago</span> <span>from web</span></span></li>
<li id="status_6223869053"><span>
<div><a id="status_star_6223869053" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Export cubes via OLAP Cube Studio (SP4) export function and import into 9.2 <span><span>about 23 hours ago</span> <span>from web</span></span></li>
<li id="status_6223263202"><span>
<div><a id="status_star_6223263202" title="favorite this tweet"></a></div>
<p> </p>
<p></span>M2 should look for STP .sas files outside config path and migrate them. <span><span>about 23 hours ago</span> <span>from web</span> </span><span> </span></li>
<li id="status_6223236921"><span>
<div><a id="status_star_6223236921" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Macro libraries outside config path need to be manually migrated. <span><span>about 23 hours ago</span> <span>from web</span> </span><span> </span></li>
<li id="status_6223196397"><span>
<div><a id="status_star_6223196397" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SASContent server defaults to web app server (i.e 7001) so publish to webdav code needs to be chnaged from 8300 <span><span>about 23 hours ago</span> <span>from web</span> </span><span> </span></li>
<li id="status_6223148686"><span>
<div><a id="status_star_6223148686" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Collection Portlet links may need to be updated, new tool in M2 to automate this. <span><span>about 23 hours ago</span> <span>from web</span> </span><span> </span></li>
<li id="status_6223070829"><span>
<div><a id="status_star_6223070829" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Upgrade LSF and apply SMC hotfix before migration. <span><span>about 23 hours ago</span> <span>from web</span> </span><span> </span></li>
<li id="status_6222924843"><span>
<div><a id="status_star_6222924843" title="favorite this tweet"></a></div>
<p> </p>
<p></span>DI jobs need to be manually redployed <span><span>about 23 hours ago</span> <span>from web</span> </span><span> </span></li>
<li id="status_6220711640"><span>
<div><a id="status_star_6220711640" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Issue with AD load, fixed in M3. <a rel="nofollow" href="http://support.sas.com/kb/37/099.html" target="_blank">http://support.sas.com/kb/37/099.html</a> <span><span>3:50 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6220695300"><span>
<div><a id="status_star_6220695300" title="favorite this tweet"></a></div>
<p> </p>
<p></span>AD syncronisation scripts will need to be changed <span><span>3:49 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6220680421"><span>
<div><a id="status_star_6220680421" title="favorite this tweet"></a></div>
<p> </p>
<p></span>OMAbackup has been changed <span><span>3:49 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6220488617"><span>
<div><a id="status_star_6220488617" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Security migration auditing and validation <a rel="nofollow" href="http://tinyurl.com/ylo6hnw" target="_blank">http://tinyurl.com/ylo6hnw</a> <span><span>3:42 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6220129564"><span>
<div><a id="status_star_6220129564" title="favorite this tweet"></a></div>
<p> </p>
<p></span>9.1.3 to 9.2 migration guide <a rel="nofollow" href="http://tinyurl.com/dypcjo" target="_blank">http://tinyurl.com/dypcjo</a> <span><span>3:30 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6220065163"><span>
<div><a id="status_star_6220065163" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Port remap utility is part of M2 <span><span>3:28 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6219004964"><span>
<div><a id="status_star_6219004964" title="favorite this tweet"></a></div>
<p> </p>
<p></span>All other hotfix levels (windows) are in \windows\vpd.properties <span><span>2:52 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6218882225"><span>
<div><a id="status_star_6218882225" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Check hotfix level (windows), \Program Files\SAS\SAS 9.1\core\sasinst\hotfix <span><span>2:47 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6218828349"><span>
<div><a id="status_star_6218828349" title="favorite this tweet"></a></div>
<p> </p>
<p></span>To check Service Pack level for foundation invoke base SAS on the server <span><span>2:45 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6218414640"><span>
<div><a id="status_star_6218414640" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Must add -davtier when running SMU on web tier <span><span>2:31 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6218412331"><span>
<div><a id="status_star_6218412331" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Always run SMU on metadata tier first <span><span>2:31 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6217183150"><span>
<div><a id="status_star_6217183150" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SMU doesnt doesnt bring across settings in the WRS LocalProperties file <span><span>1:49 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6216816718"><span>
<div><a id="status_star_6216816718" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Rename the &#8220;SAS Administrators&#8221; group before running the Automatic Migration <span><span>1:36 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6216113289"><span>
<div><a id="status_star_6216113289" title="favorite this tweet"></a></div>
<p> </p>
<p></span>When migrating from 32 bit windows to 64 bit windows, you should run Proc Migrate on the datasets to upgrade them to 64 bit format <span><span>1:12 PM Nov 30th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6193049033"><span>
<div><a id="status_star_6193049033" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS Deployment Wizard (SDW) has a capture/replay capability to record the install and automate it. <span><span>7:17 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6191813804"><span>
<div><a id="status_star_6191813804" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Browser based SMC http://server:port/SASAdmin <span><span>6:23 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6191472240"><span>
<div><a id="status_star_6191472240" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS 9.2 you can turn object spawner logging on and off in SMC without having to restart the object server <span><span>6:09 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6191320543"><span>
<div><a id="status_star_6191320543" title="favorite this tweet"></a></div>
<p> </p>
<p></span>9.2 supports 2 external Token Authentications, WebSeal and Siteminder <span><span>6:04 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6191288897"><span>
<div><a id="status_star_6191288897" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Internal Accounts allow access to metadata realm, SAS Token Authentication allows access to SAS Compute Server realm <span><span>6:02 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6191164543"><span>
<div><a id="status_star_6191164543" title="favorite this tweet"></a></div>
<p> </p>
<p></span>You need to use Kerberos in 9.2 to utilise Integrated Windows Authentication (IWA), which is windows based SSO as you need more than one hop <span><span>5:58 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6190779655"><span>
<div><a id="status_star_6190779655" title="favorite this tweet"></a></div>
<p> </p>
<p></span>By default Workspace Server doesn&#8217;t use Token Authentication, the other servers (i.e OLAP, STP, Table, Content, Pooled Workspace) do. <span><span>5:46 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6190711645"><span>
<div><a id="status_star_6190711645" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS Token Authentication doesn&#8217;t work for outbound authentication (i.e Oracle) <span><span>5:43 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6190405744"><span>
<div><a id="status_star_6190405744" title="favorite this tweet"></a></div>
<p> </p>
<p></span>After default install change Policy &#8220;Allow user login from web logoff page&#8221; in config mgr, SAS Application Infrastructure &#8211; right click <span><span>5:33 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6190300719"><span>
<div><a id="status_star_6190300719" title="favorite this tweet"></a></div>
<p> </p>
<p></span>9.1.3 Inhertitance toolpool plugin for SMC is now std in 9.2 SMC <span><span>5:29 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6190238035"><span>
<div><a id="status_star_6190238035" title="favorite this tweet"></a></div>
<p> </p>
<p></span>New metadata permission &#8220;WriteMemberMetadata&#8221; allows you to create tables in a library, but not change permissions on library. <span><span>5:27 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6190204437"><span>
<div><a id="status_star_6190204437" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Access unregistered plugins grants access to non-standard jars/plugins in SMC <span><span>5:26 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6189921583"><span>
<div><a id="status_star_6189921583" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Public is automatically added to all roles in the default install. You then need to start removing them to lock things down. <span><span>5:17 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6189894741"><span>
<div><a id="status_star_6189894741" title="favorite this tweet"></a></div>
<p> </p>
<p></span>User and/or group can be assigned to roles. Roles are additive, you have to be assigned a role with the capability to use the function. <span><span>5:16 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6189844859"><span>
<div><a id="status_star_6189844859" title="favorite this tweet"></a></div>
<p> </p>
<p></span>New metadata security type = roles (think groups). Roles maps to capabilities (think applications/menus/functions). <span><span>5:14 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6189736385"><span>
<div><a id="status_star_6189736385" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS 9.2 Deployment Manager Tool allows you to change a SAS system account password in all places at once. <span><span>5:10 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6189572646"><span>
<div><a id="status_star_6189572646" title="favorite this tweet"></a></div>
<p> </p>
<p></span>sassrv must stay as a externally authenticated account as it it needs to authenticated externally to run STP, Workspace servers etc <span><span>5:05 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6189136919"><span>
<div><a id="status_star_6189136919" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS Metadata now does authentication (for/titled internal accounts), must user username@saspw construct. <span><span>4:52 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6186953352"><span>
<div><a id="status_star_6186953352" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS have a script to backup Content Server, part of SAS Consulting install, not base install <span><span>3:37 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6186767851"><span>
<div><a id="status_star_6186767851" title="favorite this tweet"></a></div>
<p> </p>
<p></span>There is a new Web Administraton Console, cut down version of SMC <span><span>3:30 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6186755302"><span>
<div><a id="status_star_6186755302" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS Logon Manager (part of Web Infrastructure Platform &#8211; WIP, used to be WIK) now handles login for all mid-tier applications <span><span>3:30 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6186626315"><span>
<div><a id="status_star_6186626315" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS has paid for JBoss support subscription. So tech support can leverage this for patches where required (so be nice to tech support <img src='http://blog.sasinct.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  <span><span>3:25 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185824570"><span>
<div><a id="status_star_6185824570" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Still cant promote Pages &amp; Portlets in 9.2 <span><span>2:56 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185803748"><span>
<div><a id="status_star_6185803748" title="favorite this tweet"></a></div>
<p> </p>
<p></span>You can promote OLAP Schema&#8217;s/Cubes <span><span>2:55 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185791716"><span>
<div><a id="status_star_6185791716" title="favorite this tweet"></a></div>
<p> </p>
<p></span>You can promote EG projects (if they are stored in Metadata) <span><span>2:55 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185768412"><span>
<div><a id="status_star_6185768412" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS 9.2 has batch promotion functionality, yeeha! <span><span>2:54 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185749511"><span>
<div><a id="status_star_6185749511" title="favorite this tweet"></a></div>
<p> </p>
<p></span>BI Manager disappears, Import/Export now part of folder options. <span><span>2:53 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185669725"><span>
<div><a id="status_star_6185669725" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS 9.2 Metadata repair/validation tool based on Proc Metacleanse <span><span>2:50 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185569505"><span>
<div><a id="status_star_6185569505" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Metadata Server is now in UTF-8 compressed format, should reduce disk space (quite a bit-ish!) <span><span>2:47 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185412773"><span>
<div><a id="status_star_6185412773" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS Table Server is multi-user read/write based on firebird. <span><span>2:41 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185371271"><span>
<div><a id="status_star_6185371271" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS Table Server provides a mapping to SAS Datasets, removes the ability for users to see where the SAS Datasets are stored. <span><span>2:39 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185303255"><span>
<div><a id="status_star_6185303255" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS 9.1.3 Web Report Viewer disappears in 9.2 and is now part of Web Report Studio. <span><span>2:36 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185281045"><span>
<div><a id="status_star_6185281045" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS 9.2 Web/Java apps moved from .WAR to .EAR <span><span>2:36 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185199566"><span>
<div><a id="status_star_6185199566" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS 9.2 Content Server replaces WebDav (Xythos/Apache) <span><span>2:32 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6185082347"><span>
<div><a id="status_star_6185082347" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS Foundation Services (9.1.3) allowed Java apps to talk to the metadata server, effectively an interface/translator for Java <span><span>2:28 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6184865164"><span>
<div><a id="status_star_6184865164" title="favorite this tweet"></a></div>
<p> </p>
<p></span>SAS 9.2 Mid Tier now uses UDP as well as TCP so firewall must be open to allow this. <span><span>2:20 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6184446283"><span>
<div><a id="status_star_6184446283" title="favorite this tweet"></a></div>
<p> </p>
<p></span>New server &#8211; Pooled Workspace Server, used by WRS for server side pooling (diff to std workspace server that is spooled) <span><span>2:04 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6184292111"><span>
<div><a id="status_star_6184292111" title="favorite this tweet"></a></div>
<p> </p>
<p></span>Stored Process Servers now only uses one port &#8211; no longer multiple load balanced ports <span><span>1:58 PM Nov 29th</span> <span>from web</span> </span><span> </span></li>
<li id="status_6183886988"><span>
<div><a id="status_star_6183886988" title="favorite this tweet"></a></div>
<p> </p>
<p></span>9.2 OLAP server drill through now uses OLAP server rather than a workspace server session means double the number of OLAP Server connections</li>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2009/12/02/summary-of-sas-9-2-migration-course-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS 9.2 Private OLAP Server (playing nice with others and their toys)</title>
		<link>http://blog.sasinct.com/2009/12/02/sas-9-2-private-olap-server/</link>
		<comments>http://blog.sasinct.com/2009/12/02/sas-9-2-private-olap-server/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 22:55:51 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Addin for Office]]></category>
		<category><![CDATA[Enterprise Guide]]></category>
		<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[SAS 9.2 BW Cubes]]></category>
		<category><![CDATA[SAS 9.2 Microsoft Analysis Services]]></category>
		<category><![CDATA[SAS 9.2 Private OLAP Server]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=210</guid>
		<description><![CDATA[Enterprise Guide 4.2 and Office Addin 4.2 now have the ability to access OLAP cubes that are not registered in SAS Metadata.
Effectively this allows you to use the SAS tools to access non SAS cubes (assuming you have the OLEDB connector installed)
These are called Private OLAP Servers.
Following extract  from 051-2009: What&#8217;s New in SAS® Add-In [...]]]></description>
			<content:encoded><![CDATA[<p>Enterprise Guide 4.2 and Office Addin 4.2 now have the ability to access OLAP cubes that are not registered in SAS Metadata.</p>
<p>Effectively this allows you to use the SAS tools to access non SAS cubes (assuming you have the OLEDB connector installed)</p>
<p>These are called Private OLAP Servers.</p>
<p>Following extract  from <a href="http://support.sas.com/resources/papers/proceedings09/051-2009.pdf" target="_blank">051-2009: What&#8217;s New in SAS® Add-In 4.2 for Microsoft Office </a>explains it well.</p>
<div><strong><span style="font-size: small; font-family: Arial,Bold;"><span style="font-size: small; font-family: Arial,Bold;"></span></span></strong></div>
<p> </p>
<p><strong><span style="font-size: small; font-family: Arial,Bold;"><span style="font-size: small; font-family: Arial,Bold;"></p>
<p align="left">PRIVATE OLAP SERVERS</p>
<div><span style="font-size: xx-small; font-family: Arial;"><span style="font-size: xx-small; font-family: Arial;"></span></span></div>
<p> </p>
<p></span></span><span style="font-size: xx-small; font-family: Arial;"><span style="font-size: xx-small; font-family: Arial;"></p>
<p align="left">Also new in 4.2 of the SAS add-in is the ability to define private OLAP servers. A private OLAP server is a direct connection to an OLAP server, rather than choosing one that is defined in metadata. The SAS Add-In for Microsoft Office now supports connecting to third-party OLAP providers, such as Microsoft Analysis Services or SAP BW, or any other vendor that defines an OLE DB compatible provider.</p>
<p align="left">This is useful for users who have already invested in an OLE DB provider for OLAP. Now it is possible to use SAS to view and analyze that data. In SAS Add-In 2.1 for Microsoft Office, this was not allowed; the SAS add-in was able to connect to only a metadata-defined OLAP provider.</p>
<div><strong><span style="font-size: xx-small; font-family: Arial;"><span style="font-size: xx-small; font-family: Arial;"> </span></span></strong></div>
<p><strong><span style="font-size: xx-small; font-family: Arial;"><span style="font-size: xx-small; font-family: Arial;"></p>
<p align="left">Once the user has opened the cube into the PivotTable, it works the same as any other PivotTable. The user has the full breadth of functionality available to them, such as drill-through, and adding calculated measures and members.</p>
<div><strong><span style="font-size: xx-small; font-family: Arial;"> </span></strong></div>
<p></span></span></strong></span><strong><span style="font-size: xx-small; font-family: Arial;"></p>
<p align="left"> </p>
<p> </p>
<p></span></strong></span></p>
<p align="left"> </p>
<p> </p>
<p></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2009/12/02/sas-9-2-private-olap-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS 9.2 External Identities</title>
		<link>http://blog.sasinct.com/2009/12/02/sas-9-2-external-identities/</link>
		<comments>http://blog.sasinct.com/2009/12/02/sas-9-2-external-identities/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 22:20:03 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS 9.2 External Identities]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=207</guid>
		<description><![CDATA[SAS 9.2 now has the concept of External Identities against a user or group.
The following is an extract of the online help:

About External Identities
What is an External Identity?
While logins and internal accounts are involved in the log on process, external identities are not. An external identity is an optional synchronization key for a user, group, [...]]]></description>
			<content:encoded><![CDATA[<p>SAS 9.2 now has the concept of External Identities against a user or group.</p>
<p>The following is an extract of the online help:</p>
<p><span id="more-207"></span></p>
<p>About External Identities</p>
<p>What is an External Identity?</p>
<p>While logins and internal accounts are involved in the log on process, external identities are not. An external identity is an optional synchronization key for a user, group, or role. If you use batch processes to coordinate SAS identity information with your primary user registry, you need external identities (such as employee IDs) to facilitate matching. This list explains the circumstances in which a user, group, or role needs an external identity:</p>
<ul>
<li>For a user, group, or role that you maintain interactively in SAS Management Console, no external identity is needed.</li>
<li>For a user, group, or role that you maintain using batch processes, one external identity is needed.</li>
</ul>
<p>Where do External Identities Come From?</p>
<p>External identities can be added in these ways:</p>
<ul>
<li>For a user, group, or role that is created by an import process, an external identity is added as part of that process.</li>
<li>For any user, group, or role, you can interactively add an external identity on the General tab of their definition.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2009/12/02/sas-9-2-external-identities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Sydney for SAS 9.2 Migration training &#8211; tweet tweet! (I thought I saw a pussy phat)</title>
		<link>http://blog.sasinct.com/2009/11/30/in-sydney-for-sas-9-2-migration-training-tweet-tweet-i-thought-i-saw-a-pussy-phat/</link>
		<comments>http://blog.sasinct.com/2009/11/30/in-sydney-for-sas-9-2-migration-training-tweet-tweet-i-thought-i-saw-a-pussy-phat/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 02:58:50 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[SAS 9.2]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=204</guid>
		<description><![CDATA[And my handwriting is crap, so I have decided to try tweeting all the stuff I need to remember (and yes got the idea from Angela at Zencos, thanks Angela)
You can follow my ramblings here:
http://twitter.com/optimalBI
(somebody already has sasInct, grrrrr)
When I worked briefly for Xero the office was full of very smart 20 ish olds who could [...]]]></description>
			<content:encoded><![CDATA[<p>And my handwriting is crap, so I have decided to try tweeting all the stuff I need to remember (and yes got the idea from Angela at Zencos, thanks Angela)</p>
<p>You can follow my ramblings here:</p>
<p><a href="http://twitter.com/optimalBI">http://twitter.com/optimalBI</a></p>
<p>(somebody already has sasInct, grrrrr)</p>
<p>When I worked briefly for Xero the office was full of very smart 20 ish olds who could tweet, icq, blog, drink coke, chat and code at the same time.</p>
<p>Lets see if I can do two things at once, i.e tweet and listen.  Of course being a man I can&#8217;t guarantee success.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2009/11/30/in-sydney-for-sas-9-2-migration-training-tweet-tweet-i-thought-i-saw-a-pussy-phat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is SPM 5.1 / 9.2 here?</title>
		<link>http://blog.sasinct.com/2009/11/27/is-spm-5-1-9-2-here/</link>
		<comments>http://blog.sasinct.com/2009/11/27/is-spm-5-1-9-2-here/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 08:47:26 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[SAS Solutions]]></category>
		<category><![CDATA[SPM]]></category>
		<category><![CDATA[SAS Strategic Performance Management 5.1]]></category>
		<category><![CDATA[SPM 5.1]]></category>
		<category><![CDATA[SPM 9.2]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=200</guid>
		<description><![CDATA[Had a tipoff from a regular support.sas.com user that there is now a few SPM 5.1 guides and usage notes now on the site.
So is SPM 5.1 released?
I haven&#8217;t seen any announcements, but then again I might have missed it.
Here are the docs I have found so far:

Installation Instructions&#8211;Release 5.1 of the SAS Performance Management [...]]]></description>
			<content:encoded><![CDATA[<p>Had a tipoff from a regular support.sas.com user that there is now a few SPM 5.1 guides and usage notes now on the site.</p>
<p>So is SPM 5.1 released?</p>
<p>I haven&#8217;t seen any announcements, but then again I might have missed it.</p>
<p>Here are the docs I have found so far:</p>
<ul>
<li><a href="http://support.sas.com/documentation/installcenter/en/ikfmofrii/63034/PDF/default/install.pdf">Installation Instructions&#8211;Release 5.1 of the SAS Performance Management Solutions</a><br />
Installation Instructions for Release 5.1 of the SAS® Performance Management Solutions Copyright Notice The correct bibliographic citation for this manual is as follows: SAS Institute Inc., Installation Instructions <strong>&#8230;</strong><em><span></p>
<p>http://support.sas.com/documentation/installcenter/en/ikfmofrii/63034/PDF/default/install.pdf,</span></em> <em><span>433KB<br />
</span></em></li>
<li><a href="http://support.sas.com/kb/37/794.html">37794 &#8211; Post-migration steps required for SAS® Strategy Management</a><br />
<!--showOneHitDescription--> <span>The SAS Demo User account must be modified in the SASSDM in order for that user to be able to access SAS Strategy Management content.</span> <!--/showOneHitDescription--> <!--dsearch:showOneHitURL--> <em><span><!--dss:showVisibleURL--></p>
<p>http://support.sas.com/kb/37/794.html,</span></em> <em><span>18KB</span></em></li>
</ul>
<p><!--showOneHitDescription--><span> </span></p>
<p><!--/showOneHitDescription--> <!--dsearch:showOneHitURL-->Let me know if you know.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sasinct.com/2009/11/27/is-spm-5-1-9-2-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
