<?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 &#187; x &#8211; Notes to Self</title>
	<atom:link href="http://blog.saasinct.com/category/notes-to-self/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.saasinct.com</link>
	<description>::       Sharing with the world everything we discover about SAS.</description>
	<lastBuildDate>Fri, 18 Nov 2011 07:19:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Mirror Mirror on the wall, where am I running?</title>
		<link>http://blog.saasinct.com/2011/06/01/mirror-mirror-on-the-wall-where-am-i-running/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mirror-mirror-on-the-wall-where-am-i-running</link>
		<comments>http://blog.saasinct.com/2011/06/01/mirror-mirror-on-the-wall-where-am-i-running/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 09:29:14 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[x - Notes to Self]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=853</guid>
		<description><![CDATA[We have been doing some trouble shooting with the new Grid environment, and one of the guys on the customers site found this great piece fo SAS code: %put _all_; Run it in EG and the log will tell you a whole heap about what and where you are running your code on! Example results [...]]]></description>
			<content:encoded><![CDATA[<p>We have been doing some trouble shooting with the new Grid environment, and one of the guys on the customers site found this great piece fo SAS code:</p>
<p><strong>%put _all_;</strong></p>
<p>Run it in EG and the log will tell you a whole heap about what and where you are running your code on!</p>
<p>Example results from SAS 9.2 (GRID)</p>
<p><span id="more-853"></span></p>
<div>GLOBAL _CLIENTUSERID &#8216;sg&#8217;</div>
<div>GLOBAL _SASHOSTNAME &#8216;sasserver1&#8242;</div>
<div>GLOBAL _CLIENTAPP &#8216;SAS Enterprise Guide&#8217;</div>
<div>GLOBAL _CLIENTUSERNAME &#8216;Shane Gibson&#8217;</div>
<div>GLOBAL _CLIENTMACHINE &#8216;sasclient1&#8242;</div>
<div>GLOBAL _CLIENTPROJECTPATH &#8221;</div>
<div>GLOBAL _SASPROGRAMFILE</div>
<div>GLOBAL _CLIENTVERSION &#8217;4.3.0.10354&#8242;</div>
<div>GLOBAL SASWORKLOCATION &#8220;/opt/sas/work/Lev4/SASWork/&#8221;</div>
<div>GLOBAL _CLIENTTASKLABEL &#8216;Program&#8217;</div>
<div>GLOBAL _SASSERVERNAME &#8216;SASApp&#8217;</div>
<div>GLOBAL _CLIENTPROJECTNAME &#8221;</div>
<div>AUTOMATIC AFDSID 0</div>
<div>AUTOMATIC AFDSNAME</div>
<div>AUTOMATIC AFLIB</div>
<div>AUTOMATIC AFSTR1</div>
<div>AUTOMATIC AFSTR2</div>
<div>AUTOMATIC FSPBDV</div>
<div>AUTOMATIC SYSBUFFR</div>
<div>AUTOMATIC SYSCC 0</div>
<div>AUTOMATIC SYSCHARWIDTH 1</div>
<div>AUTOMATIC SYSCMD</div>
<div>AUTOMATIC SYSDATE 01JUN11</div>
<div>AUTOMATIC SYSDATE9 01JUN2011</div>
<div>AUTOMATIC SYSDAY Wednesday</div>
<div>AUTOMATIC SYSDEVIC ACTIVEX</div>
<div>AUTOMATIC SYSDMG 0</div>
<div>AUTOMATIC SYSDSN WORK    _PRODSAVAIL</div>
<div>AUTOMATIC SYSENCODING latin1</div>
<div>AUTOMATIC SYSENDIAN LITTLE</div>
<div>AUTOMATIC SYSENV BACK</div>
<div>AUTOMATIC SYSERR 0</div>
<div>AUTOMATIC SYSERRORTEXT</div>
<div>AUTOMATIC SYSFILRC 1</div>
<div>AUTOMATIC SYSHOSTNAME sasserver1</div>
<div>AUTOMATIC SYSINDEX 2</div>
<div>AUTOMATIC SYSINFO 0</div>
<div>AUTOMATIC SYSJOBID 20038</div>
<div>AUTOMATIC SYSLAST WORK._PRODSAVAIL</div>
<div>AUTOMATIC SYSLCKRC 0</div>
<div>AUTOMATIC SYSLIBRC 0</div>
<div>AUTOMATIC SYSLOGAPPLNAME</div>
<div>AUTOMATIC SYSMACRONAME</div>
<div>AUTOMATIC SYSMAXLONG 9007199254740992</div>
<div>AUTOMATIC SYSMENV S</div>
<div>AUTOMATIC SYSMSG</div>
<div>AUTOMATIC SYSNCPU 4</div>
<div>AUTOMATIC SYSODSPATH  WORK.TEMPLAT(UPDATE) SASUSER.TEMPLAT(READ) SASHELP.TMPLMST(READ)</div>
<div>AUTOMATIC SYSPARM</div>
<div>AUTOMATIC SYSPBUFF</div>
<div>AUTOMATIC SYSPROCESSID 41D82DA54B2444914018000000000000</div>
<div>AUTOMATIC SYSPROCESSNAME Object Server</div>
<div>AUTOMATIC SYSPROCNAME</div>
<div>AUTOMATIC SYSRC 0</div>
<div>AUTOMATIC SYSSCP LIN X64</div>
<div>AUTOMATIC SYSSCPL Linux</div>
<div>AUTOMATIC SYSSITE 0010004447</div>
<div>AUTOMATIC SYSSIZEOFLONG 8</div>
<div>AUTOMATIC SYSSIZEOFUNICODE 4</div>
<div>AUTOMATIC SYSSTARTID</div>
<div>AUTOMATIC SYSSTARTNAME</div>
<div>AUTOMATIC SYSTCPIPHOSTNAME sasserver1</div>
<div>AUTOMATIC SYSTIME 20:14</div>
<div>AUTOMATIC SYSUSERID sassys</div>
<div>AUTOMATIC SYSVER 9.2</div>
<div>AUTOMATIC SYSVLONG 9.02.02M3P041310</div>
<div>AUTOMATIC SYSVLONG4 9.02.02M3P04132010</div>
<div>AUTOMATIC SYSWARNINGTEXT</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2011%2F06%2F01%2Fmirror-mirror-on-the-wall-where-am-i-running%2F&amp;title=Mirror%20Mirror%20on%20the%20wall%2C%20where%20am%20I%20running%3F" id="wpa2a_2"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2011/06/01/mirror-mirror-on-the-wall-where-am-i-running/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Capturing Screenshots on a Mac</title>
		<link>http://blog.saasinct.com/2010/11/06/capturing-screenshots-on-a-mac/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=capturing-screenshots-on-a-mac</link>
		<comments>http://blog.saasinct.com/2010/11/06/capturing-screenshots-on-a-mac/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 07:27:48 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[x - Notes to Self]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=575</guid>
		<description><![CDATA[Because I always forget! To capture the entire desktop, press Command-Shift-3. The screen shot will be automatically saved as a PNG file on your desktop. To copy the entire desktop, press Command-Control-Shift-3. The screen shot will be placed on your clipboard for you to paste into another program. To capture a portion of the desktop, [...]]]></description>
			<content:encoded><![CDATA[<p>Because I always forget!</p>
<li>To capture the entire desktop, press <strong>Command-Shift-3</strong>. The screen shot will be automatically saved as a <a href="http://graphicssoft.about.com/od/formatspng/">PNG</a> file on your desktop.</li>
<li>To copy the entire desktop, press <strong>Command-Control-Shift-3</strong>. The screen shot will be placed on your clipboard for you to paste into another program.</li>
<li>To capture a portion of the desktop, press <strong>Command-Shift-4</strong>.  A cross-hair cursor will appear and you can click and drag to select  the area you wish to capture. When you release the mouse button, the  screen shot will be automatically saved as a PNG file on your desktop.  (The file is saved as PDF in Mac OS 10.3 and earlier.)</li>
<li>To capture a specific application window, press <strong>Command-Shift-4</strong>, then press the <strong>Spacebar</strong>.  The cursor will change to a camera, and you can move it around the  screen. As you move the cursor over an application window, the window  will be highlighted. The entire window does not need to be visible for  you to capture it. When you have the cursor over a window you want to  capture, just click the mouse button and the screen shot will be saved  as a PNG file on your desktop. (The file is saved as PDF in Mac OS 10.3  and earlier.)</li>
<li>Add <strong>Control</strong> to the two shortcuts above to place the screen shot on the clipboard instead of saving it to the desktop.</li>
<li>Another method for capturing screen shots in Mac OS X is by using the bundled Apple utility, <strong>Grab</strong>,  located in the Applications &gt; Utilities folder. Grab is useful if  you need to include a cursor or a menu in your screen shot, or if you  want to save your screen shot to TIFF format. To include a cursor, first  go to Grab Preferences and select the cursor icon you wish to have in  your screen shot. To capture the screen with Grab, run Grab, then choose  of the capture modes from the &#8220;Capture&#8221; menu: Selection, Window,  Screen, Timed Screen.</li>
<li>When you choose the <strong>Selection</strong> mode in Grab, you can capture a specific region of the screen by  dragging around it. Grab will display a tooltip showing the size of the  region you have selected and the screen shot will open in a window when  you release the mouse button. The cursor will not be included.</li>
<li>When you choose the <strong>Window</strong> mode in Grab, an instruction window will appear asking you to select  the window you wish to capture, then click the &#8220;Choose Window&#8221; button.  When you click the button, the instructions will disappear and the  window you click ill be captured, including the mouse cursor at the  position where you click (if a cursor was selected in Preferences).</li>
<li>When you choose the <strong>Screen</strong> mode in Grab, an instruction window will appear asking you to click the  screen when you are ready to capture. The mouse cursor will be included  in your screen shot at the position where you click (if a cursor was  selected in Preferences).</li>
<li>When you choose the <strong>Timed Screen</strong> mode in Grab, an instruction window will appear, allowing you to  prepare your screen for capture. When you are ready, press the &#8220;Start  Timer&#8221; button and you will have ten seconds before the screen is  captured. This allows you to open menus and sub-menus, if necessary.  After ten seconds the entire screen will be captured. The mouse cursor  will be included in your screen shot if a cursor was selected in  Preferences.</li>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2010%2F11%2F06%2Fcapturing-screenshots-on-a-mac%2F&amp;title=Capturing%20Screenshots%20on%20a%20Mac" id="wpa2a_4"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2010/11/06/capturing-screenshots-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS 9.2 Third Party Sofwtare Dependencies and Versions</title>
		<link>http://blog.saasinct.com/2010/05/03/sas-9-2-third-party-dependencies-and-versions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-9-2-third-party-dependencies-and-versions</link>
		<comments>http://blog.saasinct.com/2010/05/03/sas-9-2-third-party-dependencies-and-versions/#comments</comments>
		<pubDate>Mon, 03 May 2010 00:26:17 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS 9.2 Operating System]]></category>
		<category><![CDATA[SAS 9.2 Web Server Version]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=350</guid>
		<description><![CDATA[I have been doing a bit more Solution Architecture work around SAS 9.2 lately, and I keep needing to validate what versions of Operating System works with what version of SAS etc. So here are the links (please note I have only included links to SAS 9.2 TM2Mx, not TM1M0): SAS 9.2 Supported Operating Environments [...]]]></description>
			<content:encoded><![CDATA[<p>I have been doing a bit more Solution Architecture work around SAS 9.2 lately, and I keep needing to validate what versions of Operating System works with what version of SAS etc.</p>
<p>So here are the links (please note I have only included links to SAS 9.2 TM2Mx, not TM1M0):</p>
<ul>
<li><a href="http://support.sas.com/resources/sysreq/hosts/">SAS 9.2 Supported Operating Environments </a></li>
<li><a href="http://support.sas.com/resources/thirdpartysupport/v92m2/appservers/index.html">SAS 9.2 Support for Web Application Servers and HTTP Servers</a></li>
<li><a href="http://support.sas.com/resources/thirdpartysupport/v92m2/othersw.html">SAS 9.2 Support for Additional Software Products</a></li>
<li><a href="http://support.sas.com/resources/thirdpartysupport/v92m2/browsers.html">SAS 9.2 Support for Web Browsers and Plug-Ins</a></li>
<li><a href="http://support.sas.com/techsup/pcn/virtualization.html">SAS® Product Support for Virtualization Environments</a></li>
<li><a href="http://support.sas.com/matrix/list?SAS=9.2&amp;Engine=All&amp;OS=All">SAS/ACCESS 9.2 Validation Matrix</a></li>
<li><a href="http://support.sas.com/idsearch?qt=&amp;la=en&amp;ct=203005">SAS 9.2 (TM2Mx) System requirements</a></li>
<li><a href="http://support.sas.com/resources/thirdpartysupport/v92m2/jdks.html">SAS 9.2 Support for Java Development Kits</a></li>
<li><a href="http://support.sas.com/resources/thirdpartysupport/v92m2/jres.html">SAS 9.2 Support for Java Runtime Environments</a></li>
<li><a href="http://support.sas.com/software/bridges/" target="_blank">Metadata Bridges</a></li>
</ul>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2010%2F05%2F03%2Fsas-9-2-third-party-dependencies-and-versions%2F&amp;title=SAS%209.2%20Third%20Party%20Sofwtare%20Dependencies%20and%20Versions" id="wpa2a_6"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2010/05/03/sas-9-2-third-party-dependencies-and-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transforming SAS Dates &#8211; From here to there, funny things are everywhere</title>
		<link>http://blog.saasinct.com/2010/04/29/transforming-sas-dates-from-here-to-there-funny-things-are-everywhere/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=transforming-sas-dates-from-here-to-there-funny-things-are-everywhere</link>
		<comments>http://blog.saasinct.com/2010/04/29/transforming-sas-dates-from-here-to-there-funny-things-are-everywhere/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 07:39:25 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS Dates]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=327</guid>
		<description><![CDATA[Every now and again I get to right some SAS code. And every know and again I need to transform SAS dates, from Date/Time to Date9 or from Date to Date/Time etc. Its one thing that I always end up looking at SAS support for the correct syntax.  So Im going to post each one [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and again I get to right some SAS code.</p>
<p>And every know and again I need to transform SAS dates, from Date/Time to Date9 or from Date to Date/Time etc.</p>
<p>Its one thing that I always end up looking at SAS support for the correct syntax.  So Im going to post each one I use here so I can find them easily.</p>
<h2>SAS Date to Date/Time</h2>
<p>To convert a SAS date to a SAS Date/Time, by adding a time of 00:00:00 to it use:</p>
<p><span style="color: #888888;">dhms(&lt;date_variable_name&gt;,0,0,0)</span></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2010%2F04%2F29%2Ftransforming-sas-dates-from-here-to-there-funny-things-are-everywhere%2F&amp;title=Transforming%20SAS%20Dates%20%26%238211%3B%20From%20here%20to%20there%2C%20funny%20things%20are%20everywhere" id="wpa2a_8"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2010/04/29/transforming-sas-dates-from-here-to-there-funny-things-are-everywhere/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SAS 9.2 Users Connection profiles</title>
		<link>http://blog.saasinct.com/2010/04/05/sas-9-2-users-connection-profiles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-9-2-users-connection-profiles</link>
		<comments>http://blog.saasinct.com/2010/04/05/sas-9-2-users-connection-profiles/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 08:41:42 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS Connection Profiles]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=307</guid>
		<description><![CDATA[In SAS 9.2 two different typos of connection profiles are stored for each user, one for windows applications (AMO, EG etc) and the pother for Java applications (DI Studio, Info Map Studio etc). Java Applications: Connection profiles are stored on the hosts of the desktop applications at C:\Documents and Settings\user name\Application Data\SAS\MetadataServerProfiles. In the Windows [...]]]></description>
			<content:encoded><![CDATA[<p>In SAS 9.2 two different typos of connection profiles are stored for each user, one for windows applications (AMO, EG etc) and the pother for Java applications (DI Studio, Info Map Studio etc).</p>
<h3>Java Applications:</h3>
<p>Connection profiles are stored on the hosts of the desktop applications at C:\Documents and Settings\user  name\Application Data\SAS\MetadataServerProfiles. In the Windows  Vista operating environment, the path is C:\Users\user name\AppData\Roaming\SAS\MetadataServerProfiles.  The names of the profiles use the file extension.swa.</p>
<h3>Windows Applications:</h3>
<p>These profiles are stored in the ConfigurationV42.xml file in the users home directory C:\Documents and Settings\user  name\Application  Data\SAS\MetadataServerProfiles.</p>
<p>And of course recommended good practice is to only change these files via the profile editing capability provided within each of the SAS client applications.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2010%2F04%2F05%2Fsas-9-2-users-connection-profiles%2F&amp;title=SAS%209.2%20Users%20Connection%20profiles" id="wpa2a_10"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2010/04/05/sas-9-2-users-connection-profiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS 9.2 Migration &#8211; Migrating Formats</title>
		<link>http://blog.saasinct.com/2010/03/19/sas-9-2-migration-migrating-formats/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-9-2-migration-migrating-formats</link>
		<comments>http://blog.saasinct.com/2010/03/19/sas-9-2-migration-migrating-formats/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 07:22:18 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Migration]]></category>
		<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS 9.2 Migrating Formats]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=293</guid>
		<description><![CDATA[And following on with the theme of migrating SAS formats &#8230;.. SAS Support article here: http://support.sas.com/kb/22/194.html Outlines how to migrate formats across SAS systems. Basically you just: 1) Export the formats to a transport file by using the follwing code: libname library 'location-of-existing-formats-catalog'; libname trans xport 'transport-file-name'; proc format library=library cntlout=trans.cntlfmt; 2) Import the formats [...]]]></description>
			<content:encoded><![CDATA[<p>And following on with the theme of migrating SAS formats &#8230;..</p>
<p>SAS Support article here:</p>
<p><a href="http://support.sas.com/kb/22/194.html" target="_blank"><span style="font-family: Arial; font-size: x-small;">http://support.sas.com/kb/22/194.html</span></a></p>
<p>Outlines how to migrate formats across SAS systems.</p>
<p>Basically you just:</p>
<p>1) Export the formats to a transport file by using the follwing code:</p>
<pre><span style="color: #888888;">  libname library '<em>location-of-existing-formats-catalog</em>';
  libname trans xport '<em>transport-file-name</em>';
  proc format library=library cntlout=trans.</span><em><span style="color: #888888;">cntlfmt;</span>

</em>2) Import the formats from the transport file using the following code:
<pre><span style="color: #888888;">  libname library '<em>output-library-for-format-storage</em>';
  libname trans xport '<em>transport-file-name-from-sending-site</em>';
  proc format library=library cntlin=trans.<em>cntlfmt</em>;
</span></pre>
</pre>
<p>This is of course assuming you don&#8217;t have the code that originally created teh formats, because you could just run that instead.  But bet you dont as you have just searched for something that made you find this blog post <img src='http://blog.saasinct.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<pre>
</pre>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2010%2F03%2F19%2Fsas-9-2-migration-migrating-formats%2F&amp;title=SAS%209.2%20Migration%20%26%238211%3B%20Migrating%20Formats" id="wpa2a_12"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2010/03/19/sas-9-2-migration-migrating-formats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A list of SAS 9.2 procedures</title>
		<link>http://blog.saasinct.com/2010/03/17/a-list-of-sas-9-2-procedures/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-list-of-sas-9-2-procedures</link>
		<comments>http://blog.saasinct.com/2010/03/17/a-list-of-sas-9-2-procedures/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 09:13:33 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[x - Notes to Self]]></category>
		<category><![CDATA[SAS 9.2 Procedure List]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=285</guid>
		<description><![CDATA[If you are ever looking for a list of SAS 9.2 procedures or trying to work out what SAS product you need to buy to use a certain procedure, you can find them here on the SAS support site: SAS Procedures by Name SAS Procedures by Product]]></description>
			<content:encoded><![CDATA[<p>If you are ever looking for a list of SAS 9.2 procedures or trying to work out what SAS product you need to buy to use a certain procedure, you can find them here on the SAS support site:</p>
<p><a href="http://support.sas.com/documentation/cdl/en/allprodsproc/61917/HTML/default/a003135046.htm" target="_blank">SAS Procedures by Name</a><br />
<a href="http://support.sas.com/documentation/cdl/en/allprodsproc/61917/HTML/default/a003178332.htm" target="_blank">SAS Procedures by Product</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2010%2F03%2F17%2Fa-list-of-sas-9-2-procedures%2F&amp;title=A%20list%20of%20SAS%209.2%20procedures" id="wpa2a_14"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2010/03/17/a-list-of-sas-9-2-procedures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS Access &#8211; Who plays nicely with who(m)</title>
		<link>http://blog.saasinct.com/2010/03/06/sas-access-who-plays-nicely-with-whom/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-access-who-plays-nicely-with-whom</link>
		<comments>http://blog.saasinct.com/2010/03/06/sas-access-who-plays-nicely-with-whom/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 08:59:54 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[x - Notes to Self]]></category>

		<guid isPermaLink="false">http://blog.sasinct.com/?p=263</guid>
		<description><![CDATA[Just saw this post on Chris H&#8217;s blog here and I am replicating it so I can find it when I need it. (cause half my posts are there so I can find them when I need them) If you want to know what version of SAS/Access works with what operating system and what release [...]]]></description>
			<content:encoded><![CDATA[<p>Just saw this post on Chris H&#8217;s blog <a href="http://feedproxy.google.com/~r/ASasBlogForTheRestOfUs/~3/OgEvcYKV6wA/index.php" target="_blank">here</a> and I am replicating it so I can find it when I need it. (cause half my posts are there so I can find them when I need them)</p>
<p>If you want to know what version of SAS/Access works with what operating system and what release and what database etc, then look here:</p>
<p><a href="http://support.sas.com/matrix/list?SAS=All&amp;Engine=All&amp;OS=All&amp;googleTrack=on" target="_blank">http://support.sas.com/matrix/list?SAS=All&amp;Engine=All&amp;OS=All&amp;googleTrack=on</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2010%2F03%2F06%2Fsas-access-who-plays-nicely-with-whom%2F&amp;title=SAS%20Access%20%26%238211%3B%20Who%20plays%20nicely%20with%20who%28m%29" id="wpa2a_16"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2010/03/06/sas-access-who-plays-nicely-with-whom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summary of SAS 9.2 Migration Course Tweets</title>
		<link>http://blog.saasinct.com/2009/12/02/summary-of-sas-9-2-migration-course-tweets/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=summary-of-sas-9-2-migration-course-tweets</link>
		<comments>http://blog.saasinct.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[SAS 9.2]]></category>
		<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 [...]]]></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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.saasinct.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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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></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>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2009%2F12%2F02%2Fsummary-of-sas-9-2-migration-course-tweets%2F&amp;title=Summary%20of%20SAS%209.2%20Migration%20Course%20Tweets" id="wpa2a_18"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.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 External Identities</title>
		<link>http://blog.saasinct.com/2009/12/02/sas-9-2-external-identities/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-9-2-external-identities</link>
		<comments>http://blog.saasinct.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 [...]]]></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>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.saasinct.com%2F2009%2F12%2F02%2Fsas-9-2-external-identities%2F&amp;title=SAS%209.2%20External%20Identities" id="wpa2a_20"><img src="http://blog.saasinct.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.saasinct.com/2009/12/02/sas-9-2-external-identities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

