<?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; Architecture and Administration</title>
	<atom:link href="http://blog.saasinct.com/category/sas-technology/architecture-and-administration/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>Adding WRS to Portal in SAS 9.2 / 9.3</title>
		<link>http://blog.saasinct.com/2011/11/02/adding-wrs-to-portal-in-sas-9-2-9-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adding-wrs-to-portal-in-sas-9-2-9-3</link>
		<comments>http://blog.saasinct.com/2011/11/02/adding-wrs-to-portal-in-sas-9-2-9-3/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 08:55:13 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[SAS Portal WRS]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=931</guid>
		<description><![CDATA[Want to add Web Report Studio as a link in the SAS 9.2/9.3 Portal with single sign-on? Add a Portal application using the following url: http://&#60;your server&#62;:&#60;your port&#62;/SASWebReportStudio/logonFromPortal.do]]></description>
			<content:encoded><![CDATA[<p>Want to add Web Report Studio as a link in the SAS 9.2/9.3 Portal with single sign-on?</p>
<p>Add a Portal application using the following url:</p>
<p>http://&lt;your server&gt;:&lt;your port&gt;/SASWebReportStudio/logonFromPortal.do</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%2F2011%2F11%2F02%2Fadding-wrs-to-portal-in-sas-9-2-9-3%2F&amp;title=Adding%20WRS%20to%20Portal%20in%20SAS%209.2%20%2F%209.3" 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/11/02/adding-wrs-to-portal-in-sas-9-2-9-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create multiple LSF users</title>
		<link>http://blog.saasinct.com/2011/11/02/how-to-create-multiple-lsf-users/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-create-multiple-lsf-users</link>
		<comments>http://blog.saasinct.com/2011/11/02/how-to-create-multiple-lsf-users/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 07:22:58 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS LSF Scheduler]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=928</guid>
		<description><![CDATA[By default when you install and configure LSF as part of SAS you get two users created lsfadmin and lsfuser. Good SAS Admin practice is not use either of these accounts to schedule your production batch runs, but to create a new user for this specific task. Of course the steps to creating new LSF users is [...]]]></description>
			<content:encoded><![CDATA[<p>By default when you install and configure LSF as part of SAS you get two users created lsfadmin and lsfuser.</p>
<p>Good SAS Admin practice is not use either of these accounts to schedule your production batch runs, but to create a new user for this specific task.</p>
<p>Of course the steps to creating new LSF users is buried in the middle of a raft of user and admin guides so most customers I deal with don;t bother.</p>
<p>Michael from Scorpio (he is Australian and drinking out of saucers at the moment <img src='http://blog.saasinct.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  has written a step by step blog that describes what you need to do to achieve this process over here:</p>
<h3><a href="http://scorpiosoftware.blogspot.com/2011/04/platform-suite-for-sas-devtestprod-tips.html" target="_blank">Platform Suite for SAS – Dev/Test/Prod Tips </a></h3>
<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%2F11%2F02%2Fhow-to-create-multiple-lsf-users%2F&amp;title=How%20to%20create%20multiple%20LSF%20users" 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/2011/11/02/how-to-create-multiple-lsf-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Report Studio 4.3 Roles (and hiding the Edit Tab)</title>
		<link>http://blog.saasinct.com/2011/05/12/web-report-studio-4-3-roles-and-hiding-the-edit-tab/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=web-report-studio-4-3-roles-and-hiding-the-edit-tab</link>
		<comments>http://blog.saasinct.com/2011/05/12/web-report-studio-4-3-roles-and-hiding-the-edit-tab/#comments</comments>
		<pubDate>Thu, 12 May 2011 09:01:05 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[Web Report Studio]]></category>
		<category><![CDATA[WRS 4.3]]></category>
		<category><![CDATA[WRS 9.2]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=826</guid>
		<description><![CDATA[Doing some work to figure out how to remove the Edit tab for a user in WRS 4.3. Found this table of roles for WRS on the SAS Support site here: Predefined Roles and Capabilities for SAS Web Report Studio By the way the trick on the edit tab is to make sure PUBLIC doesnt [...]]]></description>
			<content:encoded><![CDATA[<p>Doing some work to figure out how to remove the Edit tab for a user in WRS 4.3.</p>
<p>Found this table of roles for WRS on the SAS Support site here:</p>
<p><a href="http://support.sas.com/documentation/cdl/en/biwaag/63149/HTML/default/viewer.htm#a003279136.htm" target="_blank">Predefined Roles and Capabilities for SAS Web Report Studio</a></p>
<p>By the way the trick on the edit tab is to make sure PUBLIC doesnt have access to the WRS roles, which is does seem to by default.</p>
<p>&#8220;<strong>Note: </strong>By default, the PUBLIC group is a member of both the Web  Report Studio: Report Creation and the Web Report Studio: Report Viewing  roles. So, when you are ready to restrict access to specific  capabilities, remember to remove PUBLIC (which includes all users in  your deployment) from the applicable roles.&#8221;</p>
<p><a href="http://support.sas.com/kb/30/789.html" target="_blank">Usage Note <em>30789: </em>Implementing the most basic view-only access to reports in SAS® Web Report Studio</a></p>
<table border="1" cellspacing="0" cellpadding="6">
<tbody>
<tr valign="bottom">
<th colspan="2" width="43.00%" align="LEFT" valign="BOTTOM"> Capability</th>
<th width="20%" align="LEFT" valign="BOTTOM"> Report Viewing</th>
<th width="21%" align="LEFT" valign="BOTTOM"> Report Creation</th>
<th width="14%" align="LEFT" valign="BOTTOM"> Advanced</th>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">Basic</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Comments</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Print</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Allow Direct Access to Information Maps<sup>1</sup></td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%" align="LEFT" valign="TOP"></td>
<td width="36%" align="LEFT" valign="TOP">Allow Direct Access to Cubes<sup>2</sup></td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%" align="LEFT" valign="TOP"></td>
<td width="36%" align="LEFT" valign="TOP">Allow Direct Access to Tables<sup>2</sup></td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="LEFT" valign="TOP"></td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Promote WRV to WRS</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Refresh Data</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Modify Repository</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">OLAP</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Drill</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Drill to Detail</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Expand and Collapse</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Expand and Collapse All</td>
<td width="20%"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">Output</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Save</td>
<td width="20%" align="CENTER" valign="TOP">X</td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Email</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Export</td>
<td width="20%"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Schedule Own Report</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">Report Creation</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Create Report</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Basic Edit</td>
<td width="20%"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Aggregate or Detail</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Select All Data</td>
<td width="20%"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Select Data in View</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Copy Section<sup>2</sup></td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP">X</td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="4" width="84.00%" align="LEFT" valign="TOP">Advanced Report Creation</td>
<td width="14%" align="CENTER" valign="TOP"></td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Create Cascade Reports</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP"></td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Create Report Links</td>
<td width="20%"></td>
<td width="21%"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Create Remote Application Report Links<sup>2</sup></td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Advanced Edit</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Update Resources<sup>3</sup></td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="4" width="84.00%" align="LEFT" valign="TOP">Advanced Scheduling</td>
<td width="14%" align="CENTER" valign="TOP"></td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Distribute</td>
<td width="20%"></td>
<td width="21%"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Save Archive</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Schedule Any Report</td>
<td width="20%"></td>
<td width="21%"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Schedule Folder</td>
<td width="20%" align="CENTER" valign="TOP"></td>
<td width="21%" align="CENTER" valign="TOP"></td>
<td width="14%" align="CENTER" valign="TOP">X</td>
</tr>
<tr valign="top">
<td colspan="5" width="98.00%" align="LEFT" valign="TOP">Administrative</td>
</tr>
<tr valign="top">
<td width="7%"></td>
<td width="36%" align="LEFT" valign="TOP">Manage Distribution List</td>
<td width="20%" align="LEFT" valign="TOP"></td>
<td width="21%" align="LEFT" valign="TOP"></td>
<td width="14%" align="LEFT" valign="TOP"></td>
</tr>
<tr valign="top">
<td colspan="5">1 If you are using (or if you migrated from) SAS Web Report Studio 4.2, then the name of this capability is Open Maps as Reports.2 This capability is new in SAS Web Report Studio 4.3.</p>
<p>3 If you are using (or if you migrated from) SAS Web Report Studio 4.2, then the name of this capability is Repair Report.</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>In order to be functional, some capabilities have prerequisites. Following is an explanation of each capability and prerequisites for certain capabilities:</p>
<dl>
<dt>Basic:Comments</dt>
<dd>provide access to Comment Manager.</p>
</dd>
<dt>Basic:Print</dt>
<dd>generate PDF output.</p>
</dd>
<dt>Basic:Allow Direct Access to Information Maps</dt>
<dd>open information maps directly as reports. Without this capability, information maps are suppressed from the Open and Manage pages. With this capability, users can access information maps from the Open and Manage pages and view them as reports. Users who have the Create Report capability can select an Edit action when an information map is selected.</p>
<p>If you are using (or if you migrated from) SAS Web Report Studio 4.2, then the name of this capability is Open Maps as Reports.</p>
</dd>
<dt>Basic:Allow Direct Access to Cubes</dt>
<dd>open cubes directly as reports, or open cubes as information maps when specifying a data source. Without this capability, cubes are suppressed from the Open and Manage pages. With this capability, users can access cubes from the Open and Manage pages and view them as reports. Users who have the Create Report capability can select an Edit action when a cube is selected.</p>
<p>This capability is new in SAS Web Report Studio 4.3.</p>
</dd>
<dt>Basic:Allow Direct Access to Tables</dt>
<dd>open tables directly as reports, or open tables as information maps when specifying a data source. Without this capability, tables are suppressed from the Open and Manage pages. With this capability, users can access tables from the Open and Manage pages and view them as reports. Users who have the Create Report capability can select an Edit action when a table is selected.</p>
<p>By default, this capability is not assigned to any roles because it would allow users to bypass BI row-level permissions. If you have not implemented BI row-level permissions, then consider adding this capability to the same roles to which Allow Direct Access to Cubes is assigned.</p>
<p>This capability is new in SAS Web Report Studio 4.3.</p>
</dd>
<dt>Basic:Promote Web Report Viewer to Web Report Studio</dt>
<dd>displays the SAS Web Report Studio interface when a user requests to view a report from another product such as SAS Information Delivery Portal. Initially, this capability is assigned to all predefined roles. If this capability is unassigned, and a user&#8217;s request to view a report from within another product is granted, then the SAS Web Report Viewer interface is used to present the report. When this capability is assigned to a role to which a user belongs, the SAS Web Report Studio interface is displayed when that user requests to view a report through the SAS Information Delivery Portal or other products.</p>
</dd>
<dt>Basic:Refresh Data</dt>
<dd>refresh data for reports.</p>
</dd>
<dt>Basic:Modify Repository</dt>
<dd>provide basic modifications to repository such as copy, move, rename, and delete. This capability does not grant the ability to save changes to reports.</p>
</dd>
<dt>OLAP:Drill</dt>
<dd>perform an OLAP drill operation.</p>
</dd>
<dt>OLAP:Drill to Detail</dt>
<dd>drill through to detail data for a single OLAP value.</p>
</dd>
<dt>OLAP:Expand and Collapse</dt>
<dd>expand or collapse OLAP data.</p>
</dd>
<dt>OLAP:Expand and Collapse All</dt>
<dd>expand or collapse an entire OLAP hierarchy. This capability requires the Report Creation:Basic Edit capability and the OLAP:Expand and Collapse capability.</p>
</dd>
<dt>Output:Save</dt>
<dd>save changes to reports. This capability requires that the user also has Modify Repository capability.</p>
</dd>
<dt>Output:E-mail</dt>
<dd>e-mail a report link.</p>
</dd>
<dt>Output:Export</dt>
<dd>export report content to Microsoft Excel.</p>
</dd>
<dt>Output:Schedule Own Report</dt>
<dd>schedule reports authored by the users themselves. The Schedule All Reports capability is available in the SAS Web Report Studio&#8217;s Advanced role.</p>
</dd>
<dt>Report Creation:Create Report</dt>
<dd>create new reports. The  Save capability is a prerequisite for this capability.</p>
</dd>
<dt>Report Creation:Basic Edit</dt>
<dd>perform basic editing operations for tables and graphs. Operations include:</p>
<ul>
<li>Assign Data</li>
<li>Total dialog box access</li>
<li>Control of Total Type for OLAP reports only (parent versus visual)</li>
<li>Percent of Total</li>
<li>Filter and Rank</li>
<li>Conditional Highlighting</li>
<li>Rotate Table</li>
<li>View Data Details</li>
<li>Sort, Sort Priority, Remove All Sort</li>
<li>Move</li>
<li>Hide</li>
<li>Replace / Swap</li>
<li>All Table Properties</li>
<li>All Graph Properties</li>
</ul>
</dd>
<dt>Report Creation:Aggregate or Detail</dt>
<dd>specify whether data is detail data or aggregated data (relational reports only)</p>
</dd>
<dt>Report Creation:Select All Data</dt>
<dd>able to choose &#8220;Select All&#8221; data items from the Select Data dialog box.</p>
</dd>
<dt>Report Creation:Select Data in View</dt>
<dd>use the Select Data dialog box to select data while viewing a report.</p>
</dd>
<dt>Report Creation:Copy Section</dt>
<dd>create a new report section that is a complete copy of another section. This capability is new in SAS Web Report Studio 4.3.</p>
</dd>
<dt>Advanced Report Creation:Create Cascade Prompts</dt>
<dd>create cascading prompts.</p>
</dd>
<dt>Advanced Report Creation:Create Report Links</dt>
<dd>create linked reports.</p>
</dd>
<dt>Advanced Report Creation:Create Remote Application Report Links</dt>
<dd>create linked reports that link to another SAS application. This capability is new in SAS Web Report Studio 4.3.</p>
</dd>
<dt>Advanced Report Creation:Advanced Edit</dt>
<dd>enable users to perform the following functions:</p>
<ul>
<li>Isolate</li>
<li>Member Properties</li>
<li>Suppress Empty</li>
</ul>
<p>The Report Creation: Basic Edit  capability is a prerequisite for this capability. In SAS Web Report Studio, the Include Member with Only Missing Values menu item is available only for multidimensional data sources. The Suppress Empty function in the Advanced Edit capability is required in order for users of multidimensional data sources to view and use the Include Member with Only Missing Values menu item under the Data Menu in SAS Web Report Studio.</p>
</dd>
<dt>Advanced Report Creation:Update Resources</dt>
<dd>update an invalid information map reference that is contained in a report definition. If you are using (or if you migrated from) SAS Web Report Studio 4.2, then the name of this capability is Repair Report.</p>
</dd>
<dt>Advanced Scheduling:Distribute</dt>
<dd>schedule a report distribution.</p>
</dd>
<dt>Advanced Scheduling:Save Archive</dt>
<dd>archive file versions. When creating a pre-generated version of a report (for example, a scheduled report), a version of the report is archived as a PDF file. Reports with archived versions are visually different in report selection dialog boxes, and access is allowed to these archived versions.</p>
</dd>
<dt>Advanced Scheduling:Schedule Any Report</dt>
<dd>schedule any report to which the users have WriteMetadata access, including the reports that they have authored.</p>
</dd>
<dt>Advanced Scheduling:Schedule Folder</dt>
<dd>schedule a folder.</p>
</dd>
<dt>Administrative:Manage Distribution List</dt>
<dd>create, edit, or delete a distribution list.</p>
<dl>
<dt>CAUTION:</dt>
<dd>Use of this capability creates a new physical table. Therefore, this capability must be restricted to few users. The distribution list contains e-mail addresses. Initially, this capability is not assigned to any SAS Web Report Studio role. An administrator can assign this capability to the Advanced role, or create a new role (for example, a role named as Manage Distribution) specifically for this capability and assign this role to a restricted number of users.   <img src="http://support.sas.com/documentation/cdl/en/common/61991/HTML/default/images/cautend.gif" border="0" alt="[cautionend]" align="bottom" /></dd>
</dl>
</dd>
</dl>
<dl>
<dd> </dd>
</dl>
<p>&nbsp;</p>
<p><!-- stopindex --> <!-- bottom navigation --></p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><img src="http://support.sas.com/documentation/cdl/en/common/61991/HTML/default/images/spacer.gif" alt="" height="1" /></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><img src="http://support.sas.com/documentation/cdl/en/common/61991/HTML/default/images/spacer.gif" alt="" height="3" /></td>
</tr>
</tbody>
</table>
<p>&nbsp;</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%2F2011%2F05%2F12%2Fweb-report-studio-4-3-roles-and-hiding-the-edit-tab%2F&amp;title=Web%20Report%20Studio%204.3%20Roles%20%28and%20hiding%20the%20Edit%20Tab%29" 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/2011/05/12/web-report-studio-4-3-roles-and-hiding-the-edit-tab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tuning SAS on Windows 2008 (watch windows file cache and I/O)</title>
		<link>http://blog.saasinct.com/2011/05/11/tuning-sas-on-windows-2008-watch-windows-file-cache-and-io/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tuning-sas-on-windows-2008-watch-windows-file-cache-and-io</link>
		<comments>http://blog.saasinct.com/2011/05/11/tuning-sas-on-windows-2008-watch-windows-file-cache-and-io/#comments</comments>
		<pubDate>Wed, 11 May 2011 10:16:49 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS I/O]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows File Cahce]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=789</guid>
		<description><![CDATA[One of the sessions I got a lot out of at the SAS Global Forum was Margaret Crevar&#8217;s session where she outlined what options existed for tuning SAS on Windows 2008. Some recommendations I noted where: On Windows 2008 64-bit size: 4Gb of RAM per core. 1.5 x physical RAM for page file change default SORTSIZE to [...]]]></description>
			<content:encoded><![CDATA[<p>One of the sessions I got a lot out of at the SAS Global Forum was Margaret Crevar&#8217;s session where she outlined what options existed for tuning SAS on Windows 2008.</p>
<p>Some recommendations I noted where:</p>
<ul>
<li>On Windows 2008 64-bit size: 4Gb of RAM per core. 1.5 x physical RAM for page file</li>
<li>change default SORTSIZE to equal between 256MB-512MB (removes need for util files if it can be done in memory)</li>
<li>up BUFSIZE to align with SAN storage stripe size</li>
<li>undocumented settings UBUFSUZE and IBUFSIZE</li>
<li>change default SAS MEMSIZE to between 512MB and 2Gb</li>
<li>recommend between 30 and 50MB I/O throughput per core</li>
<li>9.3 metadata recommendations, separate server 4 cores, 4GB RAM &#8211; small, 8GB &#8211; med, 16GB large, I/O doesn&#8217;t really matter</li>
</ul>
<p>One of the areas Margaret covered was the issues with file cache within Windows 2008.  Apparently Microsoft has re-written the file cahce system in Windows 2008 and R1 and then again in Windows 2008 R2.  Both of these versions have major problems with SAS environments that have a high I/O footprint.  SAS have raised the issue with Microsoft but have yet to have a resolution.</p>
<p>Interesting point was we experienced the same issue in Windows 2003:</p>
<p><a href="http://support.sas.com/kb/36/664.html" target="_blank">Problem Note </a><em><a href="http://support.sas.com/kb/36/664.html" target="_blank">36664: </a></em><a href="http://support.sas.com/kb/36/664.html" target="_blank">Potential issues with heavy SAS® I/O workloads on Windows 2003, 32- or 64-bit operating systems</a></p>
<p>You can read an excellent paper Margaret has authored at:</p>
<p><a href="http://support.sas.com/resources/papers/proceedings11/370-2011.pdf">370-2011: Configuration and Tuning Guidelines for SAS®9 in Microsoft Windows Server 2008</a></p>
<p>Some other papers you may want to reference are:</p>
<dt><strong>How to Maintain Happy SAS® Users</strong><br />
SAS Global Forum 2009 Paper 310-2009</dt>
<dt><a href="http://support.sas.com/resources/papers/proceedings09/310-2009.pdf" target="_blank">http://support.sas.com/resources/papers/proceedings09/310-2009.pdf</a></dt>
<dt>
</dt>
<dt><strong>Frequently Asked Questions Regarding Storage Configurations</strong></dt>
<dt><em> </em><a href="http://support.sas.com/resources/papers/proceedings10/FAQforStorageConfiguration.pdf" target="_blank">http://support.sas.com/resources/papers/proceedings10/FAQforStorageConfiguration.pdf</a></dt>
<dt>
</dt>
<dt><strong>Best Practices for Configuring your IO Subsystem for SAS®9 Applications</strong><br />
SAS Global Forum 2007</dt>
<dt><a href="http://support.sas.com/rnd/papers/sgf07/sgf2007-iosubsystem.pdf" target="_blank">http://support.sas.com/rnd/papers/sgf07/sgf2007-iosubsystem.pdf</a></dt>
<dt>
</dt>
<dt><strong>Improving SAS® I/O Throughput by Avoiding the Operating System File Cache</strong><br />
SAS Global Forum Paper 327-2009</dt>
<dt><a href="http://support.sas.com/resources/papers/proceedings09/327-2009.pdf" target="_blank">http://support.sas.com/resources/papers/proceedings09/327-2009.pdf</a></dt>
<p>&nbsp;</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%2F2011%2F05%2F11%2Ftuning-sas-on-windows-2008-watch-windows-file-cache-and-io%2F&amp;title=Tuning%20SAS%20on%20Windows%202008%20%28watch%20windows%20file%20cache%20and%20I%2FO%29" 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/2011/05/11/tuning-sas-on-windows-2008-watch-windows-file-cache-and-io/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS, Oracle Weblogic, VMWare &#8211; Do not want to play nicely!</title>
		<link>http://blog.saasinct.com/2011/04/21/sas-oracle-weblogic-vmware-do-not-want-to-play-nicely/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-oracle-weblogic-vmware-do-not-want-to-play-nicely</link>
		<comments>http://blog.saasinct.com/2011/04/21/sas-oracle-weblogic-vmware-do-not-want-to-play-nicely/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 10:12:17 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[OEL]]></category>
		<category><![CDATA[Oracle Enterprise Linux]]></category>
		<category><![CDATA[Oracle VM]]></category>
		<category><![CDATA[OVM]]></category>
		<category><![CDATA[Redhat 5]]></category>
		<category><![CDATA[REHL]]></category>
		<category><![CDATA[SAS eBI]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=807</guid>
		<description><![CDATA[We have been looking to upgrade a client to SAS 9.2 and at the same time move to the clients corporate IT standard of virtualising the environments. The client has standardised on vSphere and I thought great SAS 9.2 supports vSphere (as much as the following SAS support page say&#8217;s SAS supports virtualisation) SAS® Product Support for [...]]]></description>
			<content:encoded><![CDATA[<p>We have been looking to upgrade a client to SAS 9.2 and at the same time move to the clients corporate IT standard of virtualising the environments.</p>
<p>The client has standardised on vSphere and I thought great SAS 9.2 supports vSphere (as much as the following SAS support page say&#8217;s SAS supports virtualisation)</p>
<p><a href="http://support.sas.com/techsup/pcn/virtualization.html" target="_blank">SAS<sup><span>®</span></sup> Product Support for Virtualization Environments</a></p>
<p>But after talking to Oracle about Weblogic support on VMware the answer is no, Oracle do not support any Oracle product on VMWare.</p>
<p>To quote from Oracle Metalink note: 249212.1 (found on a comment in response to another blog) :</p>
<p>&#8220;Oracle has not certified any of its products on VMware virtualized environments. Oracle Support will assist customers running Oracle products on VMware in the following manner: Oracle will only provide support for issues that either are known to occur on the native OS, or can be demonstrated not to be as a result of running on VMware. &#8221;</p>
<p>&#8220;If a problem is a known Oracle issue, Oracle support will recommend the appropriate solution on the native OS. If that solution does not work in the VMware virtualized environment, the customer will be referred to VMware<br />
for support. When the customer can demonstrate that the Oracle solution does not work when running on the native OS, Oracle will resume support, including logging a bug with Oracle Development for investigation if required.&#8221;</p>
<p>So what does Oracle Weblogic support in terms of virtualisation?  OVM of course.  Does SAS support OVM, of course not! (well actually this doesn&#8217;t seem to be true more on that later)</p>
<p>If we look at  <a href="http://support.sas.com/resources/sysreq/hosts/unix/" target="_blank">SAS Supported UNIX Operating Environments</a> we see that Oracle Enterprise Linux (OEL) is not on the list. If we look at  SAS <a href="http://support.sas.com/techsup/pcn/altopsys.html" target="_blank">Support for Alternative Operating Systems</a> we see that OEL is not support but SAS will offer &#8220;best efforts&#8221; support.</p>
<p>The question is does OVM require OEL?</p>
<p>Well the answer is no, according to this <a href="http://www.oracle.com/us/026952.pdf" target="_blank">Oracle VM Server for x86 FAQ</a> OVM support Red Hat Linux (REHL).  So in theory we can run Weblogic on REHL in a OVM environment.</p>
<p>Is this supported by Oracle, yes it seems from all the links above.</p>
<p>Is it supported by SAS, well waiting to here back officially, but remember this <a href="http://support.sas.com/techsup/pcn/virtualization.html" target="_blank">SAS<sup>®</sup> Product Support for Virtualization Environments</a> states that they support any virtualisation (but have the same get out of jail free card as Oracle), so that should be a yes, SAS should support the use of OVM!</p>
<p>Now the real issue if after installing SAS eBI, using Oracle Weblogic on RHEL 5 within a Oracle VM environment we strike a problem, who the heck do we ring first?  (you know its going to be SAS Support right <img src='http://blog.saasinct.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</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%2F2011%2F04%2F21%2Fsas-oracle-weblogic-vmware-do-not-want-to-play-nicely%2F&amp;title=SAS%2C%20Oracle%20Weblogic%2C%20VMWare%20%26%238211%3B%20Do%20not%20want%20to%20play%20nicely%21" 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/2011/04/21/sas-oracle-weblogic-vmware-do-not-want-to-play-nicely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing I/O on your SAS Server</title>
		<link>http://blog.saasinct.com/2011/04/13/testing-io-on-your-sas-server/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=testing-io-on-your-sas-server</link>
		<comments>http://blog.saasinct.com/2011/04/13/testing-io-on-your-sas-server/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 07:44:54 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS I/O]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=784</guid>
		<description><![CDATA[At the SAS Global Forum 2011 in the Grid architecture session , it was mentioned that SAS servers should be looking for a minimum I/O throughput of between 30-50mb/s per server (or Grid node). There is a good SAS paper on how to test the I/O throughput of a SAS server on both Windows and [...]]]></description>
			<content:encoded><![CDATA[<p>At the SAS Global Forum 2011 in the Grid architecture session , it was mentioned that SAS servers should be looking for a minimum I/O throughput of between 30-50mb/s per server (or Grid node).</p>
<p>There is a good SAS paper on how to test the I/O throughput of a SAS server on both Windows and Linux/Unix including code examples you can use.</p>
<p>You can find the paper here: <a href="http://support.sas.com/rnd/scalability/grid/grid_testingbench.pdf"><strong>http://support.sas.com/rnd/scalability/grid/grid_testingbench.pdf</strong></a></p>
<p>If you run the code you might get the following error:</p>
<p>&#8220;<span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre;">ERROR: Shell escape is not valid in this SAS session.&#8221;</span></p>
<p>If so you will need to turn x commands on for the server, a SAS note outlining how to do that is here:</p>
<p><a href="http://support.sas.com/kb/41/058.html">Problem Note <em>41058: </em>Unable to submit X commands from SAS® Enterprise Guide® connecting to a SAS® Metadata Server when running SAS® 9.2 or later</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Arial} -->grid requires 30-50mb I/O through put per node</p>
<p>&nbsp;</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%2F2011%2F04%2F13%2Ftesting-io-on-your-sas-server%2F&amp;title=Testing%20I%2FO%20on%20your%20SAS%20Server" 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/2011/04/13/testing-io-on-your-sas-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having problems packaging up SAS 9.2 clients for automated deployment/install?</title>
		<link>http://blog.saasinct.com/2011/04/09/having-problems-packaging-up-sas-9-2-clients-for-automated-deploymentinstall/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=having-problems-packaging-up-sas-9-2-clients-for-automated-deploymentinstall</link>
		<comments>http://blog.saasinct.com/2011/04/09/having-problems-packaging-up-sas-9-2-clients-for-automated-deploymentinstall/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 10:14:19 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[Deploying SAS 9.2 Clients]]></category>
		<category><![CDATA[Microsoft SMS]]></category>
		<category><![CDATA[SMS]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=776</guid>
		<description><![CDATA[I have had a number of customers who&#8217;s IT departments have had no end of trouble trying to package the SAS 9.2 clients for automatic deployment. They typically are trying to use the Microsoft Systems Management Server (SMS) capability to create a no touch way of installing the SAS Clients (Enterprise Guide, AMO etc) on [...]]]></description>
			<content:encoded><![CDATA[<p>I have had a number of customers who&#8217;s IT departments have had no end of trouble trying to package the SAS 9.2 clients for automatic deployment.</p>
<p>They typically are trying to use the Microsoft Systems Management Server (SMS) capability to create a no touch way of installing the SAS Clients (Enterprise Guide, AMO etc) on users PC&#8217;s.</p>
<p>In the SAS Administrators group chat at SAS Global Forum the folks from SAS R&amp;D said they recommend that rather than packaging the SAS Client install via SMS it is a much better option to use a install recorder function of the SAS Deployment Wizard / SAS Install Depot and create a SMS package that calls that.</p>
<p>The SAS Install Depot will need to be made available to all the users PC&#8217;s via a mapped drive etc, but you can secure it so the users can&#8217;t see it and its only accessible for the installer account that SMS is using to do the deployment.</p>
<p>SAS have posted a set of tips and techniques at:</p>
<p><strong><a href="http://support.sas.com/kb/37/041.html">Installation Note <em>37041: </em>SAS® 9.2 quiet deployment tips and techniques</a></strong></p>
<p>So pass the link onto your IT people if they are struggling to package up the SAS Clients as automated install packages.</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%2F2011%2F04%2F09%2Fhaving-problems-packaging-up-sas-9-2-clients-for-automated-deploymentinstall%2F&amp;title=Having%20problems%20packaging%20up%20SAS%209.2%20clients%20for%20automated%20deployment%2Finstall%3F" 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/2011/04/09/having-problems-packaging-up-sas-9-2-clients-for-automated-deploymentinstall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAS on VMware, new SAS Best Practice paper</title>
		<link>http://blog.saasinct.com/2011/04/08/sas-on-vmware-new-sas-best-practice-paper/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sas-on-vmware-new-sas-best-practice-paper</link>
		<comments>http://blog.saasinct.com/2011/04/08/sas-on-vmware-new-sas-best-practice-paper/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 03:33:41 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=755</guid>
		<description><![CDATA[I had the pleasure of sitting through a session by Margaret Crevar on I/O limitations of SAS on windows 2008.  Will blog more on the sessions later but really the guts is if you are thinking of using SAS on Windows 2008 and have any sort of I/O requirements then the solution is simple&#8230;.. Go Linux. Anyway once [...]]]></description>
			<content:encoded><![CDATA[<p>I had the pleasure of sitting through a session by Margaret Crevar on I/O limitations of SAS on windows 2008.  Will blog more on the sessions later but really the guts is if you are thinking of using SAS on Windows 2008 and have any sort of I/O requirements then the solution is simple&#8230;..</p>
<p>Go Linux.</p>
<p>Anyway once we got onto the discussion of I/O footprints we of course got onto the discussion of SAS on VMware.</p>
<p>Margaret mentioned she had just posted a Best Practice guide on SAS and VMware, which you can find here:</p>
<p><!-- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 15.0px Calibri; color: #1738f5} span.s1 {text-decoration: underline} span.s2 {color: #20497d} --><a href="http://support.sas.com/resources/papers/MovingVirtuaVMware.pdf">http://support.sas.com/resources/papers/MovingVirtuaVMware.pdf</a></p>
<p>As with all the papers Margaret seems to publish she actually puts the software through its paces in multiple scenarios before she posts her recommendations, so if you are looking at installing SAS on VMware its a paper well worth reading.</p>
<p>And importantly it was written in conjunction (or at least reviewed by) VMware themselves before publishing which is good news.</p>
<p>Actually overheard another conversation on Wednesday between a VMware person and a SAS R&amp;D bod, which indicated that SAS was struggling to get to the right people in VMware for a while to form the relationships required, but that in the last few months the two companies have managed to connect the right people at the right level and things have accelerated quickly.  Good news for all SAS customers as virtualisation becomes more prevalent.</p>
<p>I wonder if the change is due to Oracle pushing its OVM platform much harder these days (some would say even mandating it) or its was just a matter of right people, right time?</p>
<p>Anyho main thing is the days of &#8220;no we don&#8217;t recommend running SAS on virtualised environments&#8221; seems a thing of the past, so one more step in the process of making SAS part of a standard operating environment for customers and less of an orphan.</p>
<p>&nbsp;</p>
<p>&nbsp;</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%2F2011%2F04%2F08%2Fsas-on-vmware-new-sas-best-practice-paper%2F&amp;title=SAS%20on%20VMware%2C%20new%20SAS%20Best%20Practice%20paper" 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/2011/04/08/sas-on-vmware-new-sas-best-practice-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterprise Guide 4.3, Making it work with SAS Internal Userid&#8217;s</title>
		<link>http://blog.saasinct.com/2011/03/10/enterprise-guide-4-3-making-it-work-with-sas-internal-userids/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enterprise-guide-4-3-making-it-work-with-sas-internal-userids</link>
		<comments>http://blog.saasinct.com/2011/03/10/enterprise-guide-4-3-making-it-work-with-sas-internal-userids/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 08:43:26 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[Enterprise Guide]]></category>
		<category><![CDATA[SAS 9.2]]></category>
		<category><![CDATA[@saspw]]></category>
		<category><![CDATA[DefaultAuth]]></category>
		<category><![CDATA[SAS Internal Passwords]]></category>
		<category><![CDATA[SAS Token Authentication]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=725</guid>
		<description><![CDATA[Had an interesting experience with the new SAS 9.2 environment at a customer site. We have got SAS 9.2 (actually SAS Grid but thats irrelevant for this post) installed on RedHat 5 Linux.  As we are using Linux and not Windows we lose the standard integration with Active Directory.  We didn&#8217;t want to implement PAM integration with AD (mainly because nobody can articulate clearly all [...]]]></description>
			<content:encoded><![CDATA[<p>Had an interesting experience with the new SAS 9.2 environment at a customer site.</p>
<p>We have got SAS 9.2 (actually SAS Grid but thats irrelevant for this post) installed on RedHat 5 Linux.  As we are using Linux and not Windows we lose the standard integration with Active Directory.  We didn&#8217;t want to implement PAM integration with AD (mainly because nobody can articulate clearly all the steps required to get it working).</p>
<p>So we were left with Host authentication. As we only had a few users in this phase thats not so bad, but as we have a few servers (i.e Grid) I really wanted a easy way to avoid creating userid&#8217;s on each server.</p>
<p>Aha I thought Ill use internal SAS user id&#8217;s and then get the user to inherit a trusted/host user id to run the SAS processes.</p>
<p>So I setup the user in Metadata with an internal id, made sure they didn&#8217;t have a standard user identity (i.e username/pwd against DefaultAuth).  Also assigned the user to be a member of SAS General Servers (to inherit sassrv, planned to change this when it worked) and for extra fun added a OraAuth with a username/pwd for the Oracle DB and assigned the user as a member of that as well.</p>
<p>So into DI Studio and Information Map Studio as the user using the internal userid/pwd and:</p>
<ul>
<li>Connect to metadata &#8211; tick</li>
<li>Access SAS app &#8211; tick</li>
<li>Access and SAS Table &#8211; tick</li>
<li>Run a query &#8211; tick</li>
<li>Access the Oracle table &#8211; tick</li>
<li>Run a query &#8211; tick</li>
</ul>
<p>Now connect using EG 4.3 with same internal userid/pwd and:</p>
<ul>
<li>Access metadata &#8211; tick</li>
<li>Access SAS App &#8211; nope</li>
</ul>
<p>mmmmm talk to helpful onsite SAS installer, he could get it to work by adding DefaultAuth in the EG connection in the Auth Domain field.  Ok try that and yip all good.  So carry on testing.</p>
<ul>
<li>Access SAS App &#8211; tick</li>
<li>Access SAS Table &#8211; tick</li>
<li>Run query &#8211; tick</li>
<li>Access Oracle Table &#8211; nope</li>
</ul>
<p>mmmmm get a could not access Auth Domain.</p>
<p>So into some more tesing, worked out you can type what ever you ant in the Auth Domain connection to get this behaviour (i.e x would do the same as DefaultAuth).</p>
<p>As you do we tried all the combinations we could think of, and no cigar.  So helpful SAS installer logged tech suport track and just go this back.:</p>
<h3><a href="http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/viewer.htm#a003276218.htm" target="_blank">How to Configure SAS Token Authentication</a></h3>
<p>Followed the distructions and wahoo we have lift off.</p>
<p>So it looks like you can&#8217;t use the standard Username/Password authentication method if you want to use internal userid&#8217;s/passwords and EG 4.3.</p>
<p>But SAS Token Authentication does work.</p>
<p>Now to test all the other options to see if this change effects anything else, oh the joy of testing &#8230;..</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</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%2F2011%2F03%2F10%2Fenterprise-guide-4-3-making-it-work-with-sas-internal-userids%2F&amp;title=Enterprise%20Guide%204.3%2C%20Making%20it%20work%20with%20SAS%20Internal%20Userid%26%238217%3Bs" 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/2011/03/10/enterprise-guide-4-3-making-it-work-with-sas-internal-userids/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dual user accounts &#8211; making sure mr cockup doesn&#8217;t come to visit (credit to blackadder)</title>
		<link>http://blog.saasinct.com/2011/03/01/dual-user-accounts-making-sure-mr-cockup-doesnt-come-to-visit-credit-to-blackadder/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dual-user-accounts-making-sure-mr-cockup-doesnt-come-to-visit-credit-to-blackadder</link>
		<comments>http://blog.saasinct.com/2011/03/01/dual-user-accounts-making-sure-mr-cockup-doesnt-come-to-visit-credit-to-blackadder/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 08:21:15 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.2]]></category>

		<guid isPermaLink="false">http://blog.saasinct.com/?p=700</guid>
		<description><![CDATA[We always recommend to customers that they create two user ids for the SAS Administrators. One that is granted standard user rights(or developer user rights) and one that is granted administrator rights. (remember nobody should use sasadm should they!) The reason is that it stops the administrator users from accidentally doing something they didn&#8217;t mean to when [...]]]></description>
			<content:encoded><![CDATA[<p>We always recommend to customers that they create two user ids for the SAS Administrators.</p>
<p>One that is granted standard user rights(or developer user rights) and one that is granted administrator rights.</p>
<p>(remember nobody should use sasadm should they!)</p>
<p>The reason is that it stops the administrator users from accidentally doing something they didn&#8217;t mean to when in the SAS environment (like delete a workspace server definition), as they will be using their normal account login.</p>
<p>When they need to do something gnarly they use their Administrator login and believe me when I say it does put you in a different head space.</p>
<p>(again your not using sasadm are you!, and we also don&#8217;t recommend shared admin user accounts, you need to be able to trace changes back to the admin user who did them)</p>
<p>In SAS 9.1 you were forced to created to host userid&#8217;s or Active Directory userid&#8217;s for each admin.</p>
<p>In SAS 9.2 you can use a dual account technique outlined <a href="http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/viewer.htm#a003282459.htm" target="_blank">here</a>.</p>
<p>Its a short article so copied it here to save me one click later when I need it again.</p>
<h3><span style="color: #888888;">Users, Groups, and RolesHow to Create a Dual User</span></h3>
<p><span style="color: #888888;">To enable someone to alternately function as an administrator and as a nonadministrator, create two user definitions for that person as follows:</span></p>
<ul>
<li><span style="color: #888888;">One definition is based on an internal account and is a member of the SAS Administrators group. See <a href="http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/a003171960.htm" target="_blank">Add Administrators</a></span></li>
<li><span style="color: #888888;">The other definition is based on an external account and is not a member of the SAS Administrators group. See <a href="http://support.sas.com/documentation/cdl/en/bisecag/61133/HTML/default/a003171961.htm" target="_blank">Add Regular Users.</a></span></li>
</ul>
<p><span style="color: #888888;">Dual users log on with their internal account when they need administrative privileges and with their external account the rest of the time.</span></p>
<p><span style="color: #888888;">Note:   The only way to make someone a dual user is to give that person two user definitions, each based on a different account. You can&#8217;t create a dual user by adding a login to a definition that already has an internal account or by adding two logins to one definition. </span><br />
<span style="color: #888888;">Note:   Dual users should use a dedicated client-side connection profile for their internal account. In that profile, the user should leave the Authentication Domain field blank. This optimizes credential reuse. </span></p>
<ul>
<li><span style="color: #888888;"><br />
</span></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%2F2011%2F03%2F01%2Fdual-user-accounts-making-sure-mr-cockup-doesnt-come-to-visit-credit-to-blackadder%2F&amp;title=Dual%20user%20accounts%20%26%238211%3B%20making%20sure%20mr%20cockup%20doesn%26%238217%3Bt%20come%20to%20visit%20%28credit%20to%20blackadder%29" 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/2011/03/01/dual-user-accounts-making-sure-mr-cockup-doesnt-come-to-visit-credit-to-blackadder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

