<?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; SAS 9.1.3 Metadata Profile Path</title>
	<atom:link href="http://blog.saasinct.com/tag/sas-9-1-3-metadata-profile-path/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>Wed, 01 Sep 2010 06:56:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SAS 9.1.3 Client Metadata Profile Paths</title>
		<link>http://blog.saasinct.com/2010/02/02/sas-9-1-3-client-metadata-profile-paths/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sas-9-1-3-client-metadata-profile-paths</link>
		<comments>http://blog.saasinct.com/2010/02/02/sas-9-1-3-client-metadata-profile-paths/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 09:41:34 +0000</pubDate>
		<dc:creator>Shane Gibson</dc:creator>
				<category><![CDATA[Architecture and Administration]]></category>
		<category><![CDATA[SAS 9.1]]></category>
		<category><![CDATA[SAS .swa files]]></category>
		<category><![CDATA[SAS 9.1.3 Metadata Profile Path]]></category>

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